Integrated: 8344018: Remove unlimited memory setting from TestScalarReplacementMaxLiveNodes

Tobias Hartmann thartmann at openjdk.org
Tue Nov 12 12:45:16 UTC 2024


On Tue, 12 Nov 2024 10:22:16 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> [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

This pull request has now been integrated.

Changeset: 67d1ef14
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/67d1ef14798be5dbd083ba23b9e3ae8e80f72728
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8344018: Remove unlimited memory setting from TestScalarReplacementMaxLiveNodes

Reviewed-by: roland, chagedorn

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

PR: https://git.openjdk.org/jdk/pull/22034


More information about the hotspot-compiler-dev mailing list