Modify ↓
Opened 13 hours ago
#24777 new defect
refuses to run on java opensdk 26 "Module jdk.jsobject not found"
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
This is the error message:
$ GDK_SCALE=2 josm-latest
Using /usr/bin/java to execute josm-latest.
Error occurred during initialization of boot layer
java.lang.module.FindException: Module jdk.jsobject not found, required by javafx.web
The problem is known and solutions are described in https://stackoverflow.com/questions/79944101/can-i-use-javafx-web-in-a-non-modular-maven-project
Attachments (0)
Note:
See TracTickets
for help on using tickets.


