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


Groups > comp.lang.java.programmer > #22383

Re: Where is JDK 1.7_15 going on Mac

From Jan Burse <janburse@fastmail.fm>
Newsgroups comp.lang.java.programmer
Subject Re: Where is JDK 1.7_15 going on Mac
Date 2013-02-20 09:01 +0100
Organization albasani.net
Message-ID <kg1vrv$1u5$1@news.albasani.net> (permalink)
References <kg0pdb$eir$1@news.albasani.net>

Show all headers | View raw


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

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

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

csiph-web