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 246383 - Profiler emits errors on JavaFX project with jdk 1.8.0_20-ea-b23 (non-final)
Summary: Profiler emits errors on JavaFX project with jdk 1.8.0_20-ea-b23 (non-final)
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 8.0.1
Hardware: PC Other
: P4 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-11 06:41 UTC by Lou Dasaro
Modified: 2014-08-11 06:46 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 Lou Dasaro 2014-08-11 06:41:37 UTC
I suspect this is an issue with the jdk, not NetBeans, because this works with 8u05 but not with 8u20.

While profiling, received the following message repeatedly:

"Profiler Agent Warning: JVMTI classLoadHook: class name is null."

Tested as part of test suite at: http://services.netbeans.org/synergy/client/app/#/case/5372/suite/1531/v/1
Tested using:
Product Version: NetBeans IDE 8.0.1 RC1 (Build 201408072300)
Java: 1.8.0_20-ea; Java HotSpot(TM) Client VM 25.20-b22
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-ea-b23
System: Windows 8 version 6.2 running on x86; Cp1252; en_US (nb)
Comment 1 Lou Dasaro 2014-08-11 06:46:53 UTC
Despite the error, I do get profiler snapshot, so I don't know if this error is important at all... Reducing priority to P4.