Fri, 21 Jan 2011 07:29:59 -0500 7013682: two test checking cpuTime filed java/lang/management/ThreadMXBean
phh [Fri, 21 Jan 2011 07:29:59 -0500] rev 8002
7013682: two test checking cpuTime filed java/lang/management/ThreadMXBean Summary: Typo in 6173675 fix dropped getThreadCpuTime(long) result on the floor. Reviewed-by: mchung, dholmes
Thu, 20 Jan 2011 19:34:40 -0500 6173675: M&M: approximate memory allocation rate/amount per thread
phh [Thu, 20 Jan 2011 19:34:40 -0500] rev 8001
6173675: M&M: approximate memory allocation rate/amount per thread Summary: Subclass com.sun.management.ThreadMXBean from java.lang.management.ThreadMXBean, add getAllocatedBytes() and friends to c.s.m.ThreadMXBean and have sun.management.ThreadImpl implement c.s.m.ThreadMXBean rather than j.l.m.ThreadMXBean. Reviewed-by: mchung, alanb, dholmes, emcmanus
Fri, 21 Jan 2011 11:38:25 -0800 Merge
zgu [Fri, 21 Jan 2011 11:38:25 -0800] rev 8000
Merge
Thu, 20 Jan 2011 10:45:58 -0500 6983248: net/net001 and net/net003 fail on WinXP with JDK7-B108
zgu [Thu, 20 Jan 2011 10:45:58 -0500] rev 7999
6983248: net/net001 and net/net003 fail on WinXP with JDK7-B108 Summary: Using closesocket to close socket handler to avoid invalid C runtime parameter exception. Reviewed-by: alanb, phh, dcubed, dsamersoff, coleenp, acorn
Fri, 21 Jan 2011 09:45:23 -0800 Merge
mchung [Fri, 21 Jan 2011 09:45:23 -0800] rev 7998
Merge
Fri, 21 Jan 2011 09:43:57 -0800 6912013: Remove the temporary launcher fix to add modules in the bootclasspath
mchung [Fri, 21 Jan 2011 09:43:57 -0800] rev 7997
6912013: Remove the temporary launcher fix to add modules in the bootclasspath Reviewed-by: ksrini
Fri, 21 Jan 2011 17:04:13 +0000 Merge
chegar [Fri, 21 Jan 2011 17:04:13 +0000] rev 7996
Merge
Fri, 21 Jan 2011 17:02:57 +0000 7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi
chegar [Fri, 21 Jan 2011 17:02:57 +0000] rev 7995
7012768: InetAddress lookupTable leaks/deadlocks when using unsupported name service spi Reviewed-by: alanb, michaelm
Thu, 20 Jan 2011 22:17:31 -0800 7013739: jdk_rmi target is missing in the top repo's test/Makefile
mchung [Thu, 20 Jan 2011 22:17:31 -0800] rev 7994
7013739: jdk_rmi target is missing in the top repo's test/Makefile Reviewed-by: ohair, igor
Thu, 20 Jan 2011 15:23:57 +0000 7011857: java/util/concurrent/Phaser/FickleRegister.java fails on solaris-sparc
chegar [Thu, 20 Jan 2011 15:23:57 +0000] rev 7993
7011857: java/util/concurrent/Phaser/FickleRegister.java fails on solaris-sparc Summary: Remove from ProblemList, failure resolved by 7009231 Reviewed-by: alanb
Wed, 19 Jan 2011 19:00:30 -0800 Merge
lana [Wed, 19 Jan 2011 19:00:30 -0800] rev 7992
Merge
Mon, 17 Jan 2011 13:29:12 +0530 6508943: small typo in the documentation
sundar [Mon, 17 Jan 2011 13:29:12 +0530] rev 7991
6508943: small typo in the documentation 6759414: javascript engine can not write to StringWriter 6869617: RhinoScriptEngine bug : ScriptException cause not set (with fix) 7012701: Add a test to check that Rhino's RegExp parser accepts unescaped '[' Reviewed-by: alanb, jjh
Fri, 14 Jan 2011 15:31:45 -0800 7012003: diamond conversion for ssl
smarks [Fri, 14 Jan 2011 15:31:45 -0800] rev 7990
7012003: diamond conversion for ssl Reviewed-by: wetmore
Fri, 14 Jan 2011 22:34:31 +0000 7010903: impl. of http.maxConnections is different from the description in JavaSE document
chegar [Fri, 14 Jan 2011 22:34:31 +0000] rev 7989
7010903: impl. of http.maxConnections is different from the description in JavaSE document Reviewed-by: alanb, michaelm
Thu, 13 Jan 2011 22:21:58 -0800 7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc
darcy [Thu, 13 Jan 2011 22:21:58 -0800] rev 7988
7012279: Project Coin: Clarify AutoCloseable and Throwable javadoc Reviewed-by: jjb
Thu, 13 Jan 2011 20:32:12 -0800 6728865: Provide a better heuristics for Collections.disjoint method
mduigou [Thu, 13 Jan 2011 20:32:12 -0800] rev 7987
6728865: Provide a better heuristics for Collections.disjoint method Reviewed-by: alanb, dholmes, chegar, forax
Thu, 13 Jan 2011 16:33:07 +0000 7003398: NetworkInterface equals() and hashCode() behaviors depend on permissions granted
michaelm [Thu, 13 Jan 2011 16:33:07 +0000] rev 7986
7003398: NetworkInterface equals() and hashCode() behaviors depend on permissions granted Reviewed-by: chegar, alanb
Thu, 13 Jan 2011 14:41:53 +0000 Merge
michaelm [Thu, 13 Jan 2011 14:41:53 +0000] rev 7985
Merge
Thu, 13 Jan 2011 11:10:14 +0000 Merge
michaelm [Thu, 13 Jan 2011 11:10:14 +0000] rev 7984
Merge
Wed, 12 Jan 2011 15:05:10 +0000 6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before
michaelm [Wed, 12 Jan 2011 15:05:10 +0000] rev 7983
6829919: URLClassLoader.close() doesn't close resource file if getResourceAsStream(...) was called before Reviewed-by: chegar
Thu, 13 Jan 2011 13:24:58 +0000 6964547: Impossible to set useV4 in SocksSocketImpl
chegar [Thu, 13 Jan 2011 13:24:58 +0000] rev 7982
6964547: Impossible to set useV4 in SocksSocketImpl Summary: Add socksProxyVersion property Reviewed-by: alanb, michaelm
Thu, 13 Jan 2011 11:02:28 +0000 Merge
michaelm [Thu, 13 Jan 2011 11:02:28 +0000] rev 7981
Merge
Thu, 13 Jan 2011 11:01:30 +0000 6896088: URLClassLoader.close() apparently not working for JAR URLs on Windows
michaelm [Thu, 13 Jan 2011 11:01:30 +0000] rev 7980
6896088: URLClassLoader.close() apparently not working for JAR URLs on Windows Reviewed-by: chegar
Wed, 12 Jan 2011 15:27:43 -0800 Merge
kamg [Wed, 12 Jan 2011 15:27:43 -0800] rev 7979
Merge
Wed, 12 Jan 2011 11:47:35 -0500 6436034: Instance filter doesn't filter event if it occurs in native method
kamg [Wed, 12 Jan 2011 11:47:35 -0500] rev 7978
6436034: Instance filter doesn't filter event if it occurs in native method Summary: Use 'GetLocalInstance' JVMTI extension if it exists Reviewed-by: coleenp, dcubed
Wed, 12 Jan 2011 13:52:09 -0800 7008713: diamond conversion of kerberos5 and security tools
smarks [Wed, 12 Jan 2011 13:52:09 -0800] rev 7977
7008713: diamond conversion of kerberos5 and security tools Reviewed-by: weijun
Wed, 12 Jan 2011 14:40:36 +0000 7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011
dl [Wed, 12 Jan 2011 14:40:36 +0000] rev 7976
7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011 Reviewed-by: dholmes, chegar, mduigou
Tue, 11 Jan 2011 13:42:34 -0800 7011095: revert diamond changes from 6880112 that occur in method args
smarks [Tue, 11 Jan 2011 13:42:34 -0800] rev 7975
7011095: revert diamond changes from 6880112 that occur in method args Reviewed-by: darcy, alanb
Tue, 11 Jan 2011 12:36:43 -0500 7000693: java.sql.Timestamp compareTo() issues using low values
lancea [Tue, 11 Jan 2011 12:36:43 -0500] rev 7974
7000693: java.sql.Timestamp compareTo() issues using low values Reviewed-by: okutsu
Mon, 10 Jan 2011 17:06:10 -0800 7005608: diamond conversion of JCA and crypto providers
smarks [Mon, 10 Jan 2011 17:06:10 -0800] rev 7973
7005608: diamond conversion of JCA and crypto providers Reviewed-by: wetmore
Mon, 10 Jan 2011 14:43:50 -0500 6544224: Remove the need of sun.reflect.misc
lancea [Mon, 10 Jan 2011 14:43:50 -0500] rev 7972
6544224: Remove the need of sun.reflect.misc Reviewed-by: alanb
Mon, 10 Jan 2011 09:32:32 +0000 7002957: (fc) FileChannel.transferTo fails to load libsendfile on Solaris 64-bit
alanb [Mon, 10 Jan 2011 09:32:32 +0000] rev 7971
7002957: (fc) FileChannel.transferTo fails to load libsendfile on Solaris 64-bit Reviewed-by: chegar
Fri, 07 Jan 2011 15:39:58 -0800 7008728: diamond conversion of basic security, permissions, authentication
smarks [Fri, 07 Jan 2011 15:39:58 -0800] rev 7970
7008728: diamond conversion of basic security, permissions, authentication Reviewed-by: mullan
Fri, 07 Jan 2011 21:02:58 +0000 7009760: Possible stack corruption in Java_java_net_TwoStacksPlainSocketImpl_socketGetOption
chegar [Fri, 07 Jan 2011 21:02:58 +0000] rev 7969
7009760: Possible stack corruption in Java_java_net_TwoStacksPlainSocketImpl_socketGetOption Summary: SOCKET_ADDRESS -> SOCKETADDRESS Reviewed-by: alanb
Fri, 07 Jan 2011 15:51:26 +0000 Merge
alanb [Fri, 07 Jan 2011 15:51:26 +0000] rev 7968
Merge
Fri, 07 Jan 2011 15:49:44 +0000 6993732: Remove the HPI
alanb [Fri, 07 Jan 2011 15:49:44 +0000] rev 7967
6993732: Remove the HPI Reviewed-by: ohair, lancea, chegar, mduigou, mchung, mr
Fri, 07 Jan 2011 13:08:18 +0000 7000511: PrintStream, PrintWriter, Formatter, Scanner leave files open when exception thrown
chegar [Fri, 07 Jan 2011 13:08:18 +0000] rev 7966
7000511: PrintStream, PrintWriter, Formatter, Scanner leave files open when exception thrown Reviewed-by: alanb, mduigou
Mon, 24 Jan 2011 13:21:20 -0800 Merge
lana [Mon, 24 Jan 2011 13:21:20 -0800] rev 7965
Merge
Mon, 24 Jan 2011 18:04:37 +0300 6735293: javax.swing.text.NavigationFilter.getNextVisualPositionFrom() not always throws BadLocationException
rupashka [Mon, 24 Jan 2011 18:04:37 +0300] rev 7964
6735293: javax.swing.text.NavigationFilter.getNextVisualPositionFrom() not always throws BadLocationException Reviewed-by: peterz
Wed, 19 Jan 2011 21:51:10 -0800 Merge
lana [Wed, 19 Jan 2011 21:51:10 -0800] rev 7963
Merge
Wed, 19 Jan 2011 17:01:50 +0300 6246816: SwingSet2 should be rewritten
rupashka [Wed, 19 Jan 2011 17:01:50 +0300] rev 7962
6246816: SwingSet2 should be rewritten Reviewed-by: peterz
Mon, 17 Jan 2011 19:14:58 +0300 6342301: Bad interaction between setting the ui and file filters in JFileChooser
rupashka [Mon, 17 Jan 2011 19:14:58 +0300] rev 7961
6342301: Bad interaction between setting the ui and file filters in JFileChooser Reviewed-by: alexp
Thu, 13 Jan 2011 20:12:45 +0300 6990651: Regression: NPE when refreshing applet since 6u22-b01
rupashka [Thu, 13 Jan 2011 20:12:45 +0300] rev 7960
6990651: Regression: NPE when refreshing applet since 6u22-b01 Reviewed-by: peterz
Tue, 11 Jan 2011 12:51:33 +0300 6589952: Swing: dead links in API documentation
rupashka [Tue, 11 Jan 2011 12:51:33 +0300] rev 7959
6589952: Swing: dead links in API documentation Reviewed-by: alexp
Mon, 24 Jan 2011 13:20:07 -0800 Merge
lana [Mon, 24 Jan 2011 13:20:07 -0800] rev 7958
Merge
Thu, 20 Jan 2011 10:49:03 -0800 Merge
lana [Thu, 20 Jan 2011 10:49:03 -0800] rev 7957
Merge
Thu, 20 Jan 2011 14:29:03 +0300 7011442: AppletClassLoader.java needs to avoid spurious wakeup
dcherepanov [Thu, 20 Jan 2011 14:29:03 +0300] rev 7956
7011442: AppletClassLoader.java needs to avoid spurious wakeup Reviewed-by: anthony
Thu, 20 Jan 2011 14:28:40 +0300 7011443: ./share/classes/sun/awt/SunToolkit.java needs to avoid spurious wakeup
dcherepanov [Thu, 20 Jan 2011 14:28:40 +0300] rev 7955
7011443: ./share/classes/sun/awt/SunToolkit.java needs to avoid spurious wakeup Reviewed-by: anthony
Thu, 20 Jan 2011 14:27:11 +0300 7011446: ./windows/classes/sun/awt/windows/WToolkit.java needs to avoid spurious wakeup
dcherepanov [Thu, 20 Jan 2011 14:27:11 +0300] rev 7954
7011446: ./windows/classes/sun/awt/windows/WToolkit.java needs to avoid spurious wakeup Reviewed-by: anthony
Mon, 24 Jan 2011 13:18:36 -0800 Merge
lana [Mon, 24 Jan 2011 13:18:36 -0800] rev 7953
Merge
Mon, 24 Jan 2011 15:37:57 +0300 6999620: [parfait] potential buffer overruns in 2d and awt
bae [Mon, 24 Jan 2011 15:37:57 +0300] rev 7952
6999620: [parfait] potential buffer overruns in 2d and awt Reviewed-by: jgodinez, prr
Mon, 24 Jan 2011 15:14:26 +0300 7002766: Java2d: Changes to correct c/c++ language issues for use of parfait
bae [Mon, 24 Jan 2011 15:14:26 +0300] rev 7951
7002766: Java2d: Changes to correct c/c++ language issues for use of parfait Reviewed-by: jgodinez, prr
Fri, 21 Jan 2011 08:04:04 -0800 6892138: Windows GDI platform font lookup apis affect start-up for small UI apps
prr [Fri, 21 Jan 2011 08:04:04 -0800] rev 7950
6892138: Windows GDI platform font lookup apis affect start-up for small UI apps Reviewed-by: igor, jgodinez
Fri, 21 Jan 2011 07:59:15 -0800 6892493: potential memory leaks in 2D font code indentified by parfait.
prr [Fri, 21 Jan 2011 07:59:15 -0800] rev 7949
6892493: potential memory leaks in 2D font code indentified by parfait. Reviewed-by: bae, igor
Thu, 20 Jan 2011 13:56:26 -0800 7013646: remove obsolete fontconfig files for linux and solaris
prr [Thu, 20 Jan 2011 13:56:26 -0800] rev 7948
7013646: remove obsolete fontconfig files for linux and solaris Reviewed-by: igor, jgodinez
Thu, 20 Jan 2011 10:45:39 -0800 6980204: closed/java/awt/font/LogicalFonts/MappingTest.java fails
prr [Thu, 20 Jan 2011 10:45:39 -0800] rev 7947
6980204: closed/java/awt/font/LogicalFonts/MappingTest.java fails Reviewed-by: jgodinez
Wed, 19 Jan 2011 19:35:27 -0800 Merge
lana [Wed, 19 Jan 2011 19:35:27 -0800] rev 7946
Merge
Wed, 19 Jan 2011 17:07:51 -0800 7013109: windows application manifest problems
prr [Wed, 19 Jan 2011 17:07:51 -0800] rev 7945
7013109: windows application manifest problems 6820955: Update application manifests with new Windows 7 dpiAware section Reviewed-by: ohair, art
Wed, 19 Jan 2011 17:02:52 -0800 6983037: closed/java/awt/font/FontNames/Type1Fonts.java failed due to missed font
prr [Wed, 19 Jan 2011 17:02:52 -0800] rev 7944
6983037: closed/java/awt/font/FontNames/Type1Fonts.java failed due to missed font Reviewed-by: igor
Wed, 19 Jan 2011 09:22:40 -0800 6951501: EUDC character is not displayed on Swing
prr [Wed, 19 Jan 2011 09:22:40 -0800] rev 7943
6951501: EUDC character is not displayed on Swing Reviewed-by: igor, jgodinez
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip