aefimov [Thu, 21 Nov 2013 20:48:24 +0000] rev 21843
8027370: Support tzdata2013h
Reviewed-by: sherman, coffeys
aefimov [Fri, 15 Nov 2013 15:06:04 +0400] rev 21842
8027848: The ZoneInfoFile doesn't honor future GMT offset changes
Reviewed-by: sherman, coffeys
smarks [Thu, 21 Nov 2013 16:02:16 -0800] rev 21841
7174936: several String methods claim to always create new String
Reviewed-by: dholmes, bchristi, alanb, lancea
dxu [Thu, 21 Nov 2013 14:23:41 -0800] rev 21840
8028628: java/nio/channels/FileChannel/Size.java failed once in the same binary run
Reviewed-by: alanb, chegar, mchung, lancea
dxu [Thu, 21 Nov 2013 14:16:49 -0800] rev 21839
7065902: (file) test/java/nio/file/Files/Misc.java fails on Solaris 11 when run as root
Reviewed-by: alanb
valeriep [Thu, 21 Nov 2013 11:58:51 -0800] rev 21838
Merge
valeriep [Tue, 19 Nov 2013 15:29:56 -0800] rev 21837
8026943: SQE test jce/Global/Cipher/SameBuffer failed
Summary: Always use different input/output buffers when calling FeedbackCipher objects
Reviewed-by: mullan
martin [Thu, 21 Nov 2013 16:06:05 +0000] rev 21836
6703075: (process) java/lang/ProcessBuilder/Basic.java fails with fastdebug
Reviewed-by: alanb
tyan [Thu, 21 Nov 2013 13:42:54 +0000] rev 21835
8022212: Intermittent test failures in java/net
Reviewed-by: chegar
tyan [Thu, 21 Nov 2013 13:37:11 +0000] rev 21834
7036666: test/com/sun/net/httpserver/Test9a.java fails intermittently
Summary: Additional stacktrace information is printed on failure
Reviewed-by: alanb, dfuchs, chegar
sla [Thu, 21 Nov 2013 12:57:08 +0000] rev 21833
8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423
Summary: Removed 5 testcases from the ProblemList
Reviewed-by: sla
Contributed-by: balchandra.vaidya@oracle.com
egahlin [Thu, 21 Nov 2013 13:46:35 +0100] rev 21832
6402201: ProcessAttachTest.sh needs better synchronization
Reviewed-by: alanb
msheppar [Thu, 21 Nov 2013 11:36:39 +0000] rev 21831
8028215: ORB.init fails with SecurityException if properties select the JDK default ORB
Summary: check for default ORBImpl and ORBSingleton set via properties or System properties
Reviewed-by: alanb, coffeys, mchung
alanb [Wed, 20 Nov 2013 21:34:47 +0000] rev 21830
8028734: test/java/util/Locale/InternationalBAT.java changes does not restore the default TimeZone
Reviewed-by: naoto
mchung [Wed, 20 Nov 2013 10:00:54 -0800] rev 21829
8028647: Add instrumentation in GetSafepointSyncTime.java and remove it from ProblemList.txt
Reviewed-by: sla, chegar
jfranck [Wed, 20 Nov 2013 13:12:04 +0100] rev 21828
8027413: Clarify javadoc for j.l.a.Target and j.l.a.ElementType
Reviewed-by: darcy
egahlin [Wed, 20 Nov 2013 12:32:13 +0100] rev 21827
7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails
Reviewed-by: sla
smarks [Tue, 19 Nov 2013 15:05:30 -0800] rev 21826
8028638: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails
Reviewed-by: lancea
dfuchs [Tue, 19 Nov 2013 22:28:12 +0100] rev 21825
8005202: java/util/logging/CheckLockLocationTest.java fail on solars_10
Summary: this test has been seen failing on Solaris 10, presumably because it was run as root. The fix will skip the non-writable case if it can't make a non-writable dir.
Reviewed-by: mchung
dxu [Tue, 19 Nov 2013 13:22:50 -0800] rev 21824
8028631: Improve the test coverage to the pathname handling on unix-like platforms
Summary: Add GeneralSolaris.java testcase and fix the concurrency issue
Reviewed-by: lancea, chegar, alanb
dfuchs [Tue, 19 Nov 2013 20:10:58 +0100] rev 21823
8028185: XMLFormatter.format emits incorrect year
Summary: Fixes a regression where the year in the date was increased by 1900.
Reviewed-by: alanb, mchung
rriggs [Tue, 19 Nov 2013 13:20:07 -0500] rev 21822
8028141: test/sun/management/jmxremote/bootstrap/LocalManagementTest|CustomLauncherTest.java failing again
Summary: Correct to use the test.class.path instead of test.classes
Reviewed-by: alanb, chegar
mchung [Tue, 19 Nov 2013 10:19:31 -0800] rev 21821
8028565: Remove java/lang/management/ThreadMXBean/ThreadStateTest.java from ProblemList.txt
Reviewed-by: sla
kizune [Tue, 19 Nov 2013 22:05:45 +0400] rev 21820
8027900: pack200 option is broken due to the incorrect makefile definition for its driver
Reviewed-by: ksrini, ihse
vinnie [Tue, 19 Nov 2013 17:55:43 +0000] rev 21819
8015571: OCSP validation fails if ocsp.responderCertSubjectName is set
Reviewed-by: mullan, xuelei
michaelm [Tue, 19 Nov 2013 17:49:57 +0000] rev 21818
8028581: [TESTBUG] java/net/Socket/LingerTest.java failing
Reviewed-by: alanb
coffeys [Tue, 19 Nov 2013 16:22:37 +0000] rev 21817
8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently
Reviewed-by: chegar
robm [Tue, 19 Nov 2013 15:36:59 +0000] rev 21816
8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java
Reviewed-by: chegar, alanb
vinnie [Tue, 19 Nov 2013 15:42:59 +0000] rev 21815
Merge
vinnie [Tue, 19 Nov 2013 15:39:58 +0000] rev 21814
8028377: test/sun/security/provider/KeyStore/DKSTest.sh attempts to write to ${test.src}
Reviewed-by: alanb, weijun
bvaidya [Tue, 19 Nov 2013 15:31:33 +0000] rev 21813
8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind
Reviewed-by: chegar
ksrini [Tue, 19 Nov 2013 07:10:06 -0800] rev 21812
8023978: [TEST_BUG] launcher tests must exclude platforms without server vm
Reviewed-by: dholmes, mchung
alanb [Tue, 19 Nov 2013 15:09:48 +0000] rev 21811
8028589: Instrument tools/jar/JarEntryTime.java to make it easier to diagnose failures
Reviewed-by: chegar
coffeys [Tue, 19 Nov 2013 14:47:48 +0000] rev 21810
8028583: Add helper methods to test libraries
Reviewed-by: chegar
alanb [Tue, 19 Nov 2013 14:08:28 +0000] rev 21809
8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests
Reviewed-by: dholmes, sla, tbell
tyan [Tue, 19 Nov 2013 13:46:51 +0000] rev 21808
7086879: java/net/InetAddress/CheckJNI.java hangs on Linux when IPv6 enabled
Reviewed-by: chegar
egahlin [Tue, 19 Nov 2013 11:47:40 +0100] rev 21807
8028505: Put sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh on ProblemList.txt
Reviewed-by: alanb
weijun [Tue, 19 Nov 2013 14:14:14 +0800] rev 21806
8028479: runNameEquals still cannot precisely detect if a usable native krb5 is available
Reviewed-by: xuelei
ihse [Thu, 14 Nov 2013 11:19:32 +0100] rev 21805
8027566: Remove the old build system
Reviewed-by: erikj, tbell
kizune [Mon, 18 Nov 2013 20:22:49 +0400] rev 21804
8028197: tools/launcher/DiacriticTest.java failed on MacOSX: Input length = 1
Reviewed-by: ksrini
jbachorik [Mon, 18 Nov 2013 16:20:40 +0100] rev 21803
8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests
Reviewed-by: sla, egahlin
jbachorik [Mon, 18 Nov 2013 15:25:15 +0100] rev 21802
8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support
Reviewed-by: sla
yan [Mon, 18 Nov 2013 17:00:23 +0400] rev 21801
8028049: Tidy warnings cleanup for packages java.nio/java.io
Reviewed-by: alanb, darcy
Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>
sla [Thu, 14 Nov 2013 12:35:34 +0100] rev 21800
8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently
Summary: Port tests for java/lang/instrument/PremainClass from script to java
Reviewed-by: sla
Contributed-by: mattias.tobiasson@oracle.com
lana [Wed, 27 Nov 2013 10:44:41 -0800] rev 21799
Merge
serb [Wed, 27 Nov 2013 20:45:10 +0400] rev 21798
8029024: [TEST_BUG] java/awt/Modal/ModalDialogOrderingTest/ModalDialogOrderingTest.java fails
Reviewed-by: malenkov, alexsch
pchelko [Wed, 27 Nov 2013 11:41:55 +0400] rev 21797
8011142: [TEST_BUG] 2 AppContext regression tests failed since 7u25b03 with NullPointerException
Reviewed-by: anthony, serb
pchelko [Tue, 26 Nov 2013 18:50:35 +0400] rev 21796
8024161: [TEST_BUG] [macosx] java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java failed "menu was opened by first click after opened Choice"
Reviewed-by: anthony, serb
mcherkas [Tue, 26 Nov 2013 17:16:32 +0400] rev 21795
8028271: Wrong alt processing during switching between windows.
Reviewed-by: serb, alexsch
bagiras [Tue, 26 Nov 2013 15:57:49 +0400] rev 21794
7160604: Using non-opaque windows - popups are initially not painted correctly
Reviewed-by: serb, alexsch
malenkov [Tue, 26 Nov 2013 13:30:44 +0400] rev 21793
8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map
Reviewed-by: alexsch, serb
lana [Mon, 25 Nov 2013 13:24:38 -0800] rev 21792
Merge
bagiras [Mon, 25 Nov 2013 14:05:19 +0400] rev 21791
8028995: Write regression test for JDK-8016356
Reviewed-by: serb, anthony
serb [Fri, 22 Nov 2013 17:02:49 +0400] rev 21790
8028512: [macosx] Crash in full screen api if incorrect display mode is used
Reviewed-by: anthony, leonidr
serb [Fri, 22 Nov 2013 15:48:22 +0400] rev 21789
8027479: [macosx] Appletviewer is broken after 8014718
Reviewed-by: anthony, leonidr
pchelko [Fri, 22 Nov 2013 10:48:00 +0400] rev 21788
8028485: [macosx] java/awt/Mouse/EnterExitEvents/FullscreenEnterEventTest.java fails
Reviewed-by: anthony, serb
serb [Tue, 19 Nov 2013 18:16:41 +0400] rev 21787
8027913: drop target notifications are sent out of order during DnD
Reviewed-by: anthony, art
bagiras [Mon, 18 Nov 2013 23:24:27 +0400] rev 21786
8027628: JWindow jumps to (0, 0) after mouse clicked
Reviewed-by: anthony, serb
pchelko [Mon, 18 Nov 2013 19:22:29 +0400] rev 21785
8027992: FileInputStream and BufferedInputStream should be closed in sun.applet.*
Reviewed-by: anthony, serb
pchelko [Fri, 15 Nov 2013 17:40:34 +0400] rev 21784
7124253: [macosx] Flavor change notification not coming
Reviewed-by: anthony, serb