RFR: 8356310: compiler/print/TestPrintAssemblyDeoptRace.java fails with Improperly specified VM option 'DeoptimizeALot'
    Manuel Hässig 
    duke at openjdk.org
       
    Wed May  7 07:39:53 UTC 2025
    
    
  
This PR adds `-XX:+IgnoreUnrecoginzedVMOptions` to fix `compiler/print/TestPrintAssemblyDeoptRace.java` on product builds.
-------------
Commit messages:
 - Add -XX:+IgnoreUnrecoginzedVMOptions to fix testing on product builds
Changes: https://git.openjdk.org/jdk/pull/25082/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25082&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8356310
  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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