RFR: 8356310: compiler/print/TestPrintAssemblyDeoptRace.java fails with Improperly specified VM option 'DeoptimizeALot' [v2]
    Manuel Hässig 
    duke at openjdk.org
       
    Wed May  7 08:04:30 UTC 2025
    
    
  
> This PR adds `-XX:+IgnoreUnrecoginzedVMOptions` to fix `compiler/print/TestPrintAssemblyDeoptRace.java` on product builds.
Manuel Hässig has updated the pull request incrementally with two additional commits since the last revision:
 - Remove unneeded UnlockDiagnosticVMOptions
 - Removed bug number
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/25082/files
  - new: https://git.openjdk.org/jdk/pull/25082/files/4e42cb6a..36608159
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25082&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25082&range=00-01
  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/25082.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25082/head:pull/25082
PR: https://git.openjdk.org/jdk/pull/25082
    
    
More information about the hotspot-compiler-dev
mailing list