For the record this looks fine to me too.
Thanks,
David
-
On 18/02/2016 1:17 AM, cheleswer sahu wrote:
Hi,
I have made changes in the property name
(jdk.lang.processReaperUseDefaultStackSize) and code as suggested in the
earlier reviews.
--- old/src/java.base/share/classes/java/lang/Proc
Thanks Serguei - but already pushed. :)
David
On 25/02/2016 12:16 PM, serguei.spit...@oracle.com wrote:
On 2/23/16 23:03, David Holmes wrote:
I stumbled across the fact that the following locks are no longer
being used in the VM:
Runtime:
- Interrupt_lock
- ProfileVM_lock
- ObjAllocPost_lo
On 2/23/16 23:03, David Holmes wrote:
I stumbled across the fact that the following locks are no longer
being used in the VM:
Runtime:
- Interrupt_lock
- ProfileVM_lock
- ObjAllocPost_lock
Serviceability:
-JvmtiPendingEvent_lock
This looks good too.
Thanks,
Serguei
GC:
- CMark_lock
-
Markus,
See below.
> On Feb 23, 2016, at 11:58 PM, David Holmes wrote:
>
> Hi Markus,
>
> On 23/02/2016 8:00 PM, Markus Gronlund wrote:
>> Thanks for taking a look David,
>>
>> I have verified the new lock rankings by running Kitchensink and by code
>> inspection.
>>
>> The original intent w
Thanks Mikael!
David
On 24/02/2016 6:38 PM, Mikael Gerdin wrote:
Hi David,
On 2016-02-24 08:03, David Holmes wrote:
I stumbled across the fact that the following locks are no longer being
used in the VM:
Runtime:
- Interrupt_lock
- ProfileVM_lock
- ObjAllocPost_lock
Serviceability:
Thanks Thomas!
David
On 24/02/2016 6:08 PM, Thomas Schatzl wrote:
Hi David,
On Wed, 2016-02-24 at 17:03 +1000, David Holmes wrote:
I stumbled across the fact that the following locks are no longer
being
used in the VM:
Runtime:
- Interrupt_lock
- ProfileVM_lock
- ObjAllocPost_lock
Hi David,
On 2016-02-24 08:03, David Holmes wrote:
I stumbled across the fact that the following locks are no longer being
used in the VM:
Runtime:
- Interrupt_lock
- ProfileVM_lock
- ObjAllocPost_lock
Serviceability:
-JvmtiPendingEvent_lock
GC:
- CMark_lock
- CMRegionStack_lock
GC
Hi David,
On Wed, 2016-02-24 at 17:03 +1000, David Holmes wrote:
> I stumbled across the fact that the following locks are no longer
> being
> used in the VM:
>
> Runtime:
> - Interrupt_lock
> - ProfileVM_lock
> - ObjAllocPost_lock
>
> Serviceability:
> -JvmtiPendingEvent_lock
>
> GC: