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
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
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
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
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
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.*
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