jrose [Tue, 26 Nov 2013 17:16:07 -0500] rev 21851
8016839: JSR292: AME instead of IAE when calling a method
Summary: Catch missing-because-illegal case for itable entries and use an exception-throwing method instead of null.
Reviewed-by: acorn, jrose, coleenp
Contributed-by: david.r.chase@oracle.com
peytoia [Tue, 26 Nov 2013 14:49:55 +0900] rev 21850
8029057: test/java/text/Bidi/Bug6665028.java can fail with OutOfMemoryError
Reviewed-by: okutsu
joehw [Mon, 25 Nov 2013 16:53:30 -0800] rev 21849
8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
Reviewed-by: alanb, dfuchs, joehw
Contributed-by: patrick.zhang@oracle.com
valeriep [Mon, 25 Nov 2013 11:56:53 -0800] rev 21848
7200306: SunPKCS11 provider delays the check of DSA key size for SHA1withDSA to sign() instead of init()
Summary: Add key length checks to P11Signature class
Reviewed-by: mullan
lana [Mon, 25 Nov 2013 09:40:25 -0800] rev 21847
Merge
psandoz [Mon, 25 Nov 2013 09:55:34 +0100] rev 21846
8028516: Java doc error in Int/Long/Double/Stream.peek
Reviewed-by: chegar
jfranck [Fri, 22 Nov 2013 11:34:26 +0100] rev 21845
8023278: Reflection API methods do not throw AnnotationFormatError in case of malformed Runtime[In]VisibleTypeAnnotations attribute
Reviewed-by: darcy
coffeys [Fri, 22 Nov 2013 09:56:56 +0000] rev 21844
Merge
aefimov [Thu, 21 Nov 2013 20:48:24 +0000] rev 21843
8027370: Support tzdata2013h
Reviewed-by: sherman, coffeys
aefimov [Fri, 15 Nov 2013 15:06:04 +0400] rev 21842
8027848: The ZoneInfoFile doesn't honor future GMT offset changes
Reviewed-by: sherman, coffeys