Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #22370 > unrolled thread

Where is JDK 1.7_15 going on Mac

Started byJan Burse <janburse@fastmail.fm>
First post2013-02-19 22:04 +0100
Last post2013-02-20 09:01 +0100
Articles 2 on this page of 22 — 9 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  Where is JDK 1.7_15 going on Mac Jan Burse <janburse@fastmail.fm> - 2013-02-19 22:04 +0100
    Re: Where is JDK 1.7_15 going on Mac Lew <lewbloch@gmail.com> - 2013-02-19 13:19 -0800
    Re: Where is JDK 1.7_15 going on Mac markspace <markspace@nospam.nospam> - 2013-02-19 13:42 -0800
      Re: Where is JDK 1.7_15 going on Mac Lew <lewbloch@gmail.com> - 2013-02-19 14:27 -0800
        Re: Where is JDK 1.7_15 going on Mac Jan Burse <janburse@fastmail.fm> - 2013-02-20 09:05 +0100
          Re: Where is JDK 1.7_15 going on Mac lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-02-20 08:40 +0000
            Re: Where is JDK 1.7_15 going on Mac Jan Burse <janburse@fastmail.fm> - 2013-02-20 09:46 +0100
              Re: Where is JDK 1.7_15 going on Mac lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-02-20 09:19 +0000
              Re: Where is JDK 1.7_15 going on Mac Lew <lewbloch@gmail.com> - 2013-02-20 08:05 -0800
                Re: Where is JDK 1.7_15 going on Mac Jan Burse <janburse@fastmail.fm> - 2013-02-20 17:48 +0100
                  Re: Where is JDK 1.7_15 going on Mac Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2013-02-20 10:05 -0800
                    Re: Where is JDK 1.7_15 going on Mac Jan Burse <janburse@fastmail.fm> - 2013-02-20 19:53 +0100
                      Re: Where is JDK 1.7_15 going on Mac Arne Vajhøj <arne@vajhoej.dk> - 2013-02-22 15:11 -0500
                  Re: Where is JDK 1.7_15 going on Mac Joerg Meier <joergmmeier@arcor.de> - 2013-02-20 20:47 +0100
                    Re: Where is JDK 1.7_15 going on Mac Jan Burse <janburse@fastmail.fm> - 2013-02-20 22:18 +0100
                      Re: Where is JDK 1.7_15 going on Mac Jan Burse <janburse@fastmail.fm> - 2013-02-20 22:21 +0100
                        Re: Where is JDK 1.7_15 going on Mac Jan Burse <janburse@fastmail.fm> - 2013-02-20 22:25 +0100
                          Re: Where is JDK 1.7_15 going on Mac Lars Enderin <lars.enderin@telia.com> - 2013-02-21 00:38 +0100
                      Re: Where is JDK 1.7_15 going on Mac Gene Wirchenko <genew@telus.net> - 2013-02-21 09:43 -0800
                      Re: Where is JDK 1.7_15 going on Mac Arne Vajhøj <arne@vajhoej.dk> - 2013-02-22 15:18 -0500
          Re: Where is JDK 1.7_15 going on Mac Arne Vajhøj <arne@vajhoej.dk> - 2013-02-22 15:10 -0500
    Re: Where is JDK 1.7_15 going on Mac Jan Burse <janburse@fastmail.fm> - 2013-02-20 09:01 +0100

Page 2 of 2 — ← Prev page 1 [2]


#22460

FromArne Vajhøj <arne@vajhoej.dk>
Date2013-02-22 15:10 -0500
Message-ID<5127d09a$0$295$14726298@news.sunsite.dk>
In reply to#22385
On 2/20/2013 3:05 AM, Jan Burse wrote:
> Lew schrieb:
>> Not your fault, really, as the OP neglected to
>> repeat the information in the body of their post.
>
> Corr.:
> Not your fault, really, as Jan neglected to
> repeat the information in the body of his post.
>
> OP my ass.

OP = Original Poster

is a common acrononym on usenet.

Actually I don't like it either, but that does not
make it uncommon.

Arne

[toc] | [prev] | [next] | [standalone]


#22383

FromJan Burse <janburse@fastmail.fm>
Date2013-02-20 09:01 +0100
Message-ID<kg1vrv$1u5$1@news.albasani.net>
In reply to#22370
Jan Burse schrieb:
> Dear All,
>
> The auto installer said it just installed
> JDK 1.7_15 on my machnine. But where is it
> going, where do I find the .jars etc?
>
> Bye

I helped myself by installing JDK 1.7.0_15 fresh.

Simply jdk-7u15-macosx-x64.dmg from here:
http://www.oracle.com/technetwork/java/javase/downloads/index.html

I could then clearly see the path:
/Library/Java/JavaVirtualMachines/jdk1.7.0_15.jdk/Contents/Home

The above path was not there after the auto updater.

I could also see the version on the command line:
$ java -version
java version "1.7.0_15"
Java(TM) SE Runtime Environment (build 1.7.0_15-b03)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)

The above info was not shown after the auto updater.

Bye

[toc] | [prev] | [standalone]


Page 2 of 2 — ← Prev page 1 [2]

Back to top | Article view | comp.lang.java.programmer


csiph-web