Thu, 09 Jul 2009 15:53:07 +0400 6847149: test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java fails
dcherepanov [Thu, 09 Jul 2009 15:53:07 +0400] rev 3235
6847149: test/java/awt/Window/OwnedWindowsLeak/OwnedWindowsLeak.java fails Reviewed-by: art
Thu, 09 Jul 2009 15:23:22 -0400 6847958: MouseWheel event is getting triggered for the disabled Textarea in jdk7 b60 pit build.
dcherepanov [Thu, 09 Jul 2009 15:23:22 -0400] rev 3234
6847958: MouseWheel event is getting triggered for the disabled Textarea in jdk7 b60 pit build. Reviewed-by: art
Thu, 09 Jul 2009 15:18:50 -0400 6759726: TrayIcon constructor throws NPE instead of documented IAE
dcherepanov [Thu, 09 Jul 2009 15:18:50 -0400] rev 3233
6759726: TrayIcon constructor throws NPE instead of documented IAE Reviewed-by: art
Thu, 09 Jul 2009 15:15:28 -0400 6855323: Robot(GraphicsDevice) constructor initializes LEGAL_BUTTON_MASK variable improperly
dcherepanov [Thu, 09 Jul 2009 15:15:28 -0400] rev 3232
6855323: Robot(GraphicsDevice) constructor initializes LEGAL_BUTTON_MASK variable improperly Reviewed-by: art
Tue, 07 Jul 2009 17:05:50 +0400 6853916: java.awt.Window.setBackground(null) throws NullPointerException
anthony [Tue, 07 Jul 2009 17:05:50 +0400] rev 3231
6853916: java.awt.Window.setBackground(null) throws NullPointerException Summary: Window.setBackground() should check for null. Reviewed-by: art, dcherepanov
Thu, 16 Jul 2009 18:07:04 -0700 Merge
tbell [Thu, 16 Jul 2009 18:07:04 -0700] rev 3230
Merge
Mon, 13 Jul 2009 23:58:49 -0700 Merge
tbell [Mon, 13 Jul 2009 23:58:49 -0700] rev 3229
Merge
Mon, 13 Jul 2009 15:14:17 -0700 6832540: IllegalArgumentException in ClassLoader.definePackage when classes are loaded in parallel
valeriep [Mon, 13 Jul 2009 15:14:17 -0700] rev 3228
6832540: IllegalArgumentException in ClassLoader.definePackage when classes are loaded in parallel Summary: Modified to handle race condition for parallel-capable classloaders by re-trying/re-verifying package Reviewed-by: alanb
Mon, 13 Jul 2009 23:01:03 +0800 6453837: PartialCompositeContext.allEmpty is buggy
xuelei [Mon, 13 Jul 2009 23:01:03 +0800] rev 3227
6453837: PartialCompositeContext.allEmpty is buggy Reviewed-by: weijun
Sat, 11 Jul 2009 16:43:08 +0100 6562614: Compiler warnings for gettimeofday in Inet4/Inet6AddressImpl.c
andrew [Sat, 11 Jul 2009 16:43:08 +0100] rev 3226
6562614: Compiler warnings for gettimeofday in Inet4/Inet6AddressImpl.c Summary: Add missing header to remove compiler warnings. Reviewed-by: martin Contributed-by: Matthew Flaschen <matthew.flaschen@gatech.edu>
Fri, 10 Jul 2009 17:27:13 +0800 6852744: PIT b61: PKI test suite fails because self signed certificates are beingrejected
xuelei [Fri, 10 Jul 2009 17:27:13 +0800] rev 3225
6852744: PIT b61: PKI test suite fails because self signed certificates are beingrejected Summary: make the builder aware of SKID/AKID, break the internal circular dependences Reviewed-by: mullan
Thu, 09 Jul 2009 12:31:30 -0700 6628737: Specification of wrapper class valueOf static factories should require caching
darcy [Thu, 09 Jul 2009 12:31:30 -0700] rev 3224
6628737: Specification of wrapper class valueOf static factories should require caching Reviewed-by: mr
Wed, 08 Jul 2009 09:12:17 -0700 6855551: java -Xrunhprof crashes when running with classes compiled with targed=7
ohair [Wed, 08 Jul 2009 09:12:17 -0700] rev 3223
6855551: java -Xrunhprof crashes when running with classes compiled with targed=7 Reviewed-by: tbell, dcubed
Wed, 08 Jul 2009 09:11:24 -0700 6858127: Missing -DNDEBUG on Linux and Windows native code compiles
ohair [Wed, 08 Jul 2009 09:11:24 -0700] rev 3222
6858127: Missing -DNDEBUG on Linux and Windows native code compiles Reviewed-by: tbell, dcubed
Wed, 08 Jul 2009 12:07:43 +0800 6857795: krb5.conf ignored if system properties on realm and kdc are provided
weijun [Wed, 08 Jul 2009 12:07:43 +0800] rev 3221
6857795: krb5.conf ignored if system properties on realm and kdc are provided Reviewed-by: xuelei
Wed, 08 Jul 2009 12:07:16 +0800 6857802: GSS getRemainingInitLifetime method returns milliseconds not seconds
weijun [Wed, 08 Jul 2009 12:07:16 +0800] rev 3220
6857802: GSS getRemainingInitLifetime method returns milliseconds not seconds Reviewed-by: xuelei
Tue, 07 Jul 2009 16:12:34 -0700 6857803: Missing links to exceptions in javadoc for Class.getGeneric{Superclass, Interfaces}
darcy [Tue, 07 Jul 2009 16:12:34 -0700] rev 3219
6857803: Missing links to exceptions in javadoc for Class.getGeneric{Superclass, Interfaces} Reviewed-by: chegar
Mon, 06 Jul 2009 11:30:40 -0700 6854795: Miscellaneous improvements to "jar"
martin [Mon, 06 Jul 2009 11:30:40 -0700] rev 3218
6854795: Miscellaneous improvements to "jar" Summary: cleanup of jar/Main.java (Initial patch by tobyr@google.com, additional review by jeremymanson@google.com, ulf.zibis@gmx.de) Reviewed-by: sherman, alanb
Mon, 06 Jul 2009 15:13:48 +0200 6856856: NPE in HTTP protocol handler logging
jccollet [Mon, 06 Jul 2009 15:13:48 +0200] rev 3217
6856856: NPE in HTTP protocol handler logging Summary: Fixed the NPE and Moved the java.util.logging dependency to a single class and used reflection to make it a soft one. Reviewed-by: chegar
Fri, 03 Jul 2009 16:26:43 -0700 Merge
tbell [Fri, 03 Jul 2009 16:26:43 -0700] rev 3216
Merge
Fri, 03 Jul 2009 07:24:43 -0700 6857287: (file) Clarifications for symbolic link related javadoc
martin [Fri, 03 Jul 2009 07:24:43 -0700] rev 3215
6857287: (file) Clarifications for symbolic link related javadoc Summary: Fix up jsr203 file javadoc related to symbolic links Reviewed-by: alanb
Fri, 03 Jul 2009 11:13:42 +0800 6853793: OutOfMemoryError in sun.security.provider.certpath.OCSPChecker.check
xuelei [Fri, 03 Jul 2009 11:13:42 +0800] rev 3214
6853793: OutOfMemoryError in sun.security.provider.certpath.OCSPChecker.check Summary: allocate memory dynamically, keep reading until EOF. Reviewed-by: weijun
Tue, 30 Jun 2009 11:13:51 +0100 Merge
alanb [Tue, 30 Jun 2009 11:13:51 +0100] rev 3213
Merge
Tue, 30 Jun 2009 11:11:10 +0100 6843003: Windows Server 2008 R2 system recognition
alanb [Tue, 30 Jun 2009 11:11:10 +0100] rev 3212
6843003: Windows Server 2008 R2 system recognition Reviewed-by: ohair, sherman
Thu, 16 Jul 2009 10:53:21 -0700 Added tag jdk7-b65 for changeset 6d887683b2b4
xdono [Thu, 16 Jul 2009 10:53:21 -0700] rev 3211
Added tag jdk7-b65 for changeset 6d887683b2b4
Wed, 05 Jul 2017 16:56:42 +0200 Merge
duke [Wed, 05 Jul 2017 16:56:42 +0200] rev 3210
Merge
Thu, 16 Jul 2009 10:53:09 -0700 Added tag jdk7-b65 for changeset 60611616dba4
xdono [Thu, 16 Jul 2009 10:53:09 -0700] rev 3209
Added tag jdk7-b65 for changeset 60611616dba4
Thu, 16 Jul 2009 10:53:04 -0700 Added tag jdk7-b65 for changeset f5311292903a
xdono [Thu, 16 Jul 2009 10:53:04 -0700] rev 3208
Added tag jdk7-b65 for changeset f5311292903a
Wed, 05 Jul 2017 16:56:36 +0200 Added tag jdk7-b65 for changeset 7d3bf00f3cc4
duke [Wed, 05 Jul 2017 16:56:36 +0200] rev 3207
Added tag jdk7-b65 for changeset 7d3bf00f3cc4
Wed, 05 Jul 2017 16:56:36 +0200 Merge jdk7-b65
duke [Wed, 05 Jul 2017 16:56:36 +0200] rev 3206
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip