prappo [Tue, 01 Jul 2014 14:44:37 +0100] rev 25187
8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
Reviewed-by: chegar, psandoz, prappo
Contributed-by: Otavio Santana <otaviojava@java.net>
prappo [Tue, 01 Jul 2014 15:12:59 +0100] rev 25186
8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
Reviewed-by: chegar, psandoz, prappo
Contributed-by: Otavio Santana <otaviojava@java.net>
jbachorik [Tue, 01 Jul 2014 17:58:14 +0200] rev 25185
8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
Reviewed-by: sla
coffeys [Tue, 01 Jul 2014 16:51:44 +0100] rev 25184
7095856: OutputStreamHook doesn't handle null values
Reviewed-by: lancea, msheppar
sla [Tue, 01 Jul 2014 16:08:45 +0200] rev 25183
8048710: Use ServiceLoader for the jvmstat protocols
Reviewed-by: alanb
jbachorik [Tue, 01 Jul 2014 15:00:33 +0200] rev 25182
8048193: [tests] Replace JPS and stdout based PID retrieval by Process.getPid()
Reviewed-by: sla
jbachorik [Tue, 01 Jul 2014 11:47:36 +0200] rev 25181
8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently
Reviewed-by: sla
sla [Tue, 01 Jul 2014 10:40:14 +0200] rev 25180
8048687: [TESTBUG] com/sun/jdi/ExclusiveBind.java "Could not find or load main class"
Reviewed-by: jbachorik, egahlin, dholmes
darcy [Mon, 30 Jun 2014 18:17:46 -0700] rev 25179
8048839: Reverse sense of -Xlint options in build of jdk repo
Reviewed-by: tbell, mikael
yan [Mon, 30 Jun 2014 16:32:36 +0400] rev 25178
8046434: Fix doclint warnings from javax.swing.plaf.metal package
Reviewed-by: alexsch
Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>