RFR: 8349040: Test compiler/inlining/LateInlinePrinting.java fails after JDK-8319850 [v2]

SendaoYan syan at openjdk.org
Thu Jan 30 14:41:20 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.

SendaoYan has updated the pull request incrementally with one additional commit since the last revision:

  remote unnecessary VM option -XX:+UnlockDiagnosticVMOptions

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23364/files
  - new: https://git.openjdk.org/jdk/pull/23364/files/75a956cd..480df573

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23364&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23364&range=00-01

  Stats: 1 line in 1 file changed: 0 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