sla [Tue, 17 Mar 2015 20:45:23 +0100] rev 29504
8075056: Remove Version.java.template from jconsole
Reviewed-by: egahlin, iris, ihse, alanb, erikj, mchung
sherman [Tue, 17 Mar 2015 09:54:36 -0700] rev 29503
8074678: JCK test java_util/regex/MatchResult/index.html starts failing after JDK-8071479
Summary: to add non-match sanity check
Reviewed-by: psandoz
ihse [Tue, 17 Mar 2015 16:01:27 +0100] rev 29502
8075176: DISABLED_WARNINGS caused C++ compiler flags to get lost
Reviewed-by: erikj, tbell
amurillo [Mon, 16 Mar 2015 14:27:36 -0700] rev 29501
Merge
amurillo [Thu, 12 Mar 2015 19:51:36 -0700] rev 29500
Merge
iignatyev [Tue, 10 Mar 2015 21:58:55 +0000] rev 29499
Merge
iignatyev [Wed, 11 Mar 2015 00:45:02 +0300] rev 29498
8072754: com/sun/jdi/NativeInstanceFilter.java requires adjustments to work with module boundaries
Summary: The tests uses sun.misc.Version to check if the JVM version is greater than a certain version. For the JDK 9 the condition is always true and the usage of sun.misc.Version thus can be eliminated.
Reviewed-by: alanb, sla
Contributed-by: Alexander Kulyakhtin <alexander.kulyakhtin@oracle.com>
jbachorik [Tue, 10 Mar 2015 19:43:45 +0000] rev 29497
Merge
jbachorik [Tue, 10 Mar 2015 20:25:48 +0100] rev 29496
8049696: com/sun/jdi/RunToExit fails with "ConnectException: Connection refused"
Reviewed-by: sla
jbachorik [Tue, 10 Mar 2015 09:37:56 +0100] rev 29495
6712222: Race condition in java/lang/management/ThreadMXBean/AllThreadIds.java
Reviewed-by: dholmes, dfuchs
bpb [Mon, 16 Mar 2015 13:49:00 -0700] rev 29494
8075222: RandomAccessFile.getChannel changed to non-final in error
Summary: Reinstate 'final' RandomAccessFile.getChannel() declaration.
Reviewed-by: alanb
psandoz [Mon, 16 Mar 2015 17:44:34 +0100] rev 29493
8075230: Optimized count operations incorrectly declare the stream shape
Reviewed-by: chegar
avstepan [Mon, 16 Mar 2015 19:09:13 +0400] rev 29492
8028266: Tidy warnings cleanup for packages java.security/javax.security
Summary: some tidy warnings in docs were fixed
Reviewed-by: mullan, wetmore
weijun [Mon, 16 Mar 2015 18:08:01 +0800] rev 29491
8074836: Resolve disabled warnings for libosxkrb5
8074835: Resolve disabled warnings for libj2gss
Reviewed-by: erikj
amlu [Mon, 16 Mar 2015 10:24:16 +0100] rev 29490
8075111: Mark testFlatMappingClose (from CollectorsTest) as serialization hostile
Reviewed-by: psandoz