okutsu [Mon, 30 Mar 2015 16:31:18 +0900] rev 29720
8075548: SimpleDateFormat formatting of "LLLL" in English is incorrect; should be identical to "MMMM"
Reviewed-by: naoto
coffeys [Fri, 27 Mar 2015 19:13:47 +0000] rev 29719
8059588: deadlock in java/io/PrintStream when verbose javax.net.debug flags are set
Reviewed-by: mullan
dholmes [Thu, 26 Mar 2015 19:25:48 -0400] rev 29718
8072740: move closed jvm.cfg files out of open repo
Reviewed-by: erikj, ihse, dlong
sadayapalam [Thu, 26 Mar 2015 11:59:41 +0530] rev 29717
8076039: Remove the unused internal API sun.reflect.misc.FieldUtil.getDeclaredFields
Reviewed-by: mchung, hawtin
ihse [Thu, 26 Mar 2015 16:17:33 +0100] rev 29716
8076060: Improve make bootstrap process
Reviewed-by: erikj
martin [Wed, 04 Mar 2015 17:35:40 -0800] rev 29715
8074578: Document memory visibility effects of Unsafe compareAndSwap methods
Reviewed-by: psandoz, jrose, dholmes
martin [Tue, 10 Mar 2015 14:23:03 -0700] rev 29714
8075774: Small readability and performance improvements for zipfs
Reviewed-by: sherman, alanb
martin [Wed, 25 Mar 2015 15:36:43 -0700] rev 29713
8073158: zip files with total entry count 0xFFFF need not be ZIP64 files
Summary: Minor rewrite of crufty zip implementation in parse_manifest.c
Reviewed-by: sherman