Just for the record... JVM/TI belongs to the Serviceability Team
so I've added serviceability-dev@...
However, the Runtime team and Serviceability team quite often tag
team on JVM/TI issues and lurk on each other's aliases...
Dan
On 9/26/19 3:14 AM, Per Liden wrote:
(CC:ing hotspot-runtime-dev, as the test belongs to runtime)
On 9/25/19 10:57 AM, Per Liden wrote:
The resexhausted002 test uses an 8M heap, which is a bit too small
for ZGC. Bumping it to 128M to allow the test to pass on ZGC too.
Bug: https://bugs.openjdk.java.net/browse/JDK-8231294
Webrev: http://cr.openjdk.java.net/~pliden/8231294/webrev.0
Testing: Manual testing with G1 and ZGC
/Per