Re: Pls review 7124880 (XS)

2011-12-19 Thread Krystal Mok
Got it. Thank you very much :-) Regards, Kris Mok On Tue, Dec 20, 2011 at 8:43 AM, Paul Hohensee wrote: > On 12/19/11 7:34 PM, Krystal Mok wrote: > > Hi Paul, > > I've used 7117389 and added a few manageable flags in globals_ext.hpp in > my local experiment builds, and they all seem to work fi

Re: Pls review 7124880 (XS)

2011-12-19 Thread Paul Hohensee
On 12/19/11 7:34 PM, Krystal Mok wrote: Hi Paul, I've used 7117389 and added a few manageable flags in globals_ext.hpp in my local experiment builds, and they all seem to work fine (jinfo -flag can correctly query and set the new flags; didn't try JConsole). :) Does 7124880 change any beh

Re: Pls review 7124880 (XS)

2011-12-19 Thread Krystal Mok
Hi Paul, I've used 7117389 and added a few manageable flags in globals_ext.hpp in my local experiment builds, and they all seem to work fine (jinfo -flag can correctly query and set the new flags; didn't try JConsole). Does 7124880 change any behaviors of the manageable flags? Or is it just for e

Re: Pls review 7124880 (XS)

2011-12-19 Thread Paul Hohensee
Thank you for the review. Paul On 12/19/11 6:55 PM, David Holmes wrote: Looks fine to me. David On 20/12/2011 3:24 AM, Paul Hohensee wrote: The framework implemented for 7117389: Add a framework for vendor-specific command line switch extensions to Hotspot did not include support for vendo

hg: hsx/hotspot-rt/hotspot: 7122939: TraceBytecodes broken with UseCompressedOops

2011-12-19 Thread coleen . phillimore
Changeset: 96ce4c27112f Author:coleenp Date: 2011-12-19 15:34 -0500 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/96ce4c27112f 7122939: TraceBytecodes broken with UseCompressedOops Summary: Disable verify_heapbase on sparc if TraceBytecodes because the latter uses r12

Re: Pls review 7124880 (XS)

2011-12-19 Thread David Holmes
Looks fine to me. David On 20/12/2011 3:24 AM, Paul Hohensee wrote: The framework implemented for 7117389: Add a framework for vendor-specific command line switch extensions to Hotspot did not include support for vendor-specific manageable-by-JMX switches. This change adds new methods Flag::i

hg: jdk8/tl/jdk: 6990617: Regular expression doesn't match if unicode character next to a digit.

2011-12-19 Thread xueming . shen
Changeset: 5b27b978ed42 Author:sherman Date: 2011-12-19 14:14 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5b27b978ed42 6990617: Regular expression doesn't match if unicode character next to a digit. Summary: updated RemoveQEQuotation() to deal with this case correctly Revi

Pls review 7124880 (XS)

2011-12-19 Thread Paul Hohensee
The framework implemented for 7117389: Add a framework for vendor-specific command line switch extensions to Hotspot did not include support for vendor-specific manageable-by-JMX switches. This change adds new methods Flag::is_external_ext() and Flag::is_writeable_ext() that return false, and

hg: hsx/hotspot-rt/hotspot: 8 new changesets

2011-12-19 Thread vladimir . danushevsky
Changeset: 6d7d0790074d Author:jmasa Date: 2011-12-09 19:28 -0800 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/6d7d0790074d 7119584: UseParallelGC barrier task can be overwritten. Summary: Provoke a GC for a metadata allocation failure. Reviewed-by: johnc, iveresov !

hg: jdk8/tl/langtools: 7120463: Fix method reference parser support in order to avoid ambiguities

2011-12-19 Thread maurizio . cimadamore
Changeset: 1ae5988e201b Author:mcimadamore Date: 2011-12-19 12:07 + URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/1ae5988e201b 7120463: Fix method reference parser support in order to avoid ambiguities Summary: Add lookahead routine to disambiguate between method referen