RFR: 8366420: AOTMapTest fails when jsa is missing
    Matthias Baesken 
    mbaesken at openjdk.org
       
    Mon Sep  1 10:17:42 UTC 2025
    
    
  
On Mon, 1 Sep 2025 07:41:43 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> With the current fix, I think the test will fail if you run it with -vmoptions:-XX:-UseCompressedOops using your JDK
The test has `vm.flagless` set , so would it be skipped in this case ?
>  remove the compressed parameter to the AOTMapTest.doTest() function
okay why not ;  would compressed == true be the remaining default case then ?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27001#issuecomment-3241771449
PR Comment: https://git.openjdk.org/jdk/pull/27001#issuecomment-3241774167
    
    
More information about the hotspot-runtime-dev
mailing list