<AWT Dev> RFR: 8259232: Bad JNI lookup during printing
Phil Race
prr at openjdk.java.net
Wed Jan 6 01:22:02 UTC 2021
Didn't hit this because all the print testing I conducted used the swing print + page dialog but the logging made it easy to find the source of the problem.
I've also done an audit of GET_METHOD_* usages for this pattern - I had previously done it for DECLARE_METHOD* which is the bulk.
-------------
Commit messages:
- 8259232: Bad JNI lookup during printing
Changes: https://git.openjdk.java.net/jdk/pull/1952/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1952&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8259232
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.java.net/jdk/pull/1952.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1952/head:pull/1952
PR: https://git.openjdk.java.net/jdk/pull/1952
More information about the awt-dev
mailing list