RFR(S) : 8153430: [TESTBUG] jdk regression test javax/management/loading/MletParserLocaleTest.java reduce default timeout

2020-03-03 Thread Ramkumar Sunderbabu
Hi all, Please review this patch. Removed "timeout=5" from the Tests so that default timeout is used. JBS: https://bugs.openjdk.java.net/browse/JDK-8153430 Webrev: http://cr.openjdk.java.net/~rsunderbabu/8153430/webrev.00/ Testing: Locally tested with "-Xcomp" option on a l

RE: RFR(L) 8227745: Enable Escape Analysis for Better Performance in the Presence of JVMTI Agents

2020-03-03 Thread Reingruber, Richard
Hi Robbin, > > I understand that Robbin proposed to replace the usage of > > _suspend_flag with handshakes. Apparently, async handshakes > > are needed to do so. We have been waiting a while for removal > > of the _suspend_flag / introduction of async handshakes [2]. > > What is the status here?

Re: RFR(S): 8240295: hs_err elapsed time in seconds is not accurate enough

2020-03-03 Thread Kevin Walls
Thanks David - Yes there are situations where hs_err fails, and few people are sadder than me when that happens 8-) , so I was thinking about how scared to be by the comment. With the safety net of the error handler for the steps of the hs_err file (which works well, we see it invoked frequ

RE: RFR(S) : 8153430: [TESTBUG] jdk regression test javax/management/loading/MletParserLocaleTest.java reduce default timeout

2020-03-03 Thread Ramkumar Sunderbabu
Request to look into the change. It is très simple.   Thanks, Ram   From: Ramkumar Sunderbabu Sent: Tuesday, March 3, 2020 2:22 PM To: serviceability-dev@openjdk.java.net Subject: RFR(S) : 8153430: [TESTBUG] jdk regression test javax/management/loading/MletParserLocaleTest.java reduce defaul

Re: RFR(S) : 8153430: [TESTBUG] jdk regression test javax/management/loading/MletParserLocaleTest.java reduce default timeout

2020-03-03 Thread Chris Plummer
Hi Ram, Looks good. thanks, Chris On 3/3/20 9:24 PM, Ramkumar Sunderbabu wrote: Request to look into the change. It is tr�s simple.   Thanks, Ram