chegar [Mon, 17 Jun 2013 14:09:25 +0100] rev 18178
8016747: Replace deprecated PlatformLogger isLoggable(int) with isLoggable(Level)
Reviewed-by: darcy
lana [Sun, 16 Jun 2013 22:36:41 -0700] rev 18177
Merge
coffeys [Fri, 14 Jun 2013 15:14:56 +0400] rev 18176
8015978: Incorrect transformation of XPath expression "string(-0)"
Reviewed-by: darcy, joehw
Contributed-by: aleksej.efimov@oracle.com
jzavgren [Fri, 14 Jun 2013 09:13:03 -0400] rev 18175
8014307: Memory leak ... security/jgss/wrapper/GSSLibStub.c
Summary: I modified the native procedure: Java_sun_security_jgss_wrapper_GSSLibStub_initContext() so that allocated memory is freed when errors occur.
Reviewed-by: chegar, valeriep
khazra [Thu, 13 Jun 2013 17:48:11 -0700] rev 18174
7169142: CookieHandler does not work with localhost
Summary: Add .local to derived effective hostnames without dot
Reviewed-by: chegar
khazra [Thu, 13 Jun 2013 11:23:00 -0700] rev 18173
8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE
Summary: Ensure integer overflow does not occur
Reviewed-by: chegar
igerasim [Thu, 13 Jun 2013 15:15:03 +0400] rev 18172
7181748: java/lang/ThreadGroup/Suspend.java test fails intermittently
Reviewed-by: chegar, dholmes
psandoz [Thu, 13 Jun 2013 11:13:30 +0200] rev 18171
8016251: Balanced spliterator for SpinedBuffer
Reviewed-by: mduigou
Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Peter Levart <peter.levart@gmail.com>, Paul Sandoz <paul.sandoz@oracle.com>
yhuang [Wed, 12 Jun 2013 23:54:55 -0700] rev 18170
7040556: SimpleDateFormat.format Portuguese Month should not be capitalized
Reviewed-by: okutsu
weijun [Thu, 13 Jun 2013 10:00:00 +0800] rev 18169
8015274: TEST_BUG: Step2: After selecting 'View Warning Log', it is empty instead of FileNotFound.
8015276: TEST_BUG: The 'ptool.test' can't be saved in the 'tmp' folder.
8016158: Instruction is not clear on how to use keytool to create JKS store in case
Reviewed-by: mullan