Sure Goetz. I will do that. I will create a RFR and send for review. Thanks, Sharath
-----Original Message----- From: Lindenmaier, Goetz [mailto:goetz.lindenma...@sap.com] Sent: Thursday, October 04, 2018 12:51 PM To: Sharath Ballal; serviceability-dev Subject: RE: RFR (XS) JDK-8207745: serviceability/sa/TestJmapCore.java times out parsing a 4GB hprof file Hi Sharath, I don't think you need a bug for this. You need to flag the other bug with "fix-request" http://openjdk.java.net/projects/jdk-updates/approval.html But unfortunately we need a new review because the patch does not apply cleanly. Will you send the RFR? I could do the review. Best regards, Goetz. > -----Original Message----- > From: Sharath Ballal <sharath.bal...@oracle.com> > Sent: Mittwoch, 3. Oktober 2018 08:03 > To: Lindenmaier, Goetz <goetz.lindenma...@sap.com>; serviceability-dev > <serviceability-dev@openjdk.java.net> > Subject: RE: RFR (XS) JDK-8207745: serviceability/sa/TestJmapCore.java > times out parsing a 4GB hprof file > > Hi Goetz, > > I have opened https://bugs.openjdk.java.net/browse/JDK-8211421 for the > backport. > > > Thanks, > Sharath > > > -----Original Message----- > From: Lindenmaier, Goetz [mailto:goetz.lindenma...@sap.com] > Sent: Friday, September 28, 2018 8:41 PM > To: Sharath Ballal; serviceability-dev > Subject: RE: RFR (XS) JDK-8207745: serviceability/sa/TestJmapCore.java > times out parsing a 4GB hprof file > > 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 > > > > > > > >