This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 163859 - NetBeans does not use Java 6 on Mac
Summary: NetBeans does not use Java 6 on Mac
Status: VERIFIED DUPLICATE of bug 162518
Alias: None
Product: platform
Classification: Unclassified
Component: Launchers&CLI (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P2 blocker (vote)
Assignee: t_h
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-28 10:39 UTC by Petr Jiricka
Modified: 2009-04-29 08:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2009-04-28 10:39:48 UTC
On a new Mac OS X 10.5.6 installation, starting NetBeans dev build uses Java 5, although Java 6 is selected as the default.

Here is the output of java -version:
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06-153)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_07-b06-57, mixed mode)

Here is the info from the NB About box:

Product Version: NetBeans IDE Dev (Build web-main-478-on-090427)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.6 running on i386; MacRoman; en_US (nb)
Userdir: /Users/petrjiricka/.netbeans/dev
Comment 1 t_h 2009-04-28 10:53:57 UTC

*** This issue has been marked as a duplicate of 162518 ***
Comment 2 Petr Jiricka 2009-04-29 08:36:38 UTC
Thanks!