Hi Sharath, what do you think about bringing this fix to jdk11u? We run the tests there regularly and see this problem, too.
Best regards, Goetz. > -----Original Message----- > From: serviceability-dev <serviceability-dev-boun...@openjdk.java.net> On > Behalf Of Sharath Ballal > Sent: Montag, 24. September 2018 05:49 > To: serviceability-dev <serviceability-dev@openjdk.java.net> > Subject: RFR (XS) JDK-8207745: serviceability/sa/TestJmapCore.java times > out parsing a 4GB hprof file > > Hi, > > > > Pls review this test fix to add "-Xmx512m" to SA tests which create either > core file or heap dump, to avoid timeout due to large heap sizes. > > > > Bug id: https://bugs.openjdk.java.net/browse/JDK-8207745 > > Webrev: http://cr.openjdk.java.net/~sballal/8207745/webrev.00/ > <http://cr.openjdk.java.net/~sballal/8207745/webrev.00/> > > > > SA tests passed on Mach5 run. > > > > Thanks, > > Sharath > > > >