[jdk21u-dev] RFR: 8310628: GcInfoBuilder.c missing JNI Exception checks

john spurling duke at openjdk.org
Tue Jul 23 14:09:58 UTC 2024


Clean backport. Adds missing JNI exception checks in GcInfoBuilder.

Additional testing:
- [x] No new test failures with `JTREG_KEYWORDS="!headful & !external-dep & !printer" make test TEST="all"` on `linux-aarch64-server-release`

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

Commit messages:
 - Backport a9c0a0f6b915f9ddaa97d83bad4f3c2b38810636

Changes: https://git.openjdk.org/jdk21u-dev/pull/867/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=867&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8310628
  Stats: 29 lines in 1 file changed: 20 ins; 0 del; 9 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/867.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/867/head:pull/867

PR: https://git.openjdk.org/jdk21u-dev/pull/867


More information about the jdk-updates-dev mailing list