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