[jdk15u-dev] RFR: 8260616: Removing remaining JNF dependencies in the java.desktop module

Vladimir Kempik vkempik at openjdk.java.net
Fri Apr 2 11:02:41 UTC 2021


This is part 7/8 of JNF removal patches

Original [commit](https://github.com/openjdk/jdk/commit/8760688d213865eaf1bd675056eb809cdae67048) didn't apply cleanly due to:
-Changes in CPrinterJob.m in jdk16/17
-Missing CommonTextAccessibility.m ( such functionality is missing in jdk15 completely)
Please review this patch fo jdk15u-dev

-------------

Commit messages:
 - 8260616: Removing remaining JNF dependencies in the java.desktop module

Changes: https://git.openjdk.java.net/jdk15u-dev/pull/13/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=13&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8260616
  Stats: 572 lines in 73 files changed: 243 ins; 98 del; 231 mod
  Patch: https://git.openjdk.java.net/jdk15u-dev/pull/13.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/13/head:pull/13

PR: https://git.openjdk.java.net/jdk15u-dev/pull/13


More information about the jdk-updates-dev mailing list