RFR: 8344018: Remove unlimited memory setting from TestScalarReplacementMaxLiveNodes
Tobias Hartmann
thartmann at openjdk.org
Tue Nov 12 10:26:56 UTC 2024
[JDK-8342612](https://bugs.openjdk.org/browse/JDK-8342612) increased the memory limit as a workaround for [JDK-8331295](https://bugs.openjdk.org/browse/JDK-8331295) which was found to be a separate issue ([JDK-8343038](https://bugs.openjdk.org/browse/JDK-8343038)). Let's remove the setting now that [JDK-8343038](https://bugs.openjdk.org/browse/JDK-8343038) got resolved by [JDK-8340824](https://bugs.openjdk.org/browse/JDK-8340824).
Thanks,
Tobias
-------------
Commit messages:
- 8344018: Remove unlimited memory setting from TestScalarReplacementMaxLiveNodes
Changes: https://git.openjdk.org/jdk/pull/22034/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22034&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8344018
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/22034.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/22034/head:pull/22034
PR: https://git.openjdk.org/jdk/pull/22034
More information about the hotspot-compiler-dev
mailing list