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

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!.POSTED!not-for-mail
From Jan Burse <janburse@fastmail.fm>
Newsgroups comp.lang.java.programmer
Subject Re: Where is JDK 1.7_15 going on Mac
Date Wed, 20 Feb 2013 09:01:03 +0100
Organization albasani.net
Lines 28
Message-ID <kg1vrv$1u5$1@news.albasani.net> (permalink)
References <kg0pdb$eir$1@news.albasani.net>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.albasani.net sc5DUkr6sua3voMUsNqgRezYiHjScM07cA3FAETfz/E1IEbCaXNpEhnObHpb7EHjR4VYkBihAUY/raD93uvC9w==
NNTP-Posting-Date Wed, 20 Feb 2013 08:01:03 +0000 (UTC)
Injection-Info news.albasani.net; logging-data="mlSYUia5COJ+ac+050/I4x5LQqFPIwJEmg3IUFLs2596sjOIEp+IpG8DpqG8YFN0WExOb/SNhgMfilkUYFqR6GO2GSifqSvEAIVzQowD8Q3l/m1/0um9zy+hA8kTFIwZ"; mail-complaints-to="abuse@albasani.net"
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15.2
In-Reply-To <kg0pdb$eir$1@news.albasani.net>
Cancel-Lock sha1:I0lK1Zt8cy6y7+IXtK/B+6qfwoU=
Xref csiph.com comp.lang.java.programmer:22383

Show key headers only | 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