lana [Wed, 17 Apr 2013 21:48:04 -0700] rev 16930
Merge
briangoetz [Tue, 16 Apr 2013 13:51:53 -0400] rev 16929
8010096: Initial java.util.Spliterator putback
Reviewed-by: mduigou, alanb, chegar, darcy
Contributed-by: Paul Sandoz <paul.sandoz@oracle.com>, Brian Goetz <brian.goetz@oracle.com>, Doug Lea <dl@cs.oswego.edu>
lana [Wed, 17 Apr 2013 12:31:34 -0700] rev 16928
Merge
lana [Wed, 17 Apr 2013 12:14:16 -0700] rev 16927
Merge
lana [Wed, 17 Apr 2013 10:30:02 -0700] rev 16926
Merge
coleenp [Wed, 17 Apr 2013 15:06:17 -0400] rev 16925
Merge
coleenp [Wed, 17 Apr 2013 12:50:45 -0400] rev 16924
8009531: Crash when redefining class with annotated method
Summary: Add code to annotated methods and command line flags to the tests to verify bug above
Reviewed-by: acorn, sspitsyn, dcubed, dholmes, alanb
mchung [Wed, 17 Apr 2013 12:04:15 -0700] rev 16923
8004260: dynamic proxy class should have the same Java language access as the proxy interfaces
Reviewed-by: alanb, jrose, jdn