`compiler/valhalla/inlinetypes/TestLWorld.java` hits the `MemLimit` with the same stacktrace as in [JDK-8337821](https://bugs.openjdk.org/browse/JDK-8337821). Let's temporarily increase the MemLimit by setting it to zero (disabled) until JDK-8337821 is fixed.
Thanks, Christian ------------- Commit messages: - 8378327: [lworld] Temporarily increase MemLimit for compiler/valhalla/inlinetypes/TestLWorld.java until JDK-8337821 is fixed Changes: https://git.openjdk.org/valhalla/pull/2148/files Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=2148&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8378327 Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod Patch: https://git.openjdk.org/valhalla/pull/2148.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2148/head:pull/2148 PR: https://git.openjdk.org/valhalla/pull/2148
