RFR: 8349040: Test compiler/inlining/LateInlinePrinting.java fails after JDK-8319850
SendaoYan
syan at openjdk.org
Thu Jan 30 10:09:57 UTC 2025
Hi all,
This PR fix the test bug which report "VM option 'PrintInlining' is diagnostic and must be enabled via -XX:+UnlockDiagnosticVMOptions", also fix the bug which report "VM option 'AlwaysIncrementalInline' is develop and is available only in debug version of VM". Change has been verified locally, test-fix only, no risk.
-------------
Commit messages:
- 8349040: Test compiler/inlining/LateInlinePrinting.java fails after JDK-8319850
Changes: https://git.openjdk.org/jdk/pull/23364/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23364&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8349040
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/23364.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23364/head:pull/23364
PR: https://git.openjdk.org/jdk/pull/23364
More information about the hotspot-compiler-dev
mailing list