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 243375 - long compile time on jdk8
Summary: long compile time on jdk8
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-30 00:15 UTC by cdavis
Modified: 2015-07-14 11:03 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 cdavis 2014-03-30 00:15:17 UTC
Using NB8 with jdk8 compile of my client project moves from about 20 seconds to about 2 minutes.  Move back to jdk7 and it goes back to normal.  Appears to be a defect in jdk8 but has negative impact on NB8.  It also appears NB8 has stopped working during this time when one core is @ 100% and the rest are working on lesser tasks.  The 100% core changes from time to time but one core is always @ 100%.  This is not true in my typical compile.

This is on 64 bit Linux but I've seen in nbusers other victims on windows and one person is complaining about NB8 hanging on a Mac. These could be also related to the jdk8 issue rather than NB8.
Comment 1 Petr Cyhelsky 2014-04-04 08:16:24 UTC
seems to be caused by https://bugs.openjdk.java.net/browse/JDK-8031967
please evaluate
Comment 2 Antonin Nebuzelsky 2015-07-14 11:03:43 UTC
The JDK bug was fixed in 9 and 8u25. Closing wontfix on NB side.