Mon, 18 Jul 2011 13:10:02 +0100 7068059: Update jdk/test/ProblemList.txt
alanb [Mon, 18 Jul 2011 13:10:02 +0100] rev 10123
7068059: Update jdk/test/ProblemList.txt Reviewed-by: mchung, chegar
Sun, 17 Jul 2011 18:53:40 -0700 7062430: Minor inconsistency in ulp descriptions
darcy [Sun, 17 Jul 2011 18:53:40 -0700] rev 10122
7062430: Minor inconsistency in ulp descriptions Reviewed-by: smarks, alanb
Fri, 15 Jul 2011 16:38:41 -0700 7062969: java -help still shows http://java.sun.com/javase/reference
ksrini [Fri, 15 Jul 2011 16:38:41 -0700] rev 10121
7062969: java -help still shows http://java.sun.com/javase/reference Reviewed-by: ohair, darcy
Thu, 14 Jul 2011 18:57:55 -0700 Merge
lana [Thu, 14 Jul 2011 18:57:55 -0700] rev 10120
Merge
Wed, 13 Jul 2011 12:24:56 +0100 7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently
dl [Wed, 13 Jul 2011 12:24:56 +0100] rev 10119
7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently Summary: Add retry/timeout for checking activeCount Reviewed-by: chegar
Tue, 12 Jul 2011 10:28:37 -0700 7022407: Spinning CPU in LocaleObjectCache.get()
naoto [Tue, 12 Jul 2011 10:28:37 -0700] rev 10118
7022407: Spinning CPU in LocaleObjectCache.get() Reviewed-by: okutsu
Tue, 12 Jul 2011 15:23:23 +0100 7058828: test/java/util/concurrent/Phaser/Arrive.java fails intermittently
dl [Tue, 12 Jul 2011 15:23:23 +0100] rev 10117
7058828: test/java/util/concurrent/Phaser/Arrive.java fails intermittently Reviewed-by: chegar
Tue, 12 Jul 2011 07:32:29 +0900 7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin
peytoia [Tue, 12 Jul 2011 07:32:29 +0900] rev 10116
7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin Reviewed-by: okutsu
Fri, 08 Jul 2011 10:25:57 -0700 7060849: Eliminate pack200 build warnings
ksrini [Fri, 08 Jul 2011 10:25:57 -0700] rev 10115
7060849: Eliminate pack200 build warnings Reviewed-by: ksrini, jjg Contributed-by: alexandre.boulgakov@oracle.com
Wed, 06 Jul 2011 11:08:20 -0400 7054969: Null-check-in-finally pattern in java/security documentation
mullan [Wed, 06 Jul 2011 11:08:20 -0400] rev 10114
7054969: Null-check-in-finally pattern in java/security documentation Reviewed-by: vinnie
Tue, 05 Jul 2011 15:25:10 +0100 7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator
coffeys [Tue, 05 Jul 2011 15:25:10 +0100] rev 10113
7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator Reviewed-by: weijun, xuelei
Fri, 01 Jul 2011 17:12:22 -0700 Merge
valeriep [Fri, 01 Jul 2011 17:12:22 -0700] rev 10112
Merge
Thu, 30 Jun 2011 18:42:37 -0700 7058133: Javah should use the freshly built classes instead of those from the BOOTDIR jdk
valeriep [Thu, 30 Jun 2011 18:42:37 -0700] rev 10111
7058133: Javah should use the freshly built classes instead of those from the BOOTDIR jdk Summary: Changed javah to use the newly built classes specified by $(CLASSDESTDIR) Reviewed-by: vinnie
Thu, 30 Jun 2011 17:59:13 -0700 7058708: Eliminate JDK build tools build warnings
jjg [Thu, 30 Jun 2011 17:59:13 -0700] rev 10110
7058708: Eliminate JDK build tools build warnings Reviewed-by: ohair, jjg Contributed-by: alexandre.boulgakov@oracle.com
Thu, 30 Jun 2011 16:50:34 -0700 7061195: Clean up makefiles for JDK 8
jjg [Thu, 30 Jun 2011 16:50:34 -0700] rev 10109
7061195: Clean up makefiles for JDK 8 Reviewed-by: ohair, jjg Contributed-by: alexandre.boulgakov@oracle.com
Thu, 30 Jun 2011 16:48:44 -0700 7061190: Update boot JDK version for JDK 8
jjg [Thu, 30 Jun 2011 16:48:44 -0700] rev 10108
7061190: Update boot JDK version for JDK 8 Reviewed-by: ohair, jjg Contributed-by: alexandre.boulgakov@oracle.com
Fri, 05 Aug 2011 15:35:04 -0700 Merge
lana [Fri, 05 Aug 2011 15:35:04 -0700] rev 10107
Merge
Wed, 03 Aug 2011 16:59:23 +0400 7072328: Sun URL in the MetalLookAndFeel.getLayoutStyle() specification should be replaced with Oracle one
rupashka [Wed, 03 Aug 2011 16:59:23 +0400] rev 10106
7072328: Sun URL in the MetalLookAndFeel.getLayoutStyle() specification should be replaced with Oracle one Reviewed-by: peterz
Mon, 01 Aug 2011 17:05:16 +0400 7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows
serb [Mon, 01 Aug 2011 17:05:16 +0400] rev 10105
7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows Reviewed-by: art, dcherepanov
Thu, 28 Jul 2011 18:24:54 +0400 7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown
rupashka [Thu, 28 Jul 2011 18:24:54 +0400] rev 10104
7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown Reviewed-by: peterz
Thu, 28 Jul 2011 18:13:17 +0400 6995769: occasion NPE thrown from SwingUtilities.computeIntersection()
rupashka [Thu, 28 Jul 2011 18:13:17 +0400] rev 10103
6995769: occasion NPE thrown from SwingUtilities.computeIntersection() Reviewed-by: alexp
Mon, 01 Aug 2011 17:40:38 -0700 Merge
lana [Mon, 01 Aug 2011 17:40:38 -0700] rev 10102
Merge
Wed, 27 Jul 2011 22:42:19 -0700 Merge
lana [Wed, 27 Jul 2011 22:42:19 -0700] rev 10101
Merge
Mon, 18 Jul 2011 18:21:31 +0400 7031941: Use generificated JComboBox and JList in core libraries
rupashka [Mon, 18 Jul 2011 18:21:31 +0400] rev 10100
7031941: Use generificated JComboBox and JList in core libraries Reviewed-by: alexp
Mon, 18 Jul 2011 17:40:12 +0400 6509273: Password in JPasswordField gets Printed in clear text
rupashka [Mon, 18 Jul 2011 17:40:12 +0400] rev 10099
6509273: Password in JPasswordField gets Printed in clear text Reviewed-by: alexp
Fri, 15 Jul 2011 19:25:06 +0400 4717864: setFont() does not update Fonts of Menus already on screen
serb [Fri, 15 Jul 2011 19:25:06 +0400] rev 10098
4717864: setFont() does not update Fonts of Menus already on screen Reviewed-by: art, bagiras
Fri, 15 Jul 2011 19:24:09 +0400 6642728: Use reflection to access ScrollPane's private method from within sun.awt package
serb [Fri, 15 Jul 2011 19:24:09 +0400] rev 10097
6642728: Use reflection to access ScrollPane's private method from within sun.awt package Reviewed-by: art, anthony
Fri, 15 Jul 2011 19:23:03 +0400 6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails
serb [Fri, 15 Jul 2011 19:23:03 +0400] rev 10096
6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails Reviewed-by: art, dcherepanov, anthony
Fri, 15 Jul 2011 19:19:33 +0400 7043815: AWT-XAWT - AWT-EventQueue-0 deadlock.
serb [Fri, 15 Jul 2011 19:19:33 +0400] rev 10095
7043815: AWT-XAWT - AWT-EventQueue-0 deadlock. Reviewed-by: art, dcherepanov
Fri, 15 Jul 2011 19:18:38 +0400 7043679: Wrong class name is used in Java_sun_awt_windows_WPrinterJob_initIDs
serb [Fri, 15 Jul 2011 19:18:38 +0400] rev 10094
7043679: Wrong class name is used in Java_sun_awt_windows_WPrinterJob_initIDs Reviewed-by: dav, art
Fri, 15 Jul 2011 14:43:22 +0400 4909150: WindowsTreeUI can cause NullPointerException occasionally
rupashka [Fri, 15 Jul 2011 14:43:22 +0400] rev 10093
4909150: WindowsTreeUI can cause NullPointerException occasionally Reviewed-by: alexp
Tue, 12 Jul 2011 11:41:50 +0400 7019963: The goto parent directory button doesn't operate in JFileChooser
rupashka [Tue, 12 Jul 2011 11:41:50 +0400] rev 10092
7019963: The goto parent directory button doesn't operate in JFileChooser Reviewed-by: alexp
Mon, 11 Jul 2011 16:54:21 -0700 Merge
lana [Mon, 11 Jul 2011 16:54:21 -0700] rev 10091
Merge
Tue, 12 Jul 2011 08:46:49 +0900 7051769: java.text.Bidi.toString() output is wrong
peytoia [Tue, 12 Jul 2011 08:46:49 +0900] rev 10090
7051769: java.text.Bidi.toString() output is wrong Reviewed-by: okutsu
Tue, 12 Jul 2011 08:00:12 +0900 7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed
peytoia [Tue, 12 Jul 2011 08:00:12 +0900] rev 10089
7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed Reviewed-by: okutsu
Mon, 11 Jul 2011 15:59:29 +0400 7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32
bagiras [Mon, 11 Jul 2011 15:59:29 +0400] rev 10088
7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32 Reviewed-by: art, dcherepanov
Tue, 26 Jul 2011 21:34:25 +0200 7070155: A small refactoring patch for the abstract RenderingEngine.
neugens [Tue, 26 Jul 2011 21:34:25 +0200] rev 10087
7070155: A small refactoring patch for the abstract RenderingEngine. Summary: Simplify code by using ReflectiveOperationException instead of 3 ignored catch blocks Reviewed-by: prr
Wed, 20 Jul 2011 16:18:08 +0400 7044285: 64 bit VM crashes in Java_sun_java2d_loops_MaskFill_MaskFill
bae [Wed, 20 Jul 2011 16:18:08 +0400] rev 10086
7044285: 64 bit VM crashes in Java_sun_java2d_loops_MaskFill_MaskFill Reviewed-by: jgodinez, prr
Tue, 19 Jul 2011 14:09:25 -0700 7068471: NPE in sun.font.FontConfigManager.getFontConfigFont() when libfontconfig.so is not installed
prr [Tue, 19 Jul 2011 14:09:25 -0700] rev 10085
7068471: NPE in sun.font.FontConfigManager.getFontConfigFont() when libfontconfig.so is not installed Reviewed-by: jgodinez, prr Contributed-by: spoole@linux.vnet.ibm.com
Thu, 07 Jul 2011 19:18:01 -0700 Merge
lana [Thu, 07 Jul 2011 19:18:01 -0700] rev 10084
Merge
Fri, 01 Jul 2011 12:26:33 -0700 Merge
lana [Fri, 01 Jul 2011 12:26:33 -0700] rev 10083
Merge
Sat, 16 Jul 2011 15:47:53 -0700 6983728: JSR 292 remove argument count limitations
jrose [Sat, 16 Jul 2011 15:47:53 -0700] rev 10082
6983728: JSR 292 remove argument count limitations Summary: Remove workarounds and limitations from before 6939861. Reviewed-by: never
Sat, 16 Jul 2011 15:44:33 -0700 7058651: JSR 292 unit tests need a refresh
jrose [Sat, 16 Jul 2011 15:44:33 -0700] rev 10081
7058651: JSR 292 unit tests need a refresh Summary: Enhancements to unit tests. Reviewed-by: never, twisti
Sat, 16 Jul 2011 15:40:13 -0700 7058630: JSR 292 method handle proxy violates contract for Object methods
jrose [Sat, 16 Jul 2011 15:40:13 -0700] rev 10080
7058630: JSR 292 method handle proxy violates contract for Object methods Reviewed-by: never, twisti
Wed, 13 Jul 2011 01:40:55 -0700 Merge
jrose [Wed, 13 Jul 2011 01:40:55 -0700] rev 10079
Merge
Tue, 14 Jun 2011 22:47:12 -0700 7054590: (JSR-292) MethodHandleProxies.asInterfaceInstance() accepts private/protected nested interfaces
jrose [Tue, 14 Jun 2011 22:47:12 -0700] rev 10078
7054590: (JSR-292) MethodHandleProxies.asInterfaceInstance() accepts private/protected nested interfaces Summary: fix non-compliant logic in MethodHandleProxies, fix invalid private classes in MethodHandlesTest Reviewed-by: twisti, never
Thu, 30 Jun 2011 14:18:40 -0700 Merge
lana [Thu, 30 Jun 2011 14:18:40 -0700] rev 10077
Merge
Tue, 28 Jun 2011 10:09:56 +0100 Merge
michaelm [Tue, 28 Jun 2011 10:09:56 +0100] rev 10076
Merge
Tue, 28 Jun 2011 10:07:41 +0100 7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently
michaelm [Tue, 28 Jun 2011 10:07:41 +0100] rev 10075
7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently Reviewed-by: alanb
Mon, 27 Jun 2011 20:13:48 -0400 7039182: PPC: NIO: java.io.IOException: Invalid argument in sun.nio.ch.FileDispatcherImpl.read0
dholmes [Mon, 27 Jun 2011 20:13:48 -0400] rev 10074
7039182: PPC: NIO: java.io.IOException: Invalid argument in sun.nio.ch.FileDispatcherImpl.read0 Summary: Allow platform specific files to be located at build time instead of generating them Reviewed-by: alanb, ohair
Mon, 27 Jun 2011 12:21:44 -0700 7046007: (launcher) Improve usage information for -verbose option
ksrini [Mon, 27 Jun 2011 12:21:44 -0700] rev 10073
7046007: (launcher) Improve usage information for -verbose option Reviewed-by: darcy, alanb
Mon, 27 Jun 2011 12:15:27 +0100 7059777: Remove lang tests from Problemlist.txt
michaelm [Mon, 27 Jun 2011 12:15:27 +0100] rev 10072
7059777: Remove lang tests from Problemlist.txt Reviewed-by: alanb
Fri, 24 Jun 2011 19:30:39 +0100 6965150: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long
alanb [Fri, 24 Jun 2011 19:30:39 +0100] rev 10071
6965150: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long Reviewed-by: chegar
Thu, 23 Jun 2011 17:21:08 -0700 Merge
lana [Thu, 23 Jun 2011 17:21:08 -0700] rev 10070
Merge
Thu, 23 Jun 2011 14:56:38 -0700 Merge
lana [Thu, 23 Jun 2011 14:56:38 -0700] rev 10069
Merge
Wed, 22 Jun 2011 23:23:58 -0700 Merge
lana [Wed, 22 Jun 2011 23:23:58 -0700] rev 10068
Merge
Thu, 23 Jun 2011 14:57:57 -0700 6253144: Long narrowing conversion should describe the algorithm used and implied "risks"
darcy [Thu, 23 Jun 2011 14:57:57 -0700] rev 10067
6253144: Long narrowing conversion should describe the algorithm used and implied "risks" Reviewed-by: mduigou, alanb
Thu, 23 Jun 2011 04:23:50 -0700 7057022: test/sun/security/pkcs11/fips/ClientJSSEServerJSSE.java has invalid jtreg tags
xuelei [Thu, 23 Jun 2011 04:23:50 -0700] rev 10066
7057022: test/sun/security/pkcs11/fips/ClientJSSEServerJSSE.java has invalid jtreg tags Reviewed-by: weijun
Thu, 23 Jun 2011 13:15:14 +0100 7021010: java/lang/Thread/ThreadStateTest.java fails intermittently
chegar [Thu, 23 Jun 2011 13:15:14 +0100] rev 10065
7021010: java/lang/Thread/ThreadStateTest.java fails intermittently Reviewed-by: dholmes, alanb, mchung
Thu, 23 Jun 2011 13:00:14 +0100 7057935: com/sun/nio/sctp tests should be moved out of jdk_nio and into their own target, jdk_sctp
chegar [Thu, 23 Jun 2011 13:00:14 +0100] rev 10064
7057935: com/sun/nio/sctp tests should be moved out of jdk_nio and into their own target, jdk_sctp Reviewed-by: alanb
Wed, 22 Jun 2011 21:21:33 -0700 7058271: Remove InterruptedIO.java record from ProblemList.txt
xuelei [Wed, 22 Jun 2011 21:21:33 -0700] rev 10063
7058271: Remove InterruptedIO.java record from ProblemList.txt Reviewed-by: weijun
Wed, 22 Jun 2011 19:37:18 -0700 6952814: sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT
xuelei [Wed, 22 Jun 2011 19:37:18 -0700] rev 10062
6952814: sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT Reviewed-by: alanb
Thu, 23 Jun 2011 09:27:11 +0800 7055362: jdk_security2 test target cleanup
weijun [Thu, 23 Jun 2011 09:27:11 +0800] rev 10061
7055362: jdk_security2 test target cleanup Reviewed-by: alanb
Wed, 22 Jun 2011 15:13:29 +0100 7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm
alanb [Wed, 22 Jun 2011 15:13:29 +0100] rev 10060
7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm Reviewed-by: emcmanus
Tue, 21 Jun 2011 16:11:24 +0100 7056815: test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh times out intermittently on busy machine
alanb [Tue, 21 Jun 2011 16:11:24 +0100] rev 10059
7056815: test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh times out intermittently on busy machine Reviewed-by: mchung
Mon, 20 Jun 2011 17:20:35 -0700 7055295: (reflect) add conventional constructor to GenericSignatureFormatError
darcy [Mon, 20 Jun 2011 17:20:35 -0700] rev 10058
7055295: (reflect) add conventional constructor to GenericSignatureFormatError Reviewed-by: lancea, mduigou
Mon, 20 Jun 2011 19:17:47 +0800 7054918: jdk_security1 test target cleanup
weijun [Mon, 20 Jun 2011 19:17:47 +0800] rev 10057
7054918: jdk_security1 test target cleanup Reviewed-by: alanb, smarks, vinnie
Mon, 20 Jun 2011 12:27:20 +0100 7051516: ThreadLocalRandom seed is never initialized so all instances generate the same sequence
dl [Mon, 20 Jun 2011 12:27:20 +0100] rev 10056
7051516: ThreadLocalRandom seed is never initialized so all instances generate the same sequence Reviewed-by: chegar, dholmes, mduigou
Mon, 20 Jun 2011 17:38:15 +0800 7054428: test/java/security/SecureClassLoader/DefineClassByteBuffer.java error
weijun [Mon, 20 Jun 2011 17:38:15 +0800] rev 10055
7054428: test/java/security/SecureClassLoader/DefineClassByteBuffer.java error Reviewed-by: alanb
Sun, 19 Jun 2011 11:15:37 +0100 7056489: test/com/sun/jndi/ldap/ReadTimeoutTest.java hangs or times out
alanb [Sun, 19 Jun 2011 11:15:37 +0100] rev 10054
7056489: test/com/sun/jndi/ldap/ReadTimeoutTest.java hangs or times out Reviewed-by: forax, vinnie
Fri, 17 Jun 2011 15:17:01 -0700 7043125: TEST: tools/launcher/VersionCheck.java fails just against openjdk7 (b141 & b138-nightly) promoted
ksrini [Fri, 17 Jun 2011 15:17:01 -0700] rev 10053
7043125: TEST: tools/launcher/VersionCheck.java fails just against openjdk7 (b141 & b138-nightly) promoted Reviewed-by: darcy
Fri, 17 Jun 2011 10:34:44 -0700 7021922: java.lang.annoation.IncompleteExceptions throws NPE when type is null
darcy [Fri, 17 Jun 2011 10:34:44 -0700] rev 10052
7021922: java.lang.annoation.IncompleteExceptions throws NPE when type is null Reviewed-by: alanb, forax
Wed, 15 Jun 2011 08:37:11 -0700 7041252: Use j.u.Objects.equals in security classes
darcy [Wed, 15 Jun 2011 08:37:11 -0700] rev 10051
7041252: Use j.u.Objects.equals in security classes Reviewed-by: weijun
Tue, 14 Jun 2011 12:31:31 -0700 7054669: javadoc warnings from java.awt.Toolkit
darcy [Tue, 14 Jun 2011 12:31:31 -0700] rev 10050
7054669: javadoc warnings from java.awt.Toolkit Reviewed-by: anthony
Tue, 14 Jun 2011 18:05:42 +0100 7049774: UID construction appears to hang if time changed backwards
coffeys [Tue, 14 Jun 2011 18:05:42 +0100] rev 10049
7049774: UID construction appears to hang if time changed backwards Reviewed-by: alanb, dholmes, chegar, mduigou
Mon, 13 Jun 2011 12:17:20 -0700 7052122: Update JDK_MINOR_VERSION for JDK 8
darcy [Mon, 13 Jun 2011 12:17:20 -0700] rev 10048
7052122: Update JDK_MINOR_VERSION for JDK 8 Reviewed-by: mr, katleman
Wed, 08 Jun 2011 14:01:34 +0800 7043737: klist does not detect non-existing keytab
weijun [Wed, 08 Jun 2011 14:01:34 +0800] rev 10047
7043737: klist does not detect non-existing keytab Reviewed-by: valeriep
Wed, 01 Jun 2011 17:11:23 -0700 7045594: 4/4 fix for 6977677 introduced a ResourceBundle race
dcubed [Wed, 01 Jun 2011 17:11:23 -0700] rev 10046
7045594: 4/4 fix for 6977677 introduced a ResourceBundle race Summary: Fix Logger.getLogger() ResourceBundle name race. Reviewed-by: dholmes, mchung
Wed, 01 Jun 2011 17:10:30 -0700 7048308: 4/4 LoggingDeadlock3 test timeout is too small
dcubed [Wed, 01 Jun 2011 17:10:30 -0700] rev 10045
7048308: 4/4 LoggingDeadlock3 test timeout is too small Summary: Change timeout for test from 15 seconds to 80 seconds. Reviewed-by: dholmes
Fri, 27 May 2011 09:01:33 +0800 7048466: Move sun.misc.JavaxSecurityAuthKerberosAccess to sun.security.krb5 package
weijun [Fri, 27 May 2011 09:01:33 +0800] rev 10044
7048466: Move sun.misc.JavaxSecurityAuthKerberosAccess to sun.security.krb5 package Reviewed-by: weijun, alanb Contributed-by: Mandy Chung <mandy.chung@oracle.com>
Thu, 30 Jun 2011 14:16:48 -0700 Merge
lana [Thu, 30 Jun 2011 14:16:48 -0700] rev 10043
Merge
Fri, 24 Jun 2011 16:22:50 -0400 7049339: AnyBlit is broken with non-rectangular clips.
dlila [Fri, 24 Jun 2011 16:22:50 -0400] rev 10042
7049339: AnyBlit is broken with non-rectangular clips. Reviewed-by: flar
Wed, 25 May 2011 19:53:08 -0700 7044394: TrueTypeFont inner class DirectoryEntry should be static
prr [Wed, 25 May 2011 19:53:08 -0700] rev 10041
7044394: TrueTypeFont inner class DirectoryEntry should be static Reviewed-by: bae, jgodinez
Mon, 27 Jun 2011 14:10:46 -0700 Merge
schien [Mon, 27 Jun 2011 14:10:46 -0700] rev 10040
Merge
Mon, 27 Jun 2011 13:21:34 -0700 Added tag jdk7-b147 for changeset 807b419805d8
schien [Mon, 27 Jun 2011 13:21:34 -0700] rev 10039
Added tag jdk7-b147 for changeset 807b419805d8
Mon, 20 Jun 2011 17:38:27 -0700 Merge
schien [Mon, 20 Jun 2011 17:38:27 -0700] rev 10038
Merge
Wed, 08 Jun 2011 10:24:10 -0700 Merge
schien [Wed, 08 Jun 2011 10:24:10 -0700] rev 10037
Merge
Tue, 24 May 2011 15:28:26 -0700 7048009: Update .jcheck/conf files for JDK 8
mr [Tue, 24 May 2011 15:28:26 -0700] rev 10036
7048009: Update .jcheck/conf files for JDK 8 Reviewed-by: jjh
Wed, 05 Jul 2017 17:47:31 +0200 Merge
duke [Wed, 05 Jul 2017 17:47:31 +0200] rev 10035
Merge
Fri, 22 Jul 2011 23:42:46 -0700 7070061: Adjust Hotspot make/jprt.properties for new JDK8 settings
trims [Fri, 22 Jul 2011 23:42:46 -0700] rev 10034
7070061: Adjust Hotspot make/jprt.properties for new JDK8 settings Summary: Fix so the JPRT can build with -release jdk8 now Reviewed-by: ohair
Fri, 22 Jul 2011 23:47:17 -0700 7069176: Update the JDK version numbers in Hotspot for JDK 8
trims [Fri, 22 Jul 2011 23:47:17 -0700] rev 10033
7069176: Update the JDK version numbers in Hotspot for JDK 8 Summary: Change JDK_MINOR_VER and JDK_PREVIOUS_VERSION to reflect JDK8 values Reviewed-by: jcoomes
Sat, 23 Jul 2011 01:56:51 -0700 Merge
trims [Sat, 23 Jul 2011 01:56:51 -0700] rev 10032
Merge
Fri, 15 Jul 2011 15:35:50 -0700 6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
never [Fri, 15 Jul 2011 15:35:50 -0700] rev 10031
6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods Summary: check for single stepping when dispatching invokes from method handles Reviewed-by: coleenp, twisti, kvn, dsamersoff
Thu, 14 Jul 2011 15:39:40 -0700 7067288: compiler regression test Test7052494 timeouts with client VM
kvn [Thu, 14 Jul 2011 15:39:40 -0700] rev 10030
7067288: compiler regression test Test7052494 timeouts with client VM Summary: Test is modified to reduce number of iterations in test5() and test6(). Reviewed-by: never, iveresov
Wed, 13 Jul 2011 10:48:42 -0700 Merge
kvn [Wed, 13 Jul 2011 10:48:42 -0700] rev 10029
Merge
Fri, 08 Jul 2011 15:33:03 -0700 7058510: multinewarray with 6 dimensions uncommon traps in server compiler
iveresov [Fri, 08 Jul 2011 15:33:03 -0700] rev 10028
7058510: multinewarray with 6 dimensions uncommon traps in server compiler Summary: Pass arguments to runtime via java array for arrays with > 5 dimensions Reviewed-by: never, kvn, jrose, pbk
Fri, 08 Jul 2011 09:38:48 -0700 7059034: Use movxtod/movdtox on T4
kvn [Fri, 08 Jul 2011 09:38:48 -0700] rev 10027
7059034: Use movxtod/movdtox on T4 Summary: Use new VIS3 mov instructions on T4 for move data between general and float registers. Reviewed-by: never, twisti
Tue, 12 Jul 2011 16:32:25 -0700 Merge
jcoomes [Tue, 12 Jul 2011 16:32:25 -0700] rev 10026
Merge
Mon, 11 Jul 2011 14:15:43 -0700 7061212: use o/s low memory notification in embedded builds
jcoomes [Mon, 11 Jul 2011 14:15:43 -0700] rev 10025
7061212: use o/s low memory notification in embedded builds Reviewed-by: dholmes, never, jwilhelm, kvn
Thu, 07 Jul 2011 15:44:34 -0700 7053189: remove some unnecessary platform-dependent includes
jcoomes [Thu, 07 Jul 2011 15:44:34 -0700] rev 10024
7053189: remove some unnecessary platform-dependent includes Reviewed-by: dholmes, never, jwilhelm, kvn
Wed, 06 Jul 2011 13:02:54 -0700 7061225: os::print_cpu_info() should support os-specific data
jcoomes [Wed, 06 Jul 2011 13:02:54 -0700] rev 10023
7061225: os::print_cpu_info() should support os-specific data Reviewed-by: dholmes, never, jwilhelm, kvn
Wed, 06 Jul 2011 12:28:07 -0700 7061204: clean the chunk table synchronously in embedded builds
jcoomes [Wed, 06 Jul 2011 12:28:07 -0700] rev 10022
7061204: clean the chunk table synchronously in embedded builds Reviewed-by: dholmes, never, jwilhelm, kvn
Wed, 06 Jul 2011 12:22:29 -0700 7061197: ThreadLocalStorage sp map table should be optional
jcoomes [Wed, 06 Jul 2011 12:22:29 -0700] rev 10021
7061197: ThreadLocalStorage sp map table should be optional Reviewed-by: dholmes, never, jwilhelm, kvn
Wed, 06 Jul 2011 12:17:44 -0700 7061192: option handling adjustments for oracle and embedded builds
jcoomes [Wed, 06 Jul 2011 12:17:44 -0700] rev 10020
7061192: option handling adjustments for oracle and embedded builds Reviewed-by: dholmes, never, jwilhelm, kvn
Wed, 06 Jul 2011 12:03:01 -0700 7061187: need some includes for arm/ppc
jcoomes [Wed, 06 Jul 2011 12:03:01 -0700] rev 10019
7061187: need some includes for arm/ppc Reviewed-by: dholmes, never, jwilhelm, kvn
Thu, 07 Jul 2011 10:51:07 -0700 Merge
kvn [Thu, 07 Jul 2011 10:51:07 -0700] rev 10018
Merge
Wed, 06 Jul 2011 18:15:21 -0700 7062856: Disassembler needs to be smarter about finding hsdis after 1.7 launcher changes
never [Wed, 06 Jul 2011 18:15:21 -0700] rev 10017
7062856: Disassembler needs to be smarter about finding hsdis after 1.7 launcher changes Summary: do explicit lookup emulating old LD_LIBRARY_PATH search Reviewed-by: kvn, jrose
Wed, 06 Jul 2011 09:27:54 -0700 7061101: adlc should complain about mixing block and expression forms of ins_encode
never [Wed, 06 Jul 2011 09:27:54 -0700] rev 10016
7061101: adlc should complain about mixing block and expression forms of ins_encode Reviewed-by: kvn
Tue, 05 Jul 2011 16:07:54 -0700 6478991: C1 NullCheckEliminator yields incorrect exceptions
never [Tue, 05 Jul 2011 16:07:54 -0700] rev 10015
6478991: C1 NullCheckEliminator yields incorrect exceptions Reviewed-by: twisti, iveresov
Fri, 01 Jul 2011 10:37:37 -0700 7057120: Tiered: Allow C1 to inline methods with loops
iveresov [Fri, 01 Jul 2011 10:37:37 -0700] rev 10014
7057120: Tiered: Allow C1 to inline methods with loops Summary: Recompile the enclosing methods without inlining of the method that has OSRed to level 4 or recompile the enclosing method at level 4. Reviewed-by: kvn, never
Fri, 01 Jul 2011 10:35:54 -0700 7058689: Tiered: Reprofiling doesn't happen in presence of level 4 OSR methods
iveresov [Fri, 01 Jul 2011 10:35:54 -0700] rev 10013
7058689: Tiered: Reprofiling doesn't happen in presence of level 4 OSR methods Summary: Take into account current state of profiling before believing that existing higher level versions are valid Reviewed-by: kvn, never
Tue, 28 Jun 2011 15:50:07 -0700 7047954: VM crashes with assert(is_Mem()) failed
kvn [Tue, 28 Jun 2011 15:50:07 -0700] rev 10012
7047954: VM crashes with assert(is_Mem()) failed Summary: cast constant array ptrs to bottom Reviewed-by: never
Tue, 28 Jun 2011 15:24:29 -0700 7044738: Loop unroll optimization causes incorrect result
kvn [Tue, 28 Jun 2011 15:24:29 -0700] rev 10011
7044738: Loop unroll optimization causes incorrect result Summary: take into account memory dependencies when clonning nodes in clone_up_backedge_goo(). Reviewed-by: never
Tue, 28 Jun 2011 15:04:39 -0700 6990015: Incorrect Icache line size is used for 64 bit x86
kvn [Tue, 28 Jun 2011 15:04:39 -0700] rev 10010
6990015: Incorrect Icache line size is used for 64 bit x86 Summary: correct Icache::line_size for x64 and add verification code into vm_version_x86. Reviewed-by: never, phh
Tue, 28 Jun 2011 14:30:27 -0700 7058036: FieldsAllocationStyle=2 does not work in 32-bit VM
kvn [Tue, 28 Jun 2011 14:30:27 -0700] rev 10009
7058036: FieldsAllocationStyle=2 does not work in 32-bit VM Summary: parseClassFile() incorrectly uses nonstatic_oop_map_size() method instead of nonstatic_oop_map_count(). Reviewed-by: never Contributed-by: Krystal Mok <rednaxelafx@gmail.com>
Thu, 23 Jun 2011 17:14:06 -0700 7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path
jrose [Thu, 23 Jun 2011 17:14:06 -0700] rev 10008
7056328: JSR 292 invocation sometimes fails in adapters for types not on boot class path Reviewed-by: never
Wed, 22 Jun 2011 14:45:37 -0700 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
never [Wed, 22 Jun 2011 14:45:37 -0700] rev 10007
7057587: JSR 292 - crash with jruby in test/test_respond_to.rb Summary: don't skip receiver when GC'ing compiled invokedynamic callsites Reviewed-by: twisti, kvn, jrose
Tue, 21 Jun 2011 09:04:55 -0700 7056380: VM crashes with SIGSEGV in compiled code
never [Tue, 21 Jun 2011 09:04:55 -0700] rev 10006
7056380: VM crashes with SIGSEGV in compiled code Summary: code was using andq reg, imm instead of addq addr, imm Reviewed-by: kvn, jrose, twisti
Mon, 20 Jun 2011 16:45:35 -0700 7052494: Eclipse test fails on JDK 7 b142
kvn [Mon, 20 Jun 2011 16:45:35 -0700] rev 10005
7052494: Eclipse test fails on JDK 7 b142 Summary: Keep 'ne' test in Counted loop when we can't guarantee during compilation that init < limit. Reviewed-by: never
Thu, 16 Jun 2011 13:46:55 -0700 7055355: JSR 292: crash while throwing WrongMethodTypeException
never [Thu, 16 Jun 2011 13:46:55 -0700] rev 10004
7055355: JSR 292: crash while throwing WrongMethodTypeException Reviewed-by: jrose, twisti, bdelsart
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip