-
Enhancement
-
Resolution: Fixed
-
P2
-
6u10, 6u12
-
b33
-
generic, x86
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2198363 | 7 | Andy Herrick | P2 | Resolved | Fixed | b64 |
The new Java Plug-In has abstracted the Java/JavaScript bridge between different web browsers. It is now strongly desired to support calling from JavaScript on a web page into objects of non-Java languages hosted on the JVM. It will be necessary to expose hooks to allow the run-time systems of these JVM-based languages to detect invocations, field accesses, etc. that they should handle; perform data type conversions; delegate down to default data type conversions already provided by the Java Plug-In; etc. The first consumer of this functionality will be the run-time system for JavaFX.
- backported by
-
JDK-2198363 Support calling non-Java languages from JavaScript
- Resolved
- duplicates
-
JDK-6763375 JavaScript integration
- Closed
- relates to
-
JDK-6750731 "javascript:alert(window.java);" fails on FF3 using 6u10-b33
- Closed