RE: RFR(XS): 8158033: notify_tracing() misplaced for intended purpose

2016-05-27 Thread Markus Gronlund
Hi David, Thanks for taking a look, pls see below. Thanks again Markus -Original Message- From: David Holmes Sent: den 27 maj 2016 13:52 To: Markus Gronlund; serviceability-dev@openjdk.java.net Subject: Re: RFR(XS): 8158033: notify_tracing() misplaced for intended purpose Hi Markus, O

Re: RFR (M) 8155951: VM crash in nsk/jvmti/RedefineClasses/StressRedefine: assert failed: Corrupted constant pool

2016-05-27 Thread Coleen Phillimore
Thanks, Dan. Coleen On 5/24/16 6:46 PM, Daniel D. Daugherty wrote: Finally caught up on this thread. The change looks great. I don't see any locking issues with this fix. Dan On 5/16/16 3:42 PM, Coleen Phillimore wrote: Thank you, David! Coleen On 5/16/16 4:59 PM, David Holmes wrote: Loo

Re: RFR(XS): 8158033: notify_tracing() misplaced for intended purpose

2016-05-27 Thread David Holmes
Hi Markus, On 27/05/2016 7:33 PM, Markus Gronlund wrote: Greetings, Please review this small fix: Bug: https://bugs.openjdk.java.net/browse/JDK-8158033 Webrev: http://cr.openjdk.java.net/~mgronlun/8158033/webrev/ Description: The intent when putting in the notify_tracing() hook into debug.c

RFR(XS): 8158033: notify_tracing() misplaced for intended purpose

2016-05-27 Thread Markus Gronlund
Greetings, Please review this small fix: Bug: https://bugs.openjdk.java.net/browse/JDK-8158033 Webrev: http://cr.openjdk.java.net/~mgronlun/8158033/webrev/ Description: The intent when putting in the notify_tracing() hook into debug.cpp (report_java_out_of_memory()) was to interc