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 - Integrate a new equinox
Summary: Integrate a new equinox
Status: STARTED
Alias: None
Product: platform
Classification: Unclassified
Component: Netigso (show other bugs)
Version: 8.2
Hardware: All All
: P1 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: JDK_9, NO82
Depends on:
Blocks: 256775
  Show dependency tree
 
Reported: 2015-11-25 13:51 UTC by Tomas Zezula
Modified: 2018-01-24 10:52 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.