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 205875 - JDK 1.6 issue with Nashorn
Summary: JDK 1.6 issue with Nashorn
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 205872
  Show dependency tree
 
Reported: 2011-12-02 19:45 UTC by Petr Pisl
Modified: 2011-12-02 19:45 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2011-12-02 19:45:17 UTC
The Nashorn is now using JDK 1.7 language features. There has to be done investigation that will allow to run the parts of Nashorn that is needed by NetBeans on JDK 1.6. After this we can decide, whether we really need to JDK 1.7 for new JavaScript support.