jbachorik [Thu, 07 Mar 2013 14:05:05 +0100] rev 18187
8008603: Improve provision of JMX providers
Reviewed-by: alanb, dfuchs, jfdenise, skoivu
dmocek [Mon, 04 Mar 2013 14:34:15 -0800] rev 18186
8000638: Improve deserialization
Reviewed-by: smarks, hawtin, mchung
alanb [Wed, 27 Feb 2013 11:44:41 +0000] rev 18185
8004288: (fs) Files.probeContentType problems
Reviewed-by: ahgross, sherman
bae [Wed, 27 Feb 2013 12:10:59 +0400] rev 18184
8001034: Memory management improvements
Reviewed-by: mschoene, prr, jgodinez
uta [Tue, 18 Jun 2013 17:19:49 +0400] rev 18183
8016046: (process) Strict validation of input should be security manager case only [win].
Reviewed-by: alanb, ahgross
rfield [Mon, 17 Jun 2013 20:31:04 -0700] rev 18182
8015402: Lambda metafactory should not attempt to determine bridge methods
Summary: paired with 8013789: Compiler should emit bridges in interfaces
Reviewed-by: twisti
youdwei [Mon, 17 Jun 2013 17:36:20 -0700] rev 18181
8014620: Signature.getAlgorithm return null in special case
Reviewed-by: wetmore
twisti [Mon, 17 Jun 2013 16:24:48 -0700] rev 18180
7177472: JSR292: MethodType interning penalizes scalability
Reviewed-by: twisti
Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
shade [Mon, 17 Jun 2013 16:28:22 +0400] rev 18179
8016236: Class.getGenericInterfaces performance improvement
Summary: cache more reflective data and lookup results.
Reviewed-by: alanb, plevart, psandoz, dl
Contributed-by: Doug Lea <dl@cs.oswego.edu>, Aleksey Shipilev <aleksey.shipilev@oracle.com>
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
weijun [Thu, 13 Jun 2013 09:59:29 +0800] rev 18168
8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679
Reviewed-by: valeriep
henryjen [Wed, 12 Jun 2013 14:07:14 -0700] rev 18167
8016448: java/util/BitSet/BitSetStreamTest.java no longer compiles, missed by 8015895
Reviewed-by: mduigou
bchristi [Wed, 12 Jun 2013 11:11:59 -0700] rev 18166
8010325: Remove hash32() method and hash32 int field from java.lang.String
Reviewed-by: alanb, mduigou
alanb [Wed, 12 Jun 2013 09:44:34 +0100] rev 18165
8016369: java/lang/instrument/RetransformBigClass.sh failing again
Reviewed-by: sla, sergei
alanb [Wed, 12 Jun 2013 08:04:11 +0100] rev 18164
8016370: javadoc warnings, unexpected </p> mostly
Reviewed-by: martin, jjg
mduigou [Tue, 11 Jun 2013 15:39:20 -0700] rev 18163
8016213: Convert j2se NetBeans project to use top-level make targets
Reviewed-by: chegar
naoto [Tue, 11 Jun 2013 11:18:02 -0700] rev 18162
8015960: java/util/Locale/LocaleProviders.java failing again on Windows
Reviewed-by: alanb
alanb [Tue, 11 Jun 2013 14:09:06 +0100] rev 18161
Merge
alanb [Tue, 11 Jun 2013 11:25:59 +0100] rev 18160
8016311: Update j.u.c. tests to avoid using Thread.stop(Throwable)
Reviewed-by: alanb
Contributed-by: martinrb@google.com
alanb [Tue, 11 Jun 2013 11:22:28 +0100] rev 18159
7059085: Retire Thread.stop(Throwable) so that it throws UOE
Reviewed-by: dholmes, chegar, forax, darcy, mduigou
psandoz [Tue, 11 Jun 2013 12:13:26 +0200] rev 18158
8015895: Int/LongStream.range/rangeClosed
8012986: Right-bias range spliterators for large ranges
Reviewed-by: mduigou
dxu [Mon, 10 Jun 2013 11:06:26 -0700] rev 18157
8013827: File.createTempFile hangs with temp file starting with 'com1.4'
8011950: java.io.File.createTempFile enters infinite loop when passed invalid data
Reviewed-by: alanb
alanb [Mon, 10 Jun 2013 12:58:32 +0100] rev 18156
8016217: More javadoc warnings
Reviewed-by: lancea, chegar, psandoz