hg: jdk8/tl/langtools: 8012723: strictfp interface misses strictfp modifer on default method

2013-04-26 Thread vicente . romero
Changeset: 3c02d2f1a421 Author:vromero Date: 2013-04-26 10:04 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3c02d2f1a421 8012723: strictfp interface misses strictfp modifer on default method Reviewed-by: mcimadamore !

hg: jdk8/tl/langtools: 8008562: javac, a refactoring to Bits is necessary in order to provide a change history

2013-04-26 Thread vicente . romero
Changeset: 2ca9e7d50136 Author:vromero Date: 2013-04-26 10:17 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/2ca9e7d50136 8008562: javac, a refactoring to Bits is necessary in order to provide a change history Reviewed-by: mcimadamore !

hg: hsx/hotspot-rt/corba: Added tag jdk8-b87 for changeset f1709874d55a

2013-04-26 Thread john . coomes
Changeset: 4e3a881ebb1e Author:katleman Date: 2013-04-25 09:23 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/corba/rev/4e3a881ebb1e Added tag jdk8-b87 for changeset f1709874d55a ! .hgtags

hg: hsx/hotspot-rt/jaxws: 5 new changesets

2013-04-26 Thread john . coomes
Changeset: 28886cb008bb Author:lana Date: 2013-04-11 19:15 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxws/rev/28886cb008bb Merge Changeset: ebbd87e3a8b2 Author:lana Date: 2013-04-17 10:13 -0700 URL:

hg: hsx/hotspot-rt: 6 new changesets

2013-04-26 Thread john . coomes
Changeset: 7da551071fe8 Author:lana Date: 2013-04-11 19:13 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/rev/7da551071fe8 Merge ! common/makefiles/Main.gmk Changeset: b95c5c8ee60a Author:jgish Date: 2013-04-16 13:25 -0400 URL:

hg: hsx/hotspot-rt/langtools: 17 new changesets

2013-04-26 Thread john . coomes
Changeset: eb134c8e931d Author:bpatel Date: 2013-04-09 14:18 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/eb134c8e931d 8005091: javadoc should be able to return the receiver type Reviewed-by: jjg ! src/share/classes/com/sun/javadoc/ExecutableMemberDoc.java !

Re: RFR: 8013117: Thread-local trace_buffer has wrong type and name

2013-04-26 Thread Staffan Larsen
Looks good. /Staffan On 26 apr 2013, at 07:31, Rickard Bäckman rickard.back...@oracle.com wrote: I've updated the webrev (empty struct option). http://cr.openjdk.java.net/~rbackman/8013117.u1/ Thanks /R On Apr 24, 2013, at 2:40 PM, Rickard Bäckman wrote: David, On Apr 24, 2013,

Re: RFR: 8013117: Thread-local trace_buffer has wrong type and name

2013-04-26 Thread Rickard Bäckman
Staffan and David, thanks for your reviews. /R On Apr 26, 2013, at 2:57 PM, Staffan Larsen wrote: Looks good. /Staffan On 26 apr 2013, at 07:31, Rickard Bäckman rickard.back...@oracle.com wrote: I've updated the webrev (empty struct option).

hg: hsx/hotspot-rt/hotspot: 8008962: NPG: Memory regression: One extra Monitor per ConstantPool

2013-04-26 Thread ioi . lam
Changeset: c115fac239eb Author:iklam Date: 2013-04-25 12:55 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c115fac239eb 8008962: NPG: Memory regression: One extra Monitor per ConstantPool Summary: Re-use InstanceKlass::_init_lock locking ConstantPool as well.

Re: RFR: 8012902: remove use of global operator new - take 2

2013-04-26 Thread Thomas Schatzl
Hi, On Thu, 2013-04-25 at 23:48 -0700, Yumin Qi wrote: HI, all This bug is filed after this bug 8010992: Remove calls to global ::operator new[] and new was anti-delta'ed due to testing failure on JVMTI. Now it takes both. http://cr.openjdk.java.net/~minqi/8012902/webrev/

hg: jdk8/tl/langtools: 8010304: javac should detect all mutable implicit static fields in langtools using a plugin

2013-04-26 Thread vicente . romero
Changeset: f3f3ac1273e8 Author:vromero Date: 2013-04-26 15:59 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/f3f3ac1273e8 8010304: javac should detect all mutable implicit static fields in langtools using a plugin Reviewed-by: jjg ! make/build.xml +

hg: jdk8/tl/jdk: 8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters

2013-04-26 Thread xueming . shen
Changeset: 5144db7f0f88 Author:sherman Date: 2013-04-26 13:59 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5144db7f0f88 8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters Summary: updated GroupCurly.match0() to

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

2013-04-26 Thread daniel . daugherty
Changeset: 35c15dad89ea Author:roland Date: 2013-04-16 17:06 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/35c15dad89ea 8011901: Unsafe.getAndAddLong(obj, off, delta) does not work properly with long deltas Summary: instruct xaddL_no_res shouldn't allow 64 bit

hg: jdk8/tl/jdk: 7123493: (proxy) Proxy.getProxyClass doesn't scale under high load

2013-04-26 Thread mandy . chung
Changeset: 5e7ae178b24d Author:plevart Date: 2013-04-26 16:09 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/5e7ae178b24d 7123493: (proxy) Proxy.getProxyClass doesn't scale under high load Reviewed-by: mchung ! src/share/classes/java/lang/reflect/Proxy.java +