JDK-8359760 : Remove the jdk.jsobject module
  • Type: Enhancement
  • Component: deploy
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-06-17
  • Updated: 2025-08-02
  • Resolved: 2025-07-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 26
26 b09Fixed
Related Reports
CSR :  
Relates :  
Relates :  
Sub Tasks
JDK-8363968 :  
Description
The jdk.jsobject modules was deprecated for removal in JDK 24 with the stated intention of removing it in a future version (possibly as early as JDK 26).

The jdk.jsobject module is now delivered as part of JavaFX. The only use of this module is in JavaFX WebView for Java <--> JavaScript interoperation.

I propose to remove jdk.jsobject from the JDK in JDK 26.
Comments
Changeset: 594c080b Branch: master Author: Kevin Rushforth <kcr@openjdk.org> Committer: Iris Clark <iris@openjdk.org> Date: 2025-07-23 15:46:47 +0000 URL: https://git.openjdk.org/jdk/commit/594c080b2bde81a48ecccda85ac765218fc93856
23-07-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/26393 Date: 2025-07-18 16:58:14 +0000
22-07-2025