RFR: 8345347: Test runtime/cds/TestDefaultArchiveLoading.java should accept VM flags or be marked as flagless [v3]
    Matias Saavedra Silva 
    matsaave at openjdk.org
       
    Wed Jun  4 14:19:00 UTC 2025
    
    
  
On Tue, 3 Jun 2025 15:31:37 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
>> Currently this test uses `ProcessTools.createLimitedTestJavaProcessBuilder()` to ignore vm flags, so this patch changes the method to `ProcessTools.createTestJavaProcessBuilder()` to allow for more extensive training. Because ZGC is incompatible with heap dumping, is is disabled on this test. Verified locally and through tiered testing.
>
> Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Updated copyright
Thank you for the reviews @sendaoYan, @lmesnik, @calvinccheung, and @stefank!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25591#issuecomment-2940210365
    
    
More information about the hotspot-runtime-dev
mailing list