[jdk17] RFR: 8269065: [REDO] vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError
Jie Fu
jiefu at openjdk.java.net
Sun Jun 20 12:00:44 UTC 2021
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
-------------
Commit messages:
- 8269065: [REDO] vmTestbase/vm/mlvm/anonloader/stress/oome/metaspace/Test.java failed with OutOfMemoryError
Changes: https://git.openjdk.java.net/jdk17/pull/104/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=104&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8269065
Stats: 56 lines in 1 file changed: 38 ins; 6 del; 12 mod
Patch: https://git.openjdk.java.net/jdk17/pull/104.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/104/head:pull/104
PR: https://git.openjdk.java.net/jdk17/pull/104
More information about the hotspot-runtime-dev
mailing list