Tue, 19 Mar 2013 09:53:36 +0100 8006637: Failure to filter out native frame events on Solaris
sla [Tue, 19 Mar 2013 09:53:36 +0100] rev 16486
8006637: Failure to filter out native frame events on Solaris Summary: Test is confused by other threads calling String.intern(). Add a thread filter to avoid this. Reviewed-by: sspitsyn, alanb
Sun, 17 Mar 2013 09:55:03 +0000 8010142: ProblemList.txt updates (3/2013)
chegar [Sun, 17 Mar 2013 09:55:03 +0000] rev 16485
8010142: ProblemList.txt updates (3/2013) Reviewed-by: alanb
Wed, 06 Mar 2013 16:59:42 +0400 8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field
vlivanov [Wed, 06 Mar 2013 16:59:42 +0400] rev 16484
8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field Reviewed-by: jrose, twisti
Fri, 15 Mar 2013 23:31:19 -0700 Merge
lana [Fri, 15 Mar 2013 23:31:19 -0700] rev 16483
Merge
Fri, 15 Mar 2013 19:30:28 +0530 8010136: Make jrunscript's init.js to work on nashorn
sundar [Fri, 15 Mar 2013 19:30:28 +0530] rev 16482
8010136: Make jrunscript's init.js to work on nashorn Reviewed-by: lagergren, hannesw
Thu, 14 Mar 2013 11:29:16 -0700 8008576: Calendar mismatch using Host LocaleProviderAdapter
naoto [Thu, 14 Mar 2013 11:29:16 -0700] rev 16481
8008576: Calendar mismatch using Host LocaleProviderAdapter Reviewed-by: okutsu
Thu, 14 Mar 2013 16:59:06 +0000 7183800: TEST_BUG: Update tests to run on Ubuntu 12.04 (localhost is 127.0.1.1)
alanb [Thu, 14 Mar 2013 16:59:06 +0000] rev 16480
7183800: TEST_BUG: Update tests to run on Ubuntu 12.04 (localhost is 127.0.1.1) Reviewed-by: alanb, chegar Contributed-by: yiming.wang@oracle.com
Thu, 14 Mar 2013 16:03:10 +0000 8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs
alanb [Thu, 14 Mar 2013 16:03:10 +0000] rev 16479
8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs Reviewed-by: dlong, alanb, mduigou Contributed-by: bill.pittore@oracle.com, bob.vandette@oracle.com
Thu, 14 Mar 2013 01:47:59 -0400 8009429: Miscellaneous profiles cleanup
dholmes [Thu, 14 Mar 2013 01:47:59 -0400] rev 16478
8009429: Miscellaneous profiles cleanup 8009428: Revert changes to $ substitution performed as part of nashorn integration Reviewed-by: alanb, erikj
Thu, 14 Mar 2013 00:21:34 +0000 8009650: HttpClient available() check throws SocketException when connection has been closed
robm [Thu, 14 Mar 2013 00:21:34 +0000] rev 16477
8009650: HttpClient available() check throws SocketException when connection has been closed Reviewed-by: chegar, khazra, dsamersoff Contributed-by: sdouglas@redhat.com
Wed, 13 Mar 2013 14:50:40 -0700 8001334: Remove use of JVM_* functions from java.io code
dxu [Wed, 13 Mar 2013 14:50:40 -0700] rev 16476
8001334: Remove use of JVM_* functions from java.io code Summary: Replace JVM_* functions with direct system calls in java io area Reviewed-by: alanb, uta, martin
Wed, 13 Mar 2013 11:24:48 -0400 8002070: Remove the stack search for a resource bundle for Logger to use
jgish [Wed, 13 Mar 2013 11:24:48 -0400] rev 16475
8002070: Remove the stack search for a resource bundle for Logger to use Summary: The fragile, vulnerable, stack crawling has been eliminated from findResourceBundle(String) Reviewed-by: mchung, alanb
Wed, 13 Mar 2013 17:58:45 +0000 8009751: (se) Selector spin when select, close and interestOps(0) invoked at same time (lnx)
alanb [Wed, 13 Mar 2013 17:58:45 +0000] rev 16474
8009751: (se) Selector spin when select, close and interestOps(0) invoked at same time (lnx) Reviewed-by: zhouyx, chegar, robm
Wed, 13 Mar 2013 13:22:02 +0400 7190897: (fs) Files.isWritable method returns false when the path is writable (win)
uta [Wed, 13 Mar 2013 13:22:02 +0400] rev 16473
7190897: (fs) Files.isWritable method returns false when the path is writable (win) Summary: The [GetEffectiveRightsFromAcl] based implementation was changed to the [AccessCheck] based. Reviewed-by: alanb
Tue, 26 Mar 2013 11:58:53 -0700 Merge
lana [Tue, 26 Mar 2013 11:58:53 -0700] rev 16472
Merge
Fri, 22 Mar 2013 19:56:20 +0400 7123476: DesktopOpenTests:When enter the file path and click the open button,it crash
denis [Fri, 22 Mar 2013 19:56:20 +0400] rev 16471
7123476: DesktopOpenTests:When enter the file path and click the open button,it crash Reviewed-by: art, anthony
Thu, 21 Mar 2013 16:50:35 +0400 8007146: [macosx] Setting a display mode crashes JDK under VNC
alexsch [Thu, 21 Mar 2013 16:50:35 +0400] rev 16470
8007146: [macosx] Setting a display mode crashes JDK under VNC Reviewed-by: serb
Wed, 20 Mar 2013 20:41:03 +0400 6550588: java.awt.Desktop cannot open file with Windows UNC filename
alitvinov [Wed, 20 Mar 2013 20:41:03 +0400] rev 16469
6550588: java.awt.Desktop cannot open file with Windows UNC filename Reviewed-by: art, uta
Wed, 20 Mar 2013 14:02:25 +0400 8009880: TEST_BUG: Test java/beans/Introspector/TestTypeResolver.java should be modified again
kshefov [Wed, 20 Mar 2013 14:02:25 +0400] rev 16468
8009880: TEST_BUG: Test java/beans/Introspector/TestTypeResolver.java should be modified again Reviewed-by: malenkov, alexsch
Tue, 19 Mar 2013 17:51:52 +0400 8009881: TEST_BUG: javax/swing/JTree/8004298/bug8004298.java should be modified
kshefov [Tue, 19 Mar 2013 17:51:52 +0400] rev 16467
8009881: TEST_BUG: javax/swing/JTree/8004298/bug8004298.java should be modified Reviewed-by: serb, alexsch
Mon, 18 Mar 2013 22:10:11 +0400 8000435: [macosx] Button painting error under Java 7 on Mac
serb [Mon, 18 Mar 2013 22:10:11 +0400] rev 16466
8000435: [macosx] Button painting error under Java 7 on Mac Reviewed-by: denis, alexsch
Fri, 15 Mar 2013 16:39:07 -0700 Merge
lana [Fri, 15 Mar 2013 16:39:07 -0700] rev 16465
Merge
Fri, 15 Mar 2013 17:02:24 +0400 8009221: [macosx] Two closed/javax/swing regression tests fail on MacOSX.
alexsch [Fri, 15 Mar 2013 17:02:24 +0400] rev 16464
8009221: [macosx] Two closed/javax/swing regression tests fail on MacOSX. Reviewed-by: serb, alexp
Thu, 14 Mar 2013 12:15:17 +0400 8000183: 7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs
malenkov [Thu, 14 Mar 2013 12:15:17 +0400] rev 16463
8000183: 7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs Reviewed-by: alexsch, serb
Thu, 28 Mar 2013 10:55:03 -0700 Added tag jdk8-b83 for changeset a93e7eb6663c
katleman [Thu, 28 Mar 2013 10:55:03 -0700] rev 16462
Added tag jdk8-b83 for changeset a93e7eb6663c
Wed, 05 Jul 2017 18:47:22 +0200 Merge
duke [Wed, 05 Jul 2017 18:47:22 +0200] rev 16461
Merge
Thu, 28 Mar 2013 19:02:00 -0700 Added tag hs25-b25 for changeset 4c619ad74be5
amurillo [Thu, 28 Mar 2013 19:02:00 -0700] rev 16460
Added tag hs25-b25 for changeset 4c619ad74be5
Thu, 28 Mar 2013 19:01:59 -0700 Merge
amurillo [Thu, 28 Mar 2013 19:01:59 -0700] rev 16459
Merge
Thu, 28 Mar 2013 15:42:11 -0700 Merge
collins [Thu, 28 Mar 2013 15:42:11 -0700] rev 16458
Merge
Wed, 27 Mar 2013 09:49:51 -0700 8009152: A number of jtreg tests need review/improvement
collins [Wed, 27 Mar 2013 09:49:51 -0700] rev 16457
8009152: A number of jtreg tests need review/improvement Summary: Added a new test_env.txt file to capture common shell variable. Added concept of COMPILEJAVA for use when TESTJAVA is a JRE. If COMPILEJAVA not set then TESTJAVA will be the default with assumption it is a JDK. Reviewed-by: kvn, brutisso, coleenp
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip