RFR: 8361680: Use correct enum Claim value in VM_HeapWalkOperation::collect_simple_roots
Albert Mingkun Yang
ayang at openjdk.org
Wed Jul 9 08:33:15 UTC 2025
Trivial changing boolean to the correct integer to avoid implicit bool-to-int conversion.
-------------
Commit messages:
- trivial
Changes: https://git.openjdk.org/jdk/pull/26214/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26214&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8361680
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/26214.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26214/head:pull/26214
PR: https://git.openjdk.org/jdk/pull/26214
More information about the serviceability-dev
mailing list