rriggs [Mon, 03 Feb 2014 16:58:02 -0500] rev 22637
8031737: CHECK_NULL and CHECK_EXCEPTION macros cleanup
Summary: Rename CHECK_EXCEPTION macros with JNU prefix; use the defensive do {...} while (0) macro definition
Reviewed-by: chegar, mchung, ksrini, lancea, alanb
darcy [Mon, 03 Feb 2014 10:21:58 -0800] rev 22636
8033222: Fix serial lint warnings in sun.awt.*
Reviewed-by: alanb
darcy [Mon, 03 Feb 2014 10:05:56 -0800] rev 22635
8033181: Fix doclint missing issues in java.awt.{peer, im[.spi]}
Reviewed-by: alanb
darcy [Mon, 03 Feb 2014 09:52:36 -0800] rev 22634
8033416: Remove sun.misc.FpUtils
Reviewed-by: alanb, bpb, psandoz
michaelm [Mon, 03 Feb 2014 14:40:28 +0000] rev 22633
8033425: Delay loading of net library in PortConfig initialization (workaround for for 8033367)
Reviewed-by: alanb, chegar
alanb [Mon, 03 Feb 2014 14:18:45 +0000] rev 22632
8030795: java/nio/file/Files/probeContentType/ForceLoad.java failing with ServiceConfigurationError without jtreg -agentvm option
Reviewed-by: michaelm
alanb [Mon, 03 Feb 2014 14:00:43 +0000] rev 22631
8028792: (ch) Channels native code needs to be checked for methods calling JNI with pending excepitons
8032668: Check jdk/src/solaris/native/java/io for pending JNI exception issues
Reviewed-by: chegar, simonis
darcy [Sat, 01 Feb 2014 10:27:55 -0800] rev 22630
8033223: Fix serial lint warnings in sun.{font, java2d[.*]}
Reviewed-by: bae
rriggs [Fri, 31 Jan 2014 13:42:31 -0500] rev 22629
8032221: Typo in java.util.date
Summary: trancate -> truncate; updated html <code> and <tt> to use {@code ...}
Reviewed-by: darcy, lancea
chegar [Fri, 31 Jan 2014 18:32:07 +0000] rev 22628
8011645: CopyOnWriteArrayList.COWSubList.subList does not validate range properly
Reviewed-by: martin, psandoz
naoto [Fri, 31 Jan 2014 10:04:16 -0800] rev 22627
8030696: Norwegian locales nb_NO and nn_NO should be available locales
Reviewed-by: okutsu
igerasim [Thu, 30 Jan 2014 00:02:46 +0400] rev 22626
8027348: (process) Enhancement of handling async close of ProcessInputStream
Reviewed-by: martin
chegar [Fri, 31 Jan 2014 11:10:36 +0000] rev 22625
7150539: HttpURLConnection.getResponseMessage() doesn't throw IOException on server error (OS X)
Reviewed-by: michaelm, alanb
mgronlun [Fri, 31 Jan 2014 12:06:34 +0100] rev 22624
8032518: fatal error has been detected by the Java Runtime Environment(access violation)
Reviewed-by: sla, dholmes, jbachorik, dsamersoff, coleenp