hg: jdk7/tl/jdk: 6710199: SJIS_0213 does not handle "unmappable" encoding operation correctly; ...

2008-06-05 Thread xueming . shen
Changeset: 657f24cdfc02 Author:sherman Date: 2008-06-05 16:19 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/657f24cdfc02 6710199: SJIS_0213 does not handle "unmappable" encoding operation correctly 6699038: sun/nio/cs/findencoderBugs.java fails Summary: SJIS_0213 charset upd

hg: jdk7/tl/langtools: 6711276: langtools has incorrect -Werror switch

2008-06-05 Thread jonathan . gibbons
Changeset: 12c9e612e9e3 Author:jjg Date: 2008-06-05 13:46 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/12c9e612e9e3 6711276: langtools has incorrect -Werror switch Reviewed-by: ksrini ! make/build.properties

hg: jdk7/hotspot-svc/hotspot: 14 new changesets

2008-06-05 Thread daniel . daugherty
Changeset: 8aa010f60e0f Author:rasbold Date: 2008-05-20 06:32 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotspot/rev/8aa010f60e0f Merge Changeset: 885ed790ecf0 Author:kvn Date: 2008-05-21 10:45 -0700 URL: http://hg.openjdk.java.net/jdk7/hotspot-svc/hotsp

Re: Request for review: CR 6711106: REGRESSION: Bad usage of SnapshotMBeanServerConnection in MBeans tab and JConsole plugins.

2008-06-05 Thread Jean-Francois Denise
Reviewed OK. Luis-Miguel Alventosa wrote: FYI Looking for a reviewer in order to commit the changes into OpenJDK 7. Thanks, Luis -- Jean-Francois Denise JMX team Interested in netbeans ==> http://blogs.sun.com/roller/page/jmxnetbeans

hg: jdk7/tl/jdk: 6626677: Error: Unimplemented()/HPI sysMonitorExit is broken on linux

2008-06-05 Thread christopher . hegarty
Changeset: 38a4f11764c0 Author:chegar Date: 2008-06-05 04:08 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/38a4f11764c0 6626677: Error: Unimplemented()/HPI sysMonitorExit is broken on linux Summary: Remove the definition of NEED_DL_LOCK on platforms with GLIBC Reviewed-by: d

Request for review: CR 6711106: REGRESSION: Bad usage of SnapshotMBeanServerConnection in MBeans tab and JConsole plugins.

2008-06-05 Thread Luis-Miguel Alventosa
FYI Looking for a reviewer in order to commit the changes into OpenJDK 7. Thanks, Luis --- old/src/share/classes/sun/tools/jconsole/MBeansTab.java Thu Jun 5 16:57:36 2008 +++ new/src/share/classes/sun/tools/jconsole/MBeansTab.java Thu Jun 5 16:57:35 2008 @@ -37,6 +37,7 @@ import javax.swing.*

hg: jdk7/tl/jdk: 2 new changesets

2008-06-05 Thread eamonn . mcmanus
Changeset: b715e82ef7e1 Author:emcmanus Date: 2008-06-05 13:40 +0200 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/b715e82ef7e1 6701498: Change JMX query language to use * and ? as wildcards rather than % and _ Reviewed-by: dfuchs ! src/share/classes/javax/management/MatchQueryE