dav [Fri, 26 Jun 2009 19:50:44 +0400] rev 3089
6848458: java/awt/GridLayout/LayoutExtraGaps/LayoutExtraGaps.java fails
Summary: consider gap between the component edge and container borders instead of just getX() and getY()
Reviewed-by: dav
Contributed-by: mwong@redhat.com
yan [Fri, 26 Jun 2009 11:48:58 +0400] rev 3088
6711676: Numpad keys trigger more than one KeyEvent.
Summary: Introduce a new sniffer based on server keymap.
Reviewed-by: art
anthony [Tue, 23 Jun 2009 16:10:19 +0400] rev 3087
6851646: test/closed/java/awt/GridBagLayout/GridBagLayoutIpadXYTest/GridBagLayoutIpadXYTest.java can fail
Summary: Added realSync() call. Made the test public.
Reviewed-by: dcherepanov
ant [Tue, 23 Jun 2009 15:53:32 +0400] rev 3086
6821291: assertion failure in awt_Frame.h
Reviewed-by: dcherepanov, art
dcherepanov [Tue, 23 Jun 2009 15:10:02 +0400] rev 3085
6736247: Component.printAll Invalid local JNI handle
Reviewed-by: anthony
dcherepanov [Tue, 23 Jun 2009 13:35:58 +0400] rev 3084
6824169: Need to remove some AWT class dependencies
Reviewed-by: art, anthony, igor, alexp
langel [Fri, 19 Jun 2009 16:49:50 -0400] rev 3083
6721086: Toolkit beep does not work consistently
Summary: Flush out after bell is sounded
Reviewed-by: anthony
ant [Thu, 18 Jun 2009 11:28:54 +0400] rev 3082
4788402: SortingFocusTraversalPolicy: prob with non-focusable focus Cycle Root as first
Reviewed-by: dcherepanov
tbell [Fri, 03 Jul 2009 09:15:02 -0700] rev 3081
Merge
tbell [Mon, 29 Jun 2009 23:08:06 -0700] rev 3080
Merge
sherman [Mon, 29 Jun 2009 21:16:01 -0700] rev 3079
Merge
sherman [Mon, 29 Jun 2009 19:57:58 -0700] rev 3078
6707281: Adler32.update() JavaDoc is wrong
6553961: java.util.zip.{CRC32,Adler32}.update(int) doc errors
6646605: Missing method ZipFile.getComment()
6841232: ZipFile should implement Closeable
4985614: Failure on calls to ZipFile constructor
5032358: "java.util.zip.ZipException: The system cannot find the file specified"
6846616: java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255
Summary: some misc bug/rfe fixes for zipfile
Reviewed-by: alanb
weijun [Tue, 30 Jun 2009 11:55:58 +0800] rev 3077
6855671: DerOutputStream encodes negative integer incorrectly
Reviewed-by: xuelei
tbell [Mon, 29 Jun 2009 17:40:17 -0700] rev 3076
Merge
jjg [Mon, 29 Jun 2009 16:28:58 -0700] rev 3075
6855069: rmic should support v51 class files.
Reviewed-by: jrose
michaelm [Mon, 29 Jun 2009 15:08:52 +0100] rev 3074
Merge
michaelm [Mon, 29 Jun 2009 15:05:15 +0100] rev 3073
6827999: 6827999: URLClassLoader.addURL(URL) adds URLs to closed class loader
Reviewed-by: chegar
chegar [Mon, 29 Jun 2009 14:53:10 +0100] rev 3072
6855335: Several changes in the SCTP implementation.
Reviewed-by: michaelm
michaelm [Mon, 29 Jun 2009 13:29:05 +0100] rev 3071
Merge
michaelm [Mon, 29 Jun 2009 13:10:33 +0100] rev 3070
6513803: httpserver regression test Test13 failing and causing NullPointerException
Summary: check for NPEs
Reviewed-by: chegar
tbell [Sun, 28 Jun 2009 23:16:18 -0700] rev 3069
Merge
ohair [Sun, 28 Jun 2009 11:47:34 -0700] rev 3068
Merge
ohair [Fri, 26 Jun 2009 21:52:47 -0700] rev 3067
6855180: Fix classfile version check in java_crw_demo
Reviewed-by: jjg
alanb [Sat, 27 Jun 2009 21:49:41 +0100] rev 3066
6844054: (bf) Eliminate dependency on javax.management.ObjectName
Reviewed-by: mchung
alanb [Sat, 27 Jun 2009 21:46:53 +0100] rev 3065
6838333: New I/O: Update file system API to jsr203/nio2-b101
6844313: New I/O: File timestamps should be represented by a FileTime rather than a long+TimeUnit
Reviewed-by: sherman
tbell [Sun, 28 Jun 2009 00:00:25 -0700] rev 3064
Merge
jjg [Fri, 26 Jun 2009 18:39:45 -0700] rev 3063
6843077: JSR 308: Annotations on types
Reviewed-by: jjg, mcimadamore, darcy
Contributed-by: mernst@cs.washington.edu, mali@csail.mit.edu, mpapi@csail.mit.edu
tbell [Fri, 26 Jun 2009 10:25:45 -0700] rev 3062
Merge
jccollet [Fri, 26 Jun 2009 16:50:58 +0200] rev 3061
6855297: Windows build breaks after 6811297
Summary: re-introduced the mistakenly taken out authObj member
Reviewed-by: chegar
langel [Thu, 25 Jun 2009 17:01:56 -0400] rev 3060
6852607: MessageUtils JVM crash
Summary: Fixes crash by checking null field
Reviewed-by: alanb
jccollet [Thu, 25 Jun 2009 18:56:30 +0200] rev 3059
6811297: Add more logging to HTTP protocol handler
Summary: Added extra logging to HttpURLConnection and HttpClient. Added a capture tool.
Reviewed-by: chegar
tbell [Tue, 23 Jun 2009 22:07:58 -0700] rev 3058
Merge