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 - Be able to debug JavaScript executed via Nashorn
Summary: Be able to debug JavaScript executed via Nashorn
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: PLAN
Depends on: 237233
Blocks:
  Show dependency tree
 
Reported: 2013-10-10 14:17 UTC by Martin Entlicher
Modified: 2013-10-31 11:11 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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