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 252322 - Netbeans nightly (and 8.0.2) cannot find java.lang when using Java JDK 9 Early Access
Summary: Netbeans nightly (and 8.0.2) cannot find java.lang when using Java JDK 9 Earl...
Status: RESOLVED DUPLICATE of bug 251570
Alias: None
Product: java
Classification: Unclassified
Component: Platform (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: JDK_9, NO81
Depends on:
Blocks:
 
Reported: 2015-05-09 19:09 UTC by kjjaeger
Modified: 2015-05-29 12:02 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
IDE log (46.82 KB, text/plain)
2015-05-09 19:09 UTC, kjjaeger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kjjaeger 2015-05-09 19:09:51 UTC
Product Version = NetBeans IDE Dev (Build 201505090001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.9.0-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 1.9.0-ea-b57

Netbeans Nightly (and 8.0.2) launch ok when trying the Java JDK 9 EA.
However,  I cannot build a simple program in the current Netbeans dev 
version if I use the Java JDK 9.  This happens with both Maven and older
Netbeans (Ant based) projects.

The error is:
 cannot access java.lang
  Fatal Error: Unable to find package java.lang in classpath or bootclasspath
Comment 1 kjjaeger 2015-05-09 19:09:55 UTC
Created attachment 153587 [details]
IDE log
Comment 2 Marian Mirilovic 2015-05-28 14:43:15 UTC
We are working on a new version of NetBeans that will fully support JDK 9, we will also publish that build, just please give us some time for that. Thanks in advance.
Comment 3 Tomas Zezula 2015-05-29 12:02:41 UTC

*** This bug has been marked as a duplicate of bug 251570 ***