acorn [Wed, 27 Mar 2013 13:40:26 -0400] rev 16718
8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java
Summary: Remove test flag -XX:-UseSplitVerifier, not supported classfile 52
Reviewed-by: acorn, hseigel
darcy [Wed, 27 Mar 2013 09:38:53 -0700] rev 16717
7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations
Reviewed-by: mduigou, jfranck
dxu [Wed, 27 Mar 2013 09:00:34 -0700] rev 16716
8010837: FileInputStream.available() throw IOException when encountering negative available values
Summary: Remove the check in the native code to allow negative values
Reviewed-by: mchung
ehelin [Thu, 21 Mar 2013 20:35:49 +0100] rev 16715
8009427: Re-enable tests that were disable to ease complicated push
Reviewed-by: sla, mchung, dcubed
Contributed-by: Erik Helin <erik.helin@oracle.com>
martin [Tue, 26 Mar 2013 13:36:51 -0700] rev 16714
8010316: Improve handling of char sequences containing surrogates
Summary: Fix and optimize codePointAt, codePointBefore and similar methods
Reviewed-by: sherman, okutsu, ulfzibis, kizune
martin [Tue, 26 Mar 2013 13:34:54 -0700] rev 16713
8007905: To add a system property to create zip file without using ZIP64 end table when entry count > 64k
Summary: Provide a system property to inhibit ZIP64 mode for >64k entries
Reviewed-by: alanb, sherman
lana [Tue, 09 Apr 2013 15:01:07 -0700] rev 16712
Merge