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 236992

Summary: Be able to debug JavaScript executed via Nashorn
Product: debugger Reporter: Martin Entlicher <mentlicher>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal Keywords: PLAN
Priority: P2    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 237233    
Bug Blocks:    

Description Martin Entlicher 2013-10-10 14:17:20 UTC
JavaScript interpreter was added into JDK 8.
See http://openjdk.java.net/projects/nashorn/
We need to add the ability to debug JavaScript files into our debugger.
Comment 1 Quality Engineering 2013-10-12 04:00:20 UTC
Integrated into 'main-silver', will be available in build *201310120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1818703ce981
User: mentlicher@netbeans.org
Log: #236992: Support for JavaScript debugging in Nashorn.
Comment 2 Martin Entlicher 2013-10-31 11:11:28 UTC
The initial version is in:
changeset:   266606:8db3c18c68b8
http://hg.netbeans.org/core-main/rev/8db3c18c68b8

Related changes:
http://hg.netbeans.org/core-main/rev/19312ab1ebcb
http://hg.netbeans.org/core-main/rev/8449fb82dffd