peytoia [Tue, 12 Jul 2011 08:00:12 +0900] rev 10089
7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed
Reviewed-by: okutsu
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
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
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
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
lana [Thu, 07 Jul 2011 19:18:01 -0700] rev 10084
Merge
lana [Fri, 01 Jul 2011 12:26:33 -0700] rev 10083
Merge
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
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
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
jrose [Wed, 13 Jul 2011 01:40:55 -0700] rev 10079
Merge
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
lana [Thu, 30 Jun 2011 14:18:40 -0700] rev 10077
Merge
michaelm [Tue, 28 Jun 2011 10:09:56 +0100] rev 10076
Merge
michaelm [Tue, 28 Jun 2011 10:07:41 +0100] rev 10075
7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently
Reviewed-by: alanb
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
ksrini [Mon, 27 Jun 2011 12:21:44 -0700] rev 10073
7046007: (launcher) Improve usage information for -verbose option
Reviewed-by: darcy, alanb
michaelm [Mon, 27 Jun 2011 12:15:27 +0100] rev 10072
7059777: Remove lang tests from Problemlist.txt
Reviewed-by: alanb
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
lana [Thu, 23 Jun 2011 17:21:08 -0700] rev 10070
Merge
lana [Thu, 23 Jun 2011 14:56:38 -0700] rev 10069
Merge
lana [Wed, 22 Jun 2011 23:23:58 -0700] rev 10068
Merge
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
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
chegar [Thu, 23 Jun 2011 13:15:14 +0100] rev 10065
7021010: java/lang/Thread/ThreadStateTest.java fails intermittently
Reviewed-by: dholmes, alanb, mchung
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
xuelei [Wed, 22 Jun 2011 21:21:33 -0700] rev 10063
7058271: Remove InterruptedIO.java record from ProblemList.txt
Reviewed-by: weijun
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
weijun [Thu, 23 Jun 2011 09:27:11 +0800] rev 10061
7055362: jdk_security2 test target cleanup
Reviewed-by: alanb
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
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
darcy [Mon, 20 Jun 2011 17:20:35 -0700] rev 10058
7055295: (reflect) add conventional constructor to GenericSignatureFormatError
Reviewed-by: lancea, mduigou
weijun [Mon, 20 Jun 2011 19:17:47 +0800] rev 10057
7054918: jdk_security1 test target cleanup
Reviewed-by: alanb, smarks, vinnie
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
weijun [Mon, 20 Jun 2011 17:38:15 +0800] rev 10055
7054428: test/java/security/SecureClassLoader/DefineClassByteBuffer.java error
Reviewed-by: alanb
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
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
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
darcy [Wed, 15 Jun 2011 08:37:11 -0700] rev 10051
7041252: Use j.u.Objects.equals in security classes
Reviewed-by: weijun
darcy [Tue, 14 Jun 2011 12:31:31 -0700] rev 10050
7054669: javadoc warnings from java.awt.Toolkit
Reviewed-by: anthony
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
darcy [Mon, 13 Jun 2011 12:17:20 -0700] rev 10048
7052122: Update JDK_MINOR_VERSION for JDK 8
Reviewed-by: mr, katleman
weijun [Wed, 08 Jun 2011 14:01:34 +0800] rev 10047
7043737: klist does not detect non-existing keytab
Reviewed-by: valeriep
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
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
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>
lana [Thu, 30 Jun 2011 14:16:48 -0700] rev 10043
Merge
dlila [Fri, 24 Jun 2011 16:22:50 -0400] rev 10042
7049339: AnyBlit is broken with non-rectangular clips.
Reviewed-by: flar
prr [Wed, 25 May 2011 19:53:08 -0700] rev 10041
7044394: TrueTypeFont inner class DirectoryEntry should be static
Reviewed-by: bae, jgodinez
schien [Mon, 27 Jun 2011 14:10:46 -0700] rev 10040
Merge
schien [Mon, 27 Jun 2011 13:21:34 -0700] rev 10039
Added tag jdk7-b147 for changeset 807b419805d8
schien [Mon, 20 Jun 2011 17:38:27 -0700] rev 10038
Merge
schien [Wed, 08 Jun 2011 10:24:10 -0700] rev 10037
Merge
mr [Tue, 24 May 2011 15:28:26 -0700] rev 10036
7048009: Update .jcheck/conf files for JDK 8
Reviewed-by: jjh
duke [Wed, 05 Jul 2017 17:47:31 +0200] rev 10035
Merge
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
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
trims [Sat, 23 Jul 2011 01:56:51 -0700] rev 10032
Merge
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
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
kvn [Wed, 13 Jul 2011 10:48:42 -0700] rev 10029
Merge
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
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
jcoomes [Tue, 12 Jul 2011 16:32:25 -0700] rev 10026
Merge