-
Bug
-
Resolution: Fixed
-
P3
-
OpenJDK6
-
b10
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2162858 | 7 | Swamy Venkataramanappa | P3 | Closed | Fixed | b35 |
Sun's product JDK includes a javascript engine. This is not required by the platform specification. OpenJDK builds to not include source code for such an engine; therefore, the tests in question will fail on OpenJDK. The tests should be modified so that an engine is required for Sun's product, OpenJDK builds can pass the tests without an engine, but an OpenJDK build with an engine will undergo the same tests.
- backported by
-
JDK-2162858 javax.script tests should not require a js engine on OpenJDK
- Closed
- relates to
-
JDK-6773363 Fix bad copyrights in src/share/classes/java/awt/dnd and test/javax/script/Test3.java
- Resolved
-
JDK-6249843 JSR 223: Scripting for the Java Platform
- Resolved