martin [Wed, 06 Feb 2013 17:59:54 -0800] rev 15644
8006995: java launcher fails to open executable JAR > 2GB
Summary: Use O_LARGEFILE consistently when opening jar files
Reviewed-by: alanb, sherman
lancea [Wed, 06 Feb 2013 14:15:05 -0500] rev 15643
8006505: additional changes for JSR 310 support
Reviewed-by: naoto, ulfzibis
dsamersoff [Wed, 06 Feb 2013 16:53:47 +0400] rev 15642
8007277: JDK-8002048 testcase fails to compile
Summary: sun.* classes is not included to ct.sym file and symbol file have to be ignored
Reviewed-by: alanb
lana [Wed, 13 Feb 2013 17:55:44 -0800] rev 15641
Merge
lana [Wed, 13 Feb 2013 12:38:28 -0800] rev 15640
Merge
pchelko [Wed, 13 Feb 2013 15:32:50 +0000] rev 15639
8005629: javac warnings compiling java.awt.EventDispatchThread and sun.awt.X11.XIconWindow
Summary: Removed macosx specific workaround from shared code and made macosx use public API
Reviewed-by: art, serb