[jdk13u-dev] RFR: 8274381: missing CAccessibility definitions in JNI code

Olga Mikhaltsova omikhaltcova at openjdk.java.net
Wed Oct 6 13:51:26 UTC 2021


I'd like to backport JDK-8274381 to jdk13u. It's a followup for JDK-8274056 that has been already back ported to jdk13u.
The original patch applied partially because there is no CommonComponentAccessibility.m. This patch is absolutely identical to that one applied to jdk17u.

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

Commit messages:
 - Backport be4037374520917d5a0ed54eebb3d5d6d100d429

Changes: https://git.openjdk.java.net/jdk13u-dev/pull/269/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk13u-dev&pr=269&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8274381
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk13u-dev/pull/269.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk13u-dev pull/269/head:pull/269

PR: https://git.openjdk.java.net/jdk13u-dev/pull/269


More information about the jdk-updates-dev mailing list