-
Bug
-
Resolution: Fixed
-
P3
-
17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8265284 | 15.0.4 | Olga Mikhaltcova | P3 | Resolved | Fixed | b01 |
JDK-8265281 | 13.0.8 | Olga Mikhaltcova | P3 | Resolved | Fixed | b01 |
JDK-8261697 | 11.0.12-oracle | Dukebot | P3 | Resolved | Fixed | b01 |
JDK-8267495 | 11.0.12 | Philip Race | P3 | Resolved | Fixed | b04 |
JDK-8275496 | 8u321 | Suman Rajkumaar Kodandarama | P3 | Resolved | Fixed | b02 |
===========
Bad JNI lookup fPrinterJob
java.lang.NoSuchMethodError: Lsun/lwawt/macosx/CPrinterDialog;.fPrinterJobLsun/lwawt/macosx/CPrinterJob;
at java.desktop/sun.lwawt.macosx.CPrinterJobDialog.showDialog(Native Method)
at java.desktop/sun.lwawt.macosx.CPrinterDialogPeer.lambda$setVisible$0(CPrinterDialogPeer.java:58)
at java.base/java.lang.Thread.run(Thread.java:831)
STATUS:Failed.Applet thread threw exception: java.lang.NoSuchMethodError: Lsun/lwawt/macosx/CPrinterDialog;.fPrinterJobLsun/lwawt/macosx/CPrinterJob;
======
This seems to be a regression from jdk17b03 onwards and it looks to be caused by
- backported by
-
JDK-8261697 Bad JNI lookup during printing
-
- Resolved
-
-
JDK-8265281 Bad JNI lookup during printing
-
- Resolved
-
-
JDK-8265284 Bad JNI lookup during printing
-
- Resolved
-
-
JDK-8267495 Bad JNI lookup during printing
-
- Resolved
-
-
JDK-8275496 Bad JNI lookup during printing
-
- Resolved
-
- relates to
-
JDK-8257853 Remove dependencies on JNF's JNI utility functions in AWT and 2D code
-
- Resolved
-
- links to
-
Commit openjdk/jdk13u-dev/c32180e7
-
Commit openjdk/jdk15u-dev/847c0e34
-
Commit openjdk/jdk/940b0530
-
Review openjdk/jdk13u-dev/181
-
Review openjdk/jdk15u-dev/24
-
Review openjdk/jdk/1952