Leo Korinth
|
b31408a667
|
8196341: Add JFR events for parallel phases of G1
Reviewed-by: tschatzl, sangheki
|
2018-09-21 18:57:18 +02:00 |
|
Naoto Sato
|
ff3f48d69f
|
8210633: Cannot parse JapaneseDate string with DateTimeFormatterBuilder Mapped-values
Reviewed-by: scolebourne, rriggs
|
2018-09-25 13:57:24 -07:00 |
|
Chris Hegarty
|
b1cb88da26
|
8211099: ProblemList two networking tests until jtreg b14 is promoted
Reviewed-by: alanb
|
2018-09-25 15:35:31 +01:00 |
|
Tagir Valeev
|
7c9ab50d06
|
8205461: Create Collector which merges results of two other collectors
Reviewed-by: briangoetz, smarks, plevart
|
2018-09-25 14:23:37 +02:00 |
|
Frank Yuan
|
3edf95fc44
|
8210934: Move sun/net/www/protocol/http/GetErrorStream.java to OpenJDK
Repalce internet website dependency with a built-in http server
Reviewed-by: chegar
|
2018-09-25 11:24:59 +08:00 |
|
Dan Zhou
|
5e8e18c05d
|
8210443: Migrate Locale matching tests to JDK Repo
Reviewed-by: naoto
|
2018-09-25 11:18:36 +08:00 |
|
Ivan Gerasimov
|
852e131c61
|
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
Reviewed-by: valeriep
|
2018-08-24 18:56:41 -07:00 |
|
Sergey Bylokhov
|
5cdafcf43e
|
8039082: [TEST_BUG] Test java/awt/dnd/BadSerializationTest/BadSerializationTest.java fails
Reviewed-by: prr
|
2018-08-24 16:29:04 -07:00 |
|
Leo Jiang
|
232804b8ab
|
8208746: ISO 4217 Amendment #168 update
8209775: ISO 4217 Amendment #169 update
Reviewed-by: naoto
|
2018-08-28 20:05:41 -07:00 |
|
Calvin Cheung
|
f7bbf4f43c
|
8209743: [TESTBUG] java/lang/management/MemoryMXBean/LowMemoryTest2.sh fails with OutOfMemoryError running in CDS mode
Increase the MaxMetaspaceSize from 16m to 32m
Reviewed-by: jiangli, iklam, mchung
|
2018-08-28 16:18:58 -07:00 |
|
Igor Ignatyev
|
86c476b5e5
|
8210108: sun/tools/jstatd test build failures after JDK-8210022
Reviewed-by: cjplummer, jcbeyler, mikael
|
2018-08-28 14:33:18 -07:00 |
|
Igor Ignatyev
|
370abe471f
|
8210022: remove jdk.testlibrary.ProcessThread, TestThread and XRun
Reviewed-by: sspitsyn, jcbeyler
|
2018-08-27 21:50:52 -07:00 |
|
Igor Ignatyev
|
56ee0fccb3
|
8186548: move jdk.testlibrary.JcmdBase closer to tests
Reviewed-by: cjplummer, amenkov
|
2018-08-27 17:01:15 -07:00 |
|
Alex Menkov
|
1e6c19b381
|
8203393: com/sun/jdi/JdbMethodExitTest.sh and JdbExprTest.sh fail due to timeout
Reviewed-by: sspitsyn, cjplummer
|
2018-08-27 16:45:18 -07:00 |
|
Abdul Kolarkunnu
|
d739f1d6de
|
8209494: Create a test for SwingSet InternalFrameDemo
Reviewed-by: serb
|
2018-08-27 03:48:41 -07:00 |
|
Bradford Wetmore
|
5b511a4a78
|
8207317: SSLEngine negotiation fail exception behavior changed from fail-fast to fail-lazy
Reviewed-by: xuelei
|
2018-08-21 11:30:48 -07:00 |
|
Dmitry Markov
|
299f32d852
|
8130655: OS X: keyboard input in textfield is not possible if the window contained textfield is owned by EmbeddedFrame
Reviewed-by: serb, aivanov
|
2018-08-16 19:20:20 +01:00 |
|
Michael McMahon
|
42de356cbd
|
8207966: HttpClient response without content-length does not return body
Reviewed-by: chegar
|
2018-08-16 10:22:48 +01:00 |
|
Prasanta Sadhukhan
|
bb9fed1008
|
8202702: Clearing selection on JTable causes disappearance of a row
Reviewed-by: serb
|
2018-08-16 11:15:22 +05:30 |
|
John Jiang
|
eae535f70e
|
8209537: Two security tests failed after JDK-8164639 due to dependency was missed
Skip sun/security/tools/keytool/autotest.sh on macosx and add /test/lib to sun/security/ec/TestEC.java
Reviewed-by: rhalade
|
2018-08-16 02:00:31 +08:00 |
|
John Jiang
|
c70c37db8a
|
8164639: Configure PKCS11 tests to use user-supplied NSS libraries
Provide system property "test.nss.lib.paths" for specifying a set of absolute paths to the custom NSS lib directories
Reviewed-by: weijun, rhalade
|
2018-08-15 18:41:18 +08:00 |
|
Xue-Lei Andrew Fan
|
66e8f27bd8
|
8207009: TLS 1.3 half-close and synchronization issues
Reviewed-by: jnimeh, mullan, wetmore
|
2018-08-14 16:47:56 -07:00 |
|
Rajan Halade
|
a83af4505e
|
8209506: Add Google Trust Services GlobalSign root certificates
Reviewed-by: mullan
|
2018-08-14 14:46:13 -07:00 |
|
Krishna Addepalli
|
791c31358f
|
8208640: [a11y] [macos] Unable to navigate between Radiobuttons in Radio group using keyboard
Reviewed-by: prr, serb, psadhukhan, ssadetsky
|
2018-08-14 12:50:39 -07:00 |
|
Phil Race
|
7000581e0b
|
Merge
|
2018-08-14 12:11:28 -07:00 |
|
Alex Menkov
|
5b6a90e007
|
8209109: [TEST] rewrite com/sun/jdi shell tests to java version - step1
Reviewed-by: sspitsyn, jcbeyler
|
2018-08-14 11:56:32 -07:00 |
|
Rajan Halade
|
bfb0a2ea3f
|
8209452: VerifyCACerts.java failed with "At least one cacert test failed"
Allow test to pass even if cert in EXPIRY_EXC_ENTRIES expires
Reviewed-by: mullan
|
2018-08-14 10:08:21 -07:00 |
|
Rajan Halade
|
732e3f5416
|
8209452: VerifyCACerts.java failed with "At least one cacert test failed"
Allow test to pass even if cert in EXPIRY_EXC_ENTRIES expires
Reviewed-by: mullan
|
2018-08-14 09:38:29 -07:00 |
|
Rachna Goel
|
afa5d318d3
|
8206965: java/util/TimeZone/Bug8149452.java failed on de_DE and ja_JP locale
Generated display names for missing timezones at run time.
Reviewed-by: naoto
|
2018-08-14 11:55:21 +05:30 |
|
Abdul Kolarkunnu
|
c283eb190e
|
8209418: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Reviewed-by: serb
|
2018-08-13 21:57:17 -07:00 |
|
Felix Yang
|
b5f939c5db
|
8194230: jdk/internal/jrtfs/remote/RemoteRuntimeImageTest.java fails with java.lang.NullPointerException
Reviewed-by: mchung
|
2018-08-14 10:42:00 +08:00 |
|
Alex Menkov
|
cbac17e494
|
8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3
Reviewed-by: jcbeyler, cjplummer, sspitsyn
|
2018-09-05 10:39:16 -07:00 |
|
Brent Christian
|
51d0a9e122
|
8205399: Set node color on pinned HashMap.TreeNode deletion
Reviewed-by: martin
|
2018-08-10 12:05:53 -07:00 |
|
Prasanta Sadhukhan
|
f803931f2c
|
8209343: Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
Reviewed-by: jdv
|
2018-08-10 12:36:21 +05:30 |
|
Chris Yin
|
4e2b462116
|
8208483: Add 5 JNDI tests to com/sun/jndi/dns/FactoryTests/
Reviewed-by: vtewari, rriggs
|
2018-08-10 13:07:21 +08:00 |
|
Manajit Halder
|
7a9b62f2d4
|
8208125: Cannot input text into JOptionPane Text Input Dialog
Reviewed-by: prr, psadhukhan
|
2018-08-09 22:47:18 +05:30 |
|
Mikael Vidstedt
|
83a51d869e
|
Merge
|
2018-08-09 10:08:07 -07:00 |
|
Chris Hegarty
|
166030817f
|
8208391: Differentiate response and connect timeouts in HTTP Client API
Reviewed-by: michaelm
|
2018-08-09 11:23:12 +01:00 |
|
Prasanta Sadhukhan
|
a70162e775
|
8204963: javax.swing.border.TitledBorder has a memory leak
Reviewed-by: serb, kaddepalli
|
2018-08-09 11:01:59 +05:30 |
|
Yang Zhang
|
286115581e
|
8209011: [TESTBUG] AArch64: sun/security/pkcs11/Secmod/TestNssDbSqlite.java fails in aarch64 platforms
Add the path of libnss3.so for aarch64 platform.
Reviewed-by: weijun
|
2018-08-08 13:45:41 +08:00 |
|
Sean Mullan
|
ac3d4a6722
|
8208691: Tighten up jdk.includeInExceptions security property
Add stronger warning on usage and add test to check that property is not set
Reviewed-by: alanb, rriggs
|
2018-08-07 10:29:01 -04:00 |
|
Sibabrata Sahoo
|
e64ad29e8a
|
8208496: New Test to verify concurrent behavior of TLS
Verify TLS behavior with multiple threads accessing concurrently.
Reviewed-by: xuelei
|
2018-08-06 00:46:40 -07:00 |
|
Phil Race
|
ec68569fed
|
Merge
|
2018-08-03 12:52:58 -07:00 |
|
Phil Race
|
32ec91ca9b
|
Merge
|
2018-08-03 09:42:57 -07:00 |
|
Prasanta Sadhukhan
|
5403b9e228
|
8203904: javax/swing/JSplitPane/4816114/bug4816114.java: The divider location is wrong
Reviewed-by: serb, kaddepalli
|
2018-08-01 11:02:19 +05:30 |
|
Phil Race
|
b6532bdf48
|
8204931: Colors with alpha are painted incorrectly on Linux
Reviewed-by: jdv, psadhukhan
|
2018-07-31 14:04:29 -07:00 |
|
Naoto Sato
|
4ab515f85c
|
8208080: Locale extensions via Service provider is not working for region extensions
Reviewed-by: rriggs, nishjain
|
2018-08-01 09:33:56 -07:00 |
|
Weijun Wang
|
b9bfd45c73
|
8208602: Cannot read PEM X.509 cert if there is whitespace after the header or footer
Reviewed-by: xuelei
|
2018-08-01 13:35:08 +08:00 |
|
Chris Yin
|
73477220be
|
8208363: test/jdk/java/lang/Package/PackageFromManifest.java missing module dependencies declaration
Reviewed-by: lancea, mchung
|
2018-07-30 09:06:14 +08:00 |
|
Phil Race
|
1387c87093
|
Merge
|
2018-07-26 10:00:40 -07:00 |
|