[jdk17u-dev] RFR: 8296961: [JVMCI] Access to j.l.r.Method/Constructor/Field for ResolvedJavaMethod/ResolvedJavaField

Severin Gehwolf sgehwolf at openjdk.org
Thu Nov 24 14:30:36 UTC 2022


Clean backport which is needed for JDK 17-based future GraalVM builds.

Testing: jvmci tests (passed).

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

Commit messages:
 - 8296961: [JVMCI] Access to j.l.r.Method/Constructor/Field for ResolvedJavaMethod/ResolvedJavaField

Changes: https://git.openjdk.org/jdk17u-dev/pull/929/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=929&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8296961
  Stats: 37 lines in 2 files changed: 34 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/929.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/929/head:pull/929

PR: https://git.openjdk.org/jdk17u-dev/pull/929


More information about the jdk-updates-dev mailing list