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 255394 - Cannot start jigsaw build
Summary: Cannot start jigsaw build
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P1 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords: JDK_9, NO81
Depends on:
Blocks:
 
Reported: 2015-09-18 07:17 UTC by Jiri Prox
Modified: 2015-11-05 12:42 UTC (History)
1 user (show)

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 Jiri Prox 2015-09-18 07:17:36 UTC
When trying build with jigsaw support the IDE does not start and in the console there is: 
Error: Could not find or load main class org.netbeans.Main
Comment 1 Jiri Kovalsky 2015-09-18 07:23:47 UTC
Libore, can you please build a new Jigsaw NetBeans launcher for Windows which would rather use "-cp" instead of "-Djava.class.path=" switch? Thanks a lot.
Comment 2 Jiri Kovalsky 2015-09-18 09:21:33 UTC
Not related to NetBeans 8.1.
Comment 3 Jiri Kovalsky 2015-09-24 08:33:47 UTC
No longer an issue with this build:

Product Version: NetBeans Dev JDK9 branch (Build 20150918-951c25ccfea0)
Java: 1.9.0-ea; Java HotSpot(TM) 64-Bit Server VM 1.9.0-ea-jigsaw-nightly-h3391-20150915-b81
Runtime: Java(TM) SE Runtime Environment 1.9.0-ea-jigsaw-nightly-h3391-20150915-b81
System: Linux version 3.13.0-37-generic running on amd64; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/dev-jdk9-branch
Cache directory: /home/cesilko/.cache/netbeans/dev-jdk9-branch
Comment 4 Jiri Kovalsky 2015-09-24 12:08:54 UTC
Reproduced in the latest build from JDK9 branch:

Product Version: NetBeans Dev JDK9 branch (Build 201509240404)
Java: 1.9.0-ea; Java HotSpot(TM) 64-Bit Server VM 1.9.0-ea-jigsaw-nightly-h3391-20150915-b81
Runtime: Java(TM) SE Runtime Environment 1.9.0-ea-jigsaw-nightly-h3391-20150915-b81
System: Linux version 3.13.0-37-generic running on amd64; UTF-8; cs_CZ (nb)
User directory: /home/cesilko/.netbeans/dev-jdk9-branch
Cache directory: /home/cesilko/.cache/netbeans/dev-jdk9-branch

so reopening until the fix is integrated to the branch. Sorry for this Bugzilla exercise. :|
Comment 5 Tomas Hurka 2015-10-29 15:47:51 UTC
JDK bug filed for this issue:
https://bugs.openjdk.java.net/browse/JDK-8140773
Comment 6 Tomas Hurka 2015-11-05 12:42:01 UTC
Closing as WONTFIX, it will be fixed in JDK.