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 256778

Summary: Integrate a new equinox
Product: platform Reporter: Tomas Zezula <tzezula>
Component: NetigsoAssignee: Jaroslav Tulach <jtulach>
Status: STARTED ---    
Severity: normal CC: markiewb, mbalin
Priority: P1 Keywords: JDK_9, NO82
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 256775    

Description Tomas Zezula 2015-11-25 13:51:43 UTC
The vanilla NetBeans bundled equinox does not work with Verona JDK 9.
In the java/jdk9 branch the problem is worked around by a binary patch to the bundled equinox but it should be resolved by an integration of a new equinox when available.
I've submitted the source path to eclipse issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=478175. When the issue will be resolve a new equinox HAS TO be integrated to the NetBeans, which may be non trivial task according to https://netbeans.org/bugzilla/show_bug.cgi?id=240903#c7.
Comment 1 markiewb 2016-03-05 13:51:31 UTC
@Tomas: The eclipse issue has been solved. Now you can start with "new equinox HAS TO be integrated to the NetBeans"
Comment 2 Tomas Zezula 2016-03-08 18:41:17 UTC
The Equinox patch was already integrated, see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=478175.
The netbinox should be updated by a new equinox version.
Comment 3 Tomas Hurka 2017-03-22 08:57:27 UTC
Current version with binary patch works fine from NetBeans 9. Since the integration of new equinox non trivial task, I am changing this issue from defect to task.