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 249915

Summary: Options Panel of nashorn.execution module is registered under "Html5"
Product: javascript Reporter: Martin Entlicher <mentlicher>
Component: DebuggerAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal CC: jhavlin
Priority: P3 Keywords: TEST
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Entlicher 2015-01-20 15:18:44 UTC
nashorn.execution is in Java cluster, but uses the HTML5 options category.
This is causing test problems in Java cluster, because the HTML5 options category is not defined in the Java cluster.
This is a regression caused by http://hg.netbeans.org/web-main/rev/cef70ac7f5a9
Comment 1 Martin Entlicher 2015-08-25 12:45:49 UTC
Fixed by changeset:   291123:03bb05cba4b4
http://hg.netbeans.org/core-main/rev/03bb05cba4b4
Comment 2 Quality Engineering 2015-08-28 01:23:45 UTC
Integrated into 'main-silver', will be available in build *201508280002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/03bb05cba4b4
User: mentlicher@netbeans.org
Log: #249915: Register Nashorn options back under Java.