[jdk17u-dev] RFR: 8312246: NPE when HSDB visits bad oop
Satyen Subramaniam
ssubramaniam at openjdk.org
Mon May 5 19:10:02 UTC 2025
Backporting JDK-8312246: NPE when HSDB visits bad oop. Minor HSDB fix: corrects printing "bad oop" with throwing a NPE message to the console when a corrupted object is found. Ran GHA Sanity Checks, local Tier 1 and 2 tests. Patch is clean.
-------------
Commit messages:
- Backport a7427678e160bf54c57d5bec80650b053dfc9e9a
Changes: https://git.openjdk.org/jdk17u-dev/pull/3546/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3546&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8312246
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3546.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3546/head:pull/3546
PR: https://git.openjdk.org/jdk17u-dev/pull/3546
More information about the jdk-updates-dev
mailing list