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

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


I'd like to backport JDK-8274381 to jdk15u. It's a followup for JDK-8274056 that has been already back ported to jdk15u.
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/jdk15u-dev/pull/111/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=111&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/jdk15u-dev/pull/111.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/111/head:pull/111

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


More information about the jdk-updates-dev mailing list