[jdk17] RFR: 8269065: [REDO] vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError

Jie Fu jiefu at openjdk.java.net
Wed Jun 23 08:02:30 UTC 2021


On Sun, 20 Jun 2021 09:52:24 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> Please review this patch which:
>  1) Restore vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java
>  2) Fix the OOME by adding `-XX:MaxRAMPercentage=25`
> 
> Testing:
>   - Linux/x64, MacOS/x64
> 
> Thanks.
> Best regards,
> Jie

@iignatev , the test had been restored and fixed with `-XX:MaxRAMPercentage=25`.
Are you OK with this change?
Thanks.

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

PR: https://git.openjdk.java.net/jdk17/pull/104


More information about the hotspot-runtime-dev mailing list