mduigou [Fri, 11 Apr 2014 14:07:25 -0700] rev 23746
8035284: Remove redundant null initialization
Reviewed-by: lancea, martin, chegar, shade
bpb [Fri, 11 Apr 2014 13:12:11 -0700] rev 23745
8035427: Math.random() JavaDoc: missing maximum returned value
Summary: Add some documentation amplifying the description of Math.random().
Reviewed-by: psandoz
mkos [Fri, 11 Apr 2014 09:25:36 +0100] rev 23744
8039899: Missing licence headers in test for JDK-8033113
Reviewed-by: chegar
xuelei [Fri, 11 Apr 2014 03:10:44 +0000] rev 23743
8037557: test SessionCacheSizeTests.java timeout
Reviewed-by: weijun
bpb [Thu, 10 Apr 2014 13:19:29 -0700] rev 23742
8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
Summary: Specify ISO-8859-1 as charset of String to decode.
Reviewed-by: chegar, sherman, mduigou, mchung
coffeys [Thu, 10 Apr 2014 20:01:52 +0100] rev 23741
8038491: Improve synchronization in ZipFile.read()
Reviewed-by: alanb, chegar
darcy [Thu, 10 Apr 2014 08:43:46 -0700] rev 23740
8039864: Fix fallthrough lint warnings in other libs
Reviewed-by: alanb, lancea
dsamersoff [Thu, 10 Apr 2014 07:09:13 -0700] rev 23739
8039368: Remove testcase from npt utf.c
Summary: don't compile testcase by default
Reviewed-by: sla, vkempik