Mon, 10 Mar 2008 23:23:48 -0700 6583872: (coll) Direct uninformed users away from Vector/Hashtable
martin [Mon, 10 Mar 2008 23:23:48 -0700] rev 64
6583872: (coll) Direct uninformed users away from Vector/Hashtable Reviewed-by: dholmes
Mon, 10 Mar 2008 23:23:48 -0700 6633113: test/java/util/concurrent/SynchronousQueue/Fairness.java fails intermittently
martin [Mon, 10 Mar 2008 23:23:48 -0700] rev 63
6633113: test/java/util/concurrent/SynchronousQueue/Fairness.java fails intermittently Reviewed-by: dholmes
Mon, 10 Mar 2008 23:23:47 -0700 6625723: Excessive ThreadLocal storage used by ReentrantReadWriteLock
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 62
6625723: Excessive ThreadLocal storage used by ReentrantReadWriteLock Reviewed-by: dholmes Contributed-by: Doug Lea <dl@cs.oswego.edu>
Mon, 10 Mar 2008 23:23:47 -0700 6620549: ExecutorService#shutdown should clearly state that it does not block
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 61
6620549: ExecutorService#shutdown should clearly state that it does not block Reviewed-by: dholmes Contributed-by: Doug Lea <dl@cs.oswego.edu>
Mon, 10 Mar 2008 23:23:47 -0700 6609775: Reduce context switches in DelayQueue due to signalAll
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 60
6609775: Reduce context switches in DelayQueue due to signalAll Reviewed-by: alanb Contributed-by: Doug Lea <dl@cs.oswego.edu>
Mon, 10 Mar 2008 23:23:47 -0700 6602600: Fast removal of cancelled scheduled thread pool tasks
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 59
6602600: Fast removal of cancelled scheduled thread pool tasks Reviewed-by: alanb Contributed-by: Doug Lea <dl@cs.oswego.edu>
Mon, 10 Mar 2008 23:23:47 -0700 6612102: (coll) IdentityHashMap.iterator().remove() might decrement size twice
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 58
6612102: (coll) IdentityHashMap.iterator().remove() might decrement size twice Reviewed-by: dholmes
Mon, 10 Mar 2008 23:23:47 -0700 6595669: regtest LinkedBlockingQueue/OfferRemoveLoops.java fails
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 57
6595669: regtest LinkedBlockingQueue/OfferRemoveLoops.java fails Reviewed-by: dholmes
Mon, 10 Mar 2008 23:23:47 -0700 5080227: (coll spec) Bug in documentation for WeakHashMap
martin [Mon, 10 Mar 2008 23:23:47 -0700] rev 56
5080227: (coll spec) Bug in documentation for WeakHashMap Reviewed-by: dholmes
Tue, 11 Mar 2008 01:20:55 +0100 6655515: MBeans tab: operation return values of type Component displayed as String
lmalvent [Tue, 11 Mar 2008 01:20:55 +0100] rev 55
6655515: MBeans tab: operation return values of type Component displayed as String 6439590: MBeans tab: jconsole mbean tree not correctly refreshed 6446434: MBeans tab: Not possible to view MBean content before all MBeans have been initially loaded 6520144: Hard to find MBean Attributes, Operations, and Notifications in Java 6 jconsole 6522091: VMPanel.java contains non-ASCII character 6608334: JConsole fails to display MBean operation with <null> return type 6611445: MBeans tab: MBean tree algorithm wrongly removes intermediate nodes. Reviewed-by: dfuchs, jfdenise
Mon, 10 Mar 2008 23:51:13 +0100 Merge
lmalvent [Mon, 10 Mar 2008 23:51:13 +0100] rev 54
Merge
Mon, 10 Mar 2008 23:31:50 +0100 Merge
lmalvent [Mon, 10 Mar 2008 23:31:50 +0100] rev 53
Merge
Mon, 10 Mar 2008 23:13:31 +0100 4981215: Publishing a port number for management console to access
lmalvent [Mon, 10 Mar 2008 23:13:31 +0100] rev 52
4981215: Publishing a port number for management console to access Reviewed-by: emcmanus, dfuchs
Mon, 10 Mar 2008 15:07:09 -0700 6600143: Remove another 450 unnecessary casts
martin [Mon, 10 Mar 2008 15:07:09 -0700] rev 51
6600143: Remove another 450 unnecessary casts Reviewed-by: alanb, iris, lmalvent, bristor, peterjones, darcy, wetmore
Mon, 10 Mar 2008 14:32:51 -0700 6671051: (process) Runtime.exec() hangs if signalled during fork/exec
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 50
6671051: (process) Runtime.exec() hangs if signalled during fork/exec Reviewed-by: iris
Mon, 10 Mar 2008 14:32:51 -0700 6642034: System.getProperty("os.name") returns Windows Vista on Windows Server 2008 (longhorn)
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 49
6642034: System.getProperty("os.name") returns Windows Vista on Windows Server 2008 (longhorn) Reviewed-by: iris
Mon, 10 Mar 2008 14:32:51 -0700 4960438: (process) Need IO redirection API for subprocesses
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 48
4960438: (process) Need IO redirection API for subprocesses Reviewed-by: alanb, iris
Mon, 10 Mar 2008 14:32:51 -0700 6631352: File{OutputStream,Writer} should implement atomic append mode using FILE_APPEND_DATA (win)
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 47
6631352: File{OutputStream,Writer} should implement atomic append mode using FILE_APPEND_DATA (win) Reviewed-by: alanb, iris
Mon, 10 Mar 2008 14:32:51 -0700 6631437: File{In,Out}putStream minor improvements to spec and stylistic improvements to code
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 46
6631437: File{In,Out}putStream minor improvements to spec and stylistic improvements to code Reviewed-by: alanb, iris
Mon, 10 Mar 2008 14:32:51 -0700 6631362: Nuke io_util_md.c:handleFileSizeFD (win)
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 45
6631362: Nuke io_util_md.c:handleFileSizeFD (win) Reviewed-by: alanb, iris
Mon, 10 Mar 2008 14:32:51 -0700 6632696: Writing to closed output files (writeBytes) leaks native memory (unix)
martin [Mon, 10 Mar 2008 14:32:51 -0700] rev 44
6632696: Writing to closed output files (writeBytes) leaks native memory (unix) Reviewed-by: alanb, iris
Mon, 10 Mar 2008 14:32:50 -0700 6631966: (process) Raise Windows pipe buffer size an extra 24 bytes (win)
martin [Mon, 10 Mar 2008 14:32:50 -0700] rev 43
6631966: (process) Raise Windows pipe buffer size an extra 24 bytes (win) Reviewed-by: alanb, iris
Sun, 09 Mar 2008 21:56:42 -0700 6633613: (str) StringCoding optimizations to avoid unnecessary array copies with Charset arg
martin [Sun, 09 Mar 2008 21:56:42 -0700] rev 42
6633613: (str) StringCoding optimizations to avoid unnecessary array copies with Charset arg Reviewed-by: iris
Sun, 09 Mar 2008 21:56:42 -0700 6671834: (str) Eliminate StringCoding.java compile warnings
martin [Sun, 09 Mar 2008 21:56:42 -0700] rev 41
6671834: (str) Eliminate StringCoding.java compile warnings Reviewed-by: iris
Sun, 09 Mar 2008 21:56:42 -0700 4499288: (cs spec) Charset terminology problems
martin [Sun, 09 Mar 2008 21:56:42 -0700] rev 40
4499288: (cs spec) Charset terminology problems Reviewed-by: mr, iris
Thu, 06 Mar 2008 07:51:28 -0800 6596475: (launcher) javaw should call InitCommonControls
ksrini [Thu, 06 Mar 2008 07:51:28 -0800] rev 39
6596475: (launcher) javaw should call InitCommonControls Summary: javaw does not show error window after manifest changes. Reviewed-by: darcy
Mon, 03 Mar 2008 15:44:50 +0100 6670375: Missing unit test for 6607114 (Make JMXServiceURL reconstructible)
emcmanus [Mon, 03 Mar 2008 15:44:50 +0100] rev 38
6670375: Missing unit test for 6607114 (Make JMXServiceURL reconstructible) Summary: Current setup doesn't allow two pushes with same CR number Reviewed-by: dfuchs
Mon, 03 Mar 2008 15:29:22 +0100 Merge
emcmanus [Mon, 03 Mar 2008 15:29:22 +0100] rev 37
Merge
Mon, 03 Mar 2008 15:28:40 +0100 6607114: Make JMXServiceURL reconstructible in MXBeans
emcmanus [Mon, 03 Mar 2008 15:28:40 +0100] rev 36
6607114: Make JMXServiceURL reconstructible in MXBeans Summary: Add @ConstructorProperties tag to JMXServiceURL Reviewed-by: dfuchs
Mon, 03 Mar 2008 12:29:42 +0100 6651382: The Java JVM SNMP provider reports incorrect stats when asked for multiple OIDs
dfuchs [Mon, 03 Mar 2008 12:29:42 +0100] rev 35
6651382: The Java JVM SNMP provider reports incorrect stats when asked for multiple OIDs Summary: The JvmMemPoolEntryImpl must use the row index when caching data. Reviewed-by: jfdenise
Mon, 03 Mar 2008 10:32:38 +0100 6602310: Extensions to Query API for JMX 2.0
emcmanus [Mon, 03 Mar 2008 10:32:38 +0100] rev 34
6602310: Extensions to Query API for JMX 2.0 6604768: IN queries require their arguments to be constants Summary: New JMX query language and support for dotted attributes in queries. Reviewed-by: dfuchs
Mon, 10 Mar 2008 16:51:23 -0700 6649672: Adjustments to OUTPUTDIR default and mkdirs to avoid empty directory clutter
ohair [Mon, 10 Mar 2008 16:51:23 -0700] rev 33
6649672: Adjustments to OUTPUTDIR default and mkdirs to avoid empty directory clutter Summary: OUTPUTDIR changes to make sure absolute path is correct. Reviewed-by: xdono
Sun, 09 Mar 2008 14:16:49 -0700 6672777: Broken deploy build from jdk fix 6668781 for cygwin windows
ohair [Sun, 09 Mar 2008 14:16:49 -0700] rev 32
6672777: Broken deploy build from jdk fix 6668781 for cygwin windows Summary: deploy workspace does not set BUILDDIR, uses it, assumes it is jdk/make. Reviewed-by: xdono
Thu, 06 Mar 2008 11:37:14 -0800 6628146: Exclude the .hgignore and .hgtags files from the source bundles
ohair [Thu, 06 Mar 2008 11:37:14 -0800] rev 31
6628146: Exclude the .hgignore and .hgtags files from the source bundles Summary: Just add to list of SCM files. Reviewed-by: xdono
Tue, 04 Mar 2008 09:52:54 -0800 6668781: Openjdk windows cygwin build failure: no rule to make linker_md.obj target
ohair [Tue, 04 Mar 2008 09:52:54 -0800] rev 30
6668781: Openjdk windows cygwin build failure: no rule to make linker_md.obj target Summary: Use of GNU make vpath breaks on windows with C:/ style fullpaths Reviewed-by: xdono
Tue, 04 Mar 2008 09:51:25 -0800 6638060: Build failed with GNU make 3.81 (part of latest Solaris 'gmake')
ohair [Tue, 04 Mar 2008 09:51:25 -0800] rev 29
6638060: Build failed with GNU make 3.81 (part of latest Solaris 'gmake') Summary: Changes to the way GNU make 3.81 deals with the env variable SHELL Reviewed-by: xdono
Tue, 04 Mar 2008 09:50:30 -0800 6638571: Fix freetype sanity check to work on solaris 64bit
ohair [Tue, 04 Mar 2008 09:50:30 -0800] rev 28
6638571: Fix freetype sanity check to work on solaris 64bit Summary: Missing -xarch options to build for 64bit Reviewed-by: xdono
Tue, 04 Mar 2008 09:49:22 -0800 6637583: Build failure on latest Solaris, source missing include of resource.h?
ohair [Tue, 04 Mar 2008 09:49:22 -0800] rev 27
6637583: Build failure on latest Solaris, source missing include of resource.h? Summary: The include of sys/resource.h must be explicit Reviewed-by: xdono
Tue, 04 Mar 2008 09:47:43 -0800 6654456: OpenJDK build problem with freetype makefiles
ohair [Tue, 04 Mar 2008 09:47:43 -0800] rev 26
6654456: OpenJDK build problem with freetype makefiles Summary: ifdef test on OPENJDK before it gets set based on source tree contents Reviewed-by: xdono
Fri, 29 Feb 2008 20:04:01 -0800 6669216: Add jcheck configuration directories
mr [Fri, 29 Feb 2008 20:04:01 -0800] rev 25
6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono
Tue, 04 Dec 2007 16:28:33 -0800 Added tag jdk7-b24 for changeset 90ce3da70b43
xdono [Tue, 04 Dec 2007 16:28:33 -0800] rev 24
Added tag jdk7-b24 for changeset 90ce3da70b43
Wed, 05 Jul 2017 16:34:04 +0200 Merge
duke [Wed, 05 Jul 2017 16:34:04 +0200] rev 23
Merge
Fri, 29 Feb 2008 20:03:58 -0800 6669216: Add jcheck configuration directories
mr [Fri, 29 Feb 2008 20:03:58 -0800] rev 22
6669216: Add jcheck configuration directories Reviewed-by: ohair, xdono
Tue, 04 Dec 2007 16:28:18 -0800 Added tag jdk7-b24 for changeset 489c9b5090e2
xdono [Tue, 04 Dec 2007 16:28:18 -0800] rev 21
Added tag jdk7-b24 for changeset 489c9b5090e2
Tue, 25 Mar 2008 14:38:56 -0700 6623832: Cleanup old j2se makefile targets
ohair [Tue, 25 Mar 2008 14:38:56 -0700] rev 20
6623832: Cleanup old j2se makefile targets Summary: Just removing unneeded makefile rules and 'control' logic. Reviewed-by: xdono
Tue, 18 Mar 2008 11:01:40 -0700 6674232: OPENJDK=false is same as OPENJDK=true
ohair [Tue, 18 Mar 2008 11:01:40 -0700] rev 19
6674232: OPENJDK=false is same as OPENJDK=true Summary: If OPENJDK has a value, that value must be "true", empty value == undefined with GNU make. Reviewed-by: tbell
Thu, 13 Mar 2008 16:12:15 -0700 6675289: Make default production build NOT include an openjdk build
ohair [Thu, 13 Mar 2008 16:12:15 -0700] rev 18
6675289: Make default production build NOT include an openjdk build Summary: SKIP_OPENJDK_BUILD now set to true. Reviewed-by: xdono
Sun, 09 Mar 2008 15:47:58 -0700 6649672: Adjustments to OUTPUTDIR default and mkdirs to avoid empty directory clutter
ohair [Sun, 09 Mar 2008 15:47:58 -0700] rev 17
6649672: Adjustments to OUTPUTDIR default and mkdirs to avoid empty directory clutter Summary: Cleanup of OUTPUTDIR handling Reviewed-by: xdono
(0) -48 +48 +100 +300 +1000 +3000 +10000 +30000 tip