Alex Menkov
|
091aff1178
|
8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2
Reviewed-by: jcbeyler, sspitsyn, cjplummer
|
2018-08-30 11:53:49 -07:00 |
|
Abdul Kolarkunnu
|
d56ff9a452
|
8209993: Create a test for SwingSet3 ToolTipDemo
Reviewed-by: serb
|
2018-08-30 03:01:49 -07:00 |
|
Leo Jiang
|
0852cfcc52
|
8210153: localized currency symbol of VES
Reviewed-by: naoto
|
2018-08-29 19:14:08 -07:00 |
|
Mikael Vidstedt
|
f5e624c0b3
|
8209856: Obsolete error reporter
Reviewed-by: coleenp, stuefe
|
2018-08-29 13:04:50 -07:00 |
|
Jesper Wilhelmsson
|
d40735db17
|
Merge
|
2018-08-29 19:48:28 +02: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 |
|
Abdul Kolarkunnu
|
13ce063178
|
8209789: Synchronize test/jdk/sanity/client/lib/jemmy with code-tools/jemmy/v2
Reviewed-by: serb
|
2018-08-27 03:46:44 -07:00 |
|
Ivan Gerasimov
|
852e131c61
|
6474858: CardChannel.transmit(CommandAPDU) throws unexpected ArrayIndexOutOfBoundsException
Reviewed-by: valeriep
|
2018-08-24 18:56: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 |
|
Michael McMahon
|
42de356cbd
|
8207966: HttpClient response without content-length does not return body
Reviewed-by: chegar
|
2018-08-16 10:22:48 +01:00 |
|
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 |
|
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 |
|
Manajit Halder
|
7a9b62f2d4
|
8208125: Cannot input text into JOptionPane Text Input Dialog
Reviewed-by: prr, psadhukhan
|
2018-08-09 22:47:18 +05:30 |
|
Chris Hegarty
|
166030817f
|
8208391: Differentiate response and connect timeouts in HTTP Client API
Reviewed-by: michaelm
|
2018-08-09 11:23:12 +01:00 |
|
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
|
b6532bdf48
|
8204931: Colors with alpha are painted incorrectly on Linux
Reviewed-by: jdv, psadhukhan
|
2018-07-31 14:04:29 -07:00 |
|
Volker Simonis
|
3b002460a1
|
8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior
Reviewed-by: sspitsyn, cjplummer
|
2018-07-23 15:17:14 +02:00 |
|
Rachna Goel
|
50a3c19ffc
|
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-07-26 14:15:24 +05:30 |
|
John Jiang
|
126394f271
|
8206258: [Test Error] sun/security/pkcs11 tests fail if NSS libs not found
Improve the logics on skipping test
Reviewed-by: valeriep
|
2018-07-26 08:46:27 +08:00 |
|
Daniel D. Daugherty
|
398db3a0c7
|
8208226: ProblemList com/sun/jdi/BasicJDWPConnectionTest.java
Reviewed-by: sspitsyn
|
2018-07-25 17:22:25 -04:00 |
|
Chris Hegarty
|
1b1355c222
|
8207846: Generalize the jdk.net.includeInExceptions security property
Reviewed-by: alanb, michaelm, rriggs, mullan
|
2018-07-25 10:08:39 +01:00 |
|
Rajan Halade
|
eec8b3b9a8
|
8203230: update VerifyCACerts test
Reviewed-by: mullan
|
2018-07-24 12:12:16 -07:00 |
|
Chris Hegarty
|
577cdf1f49
|
8207960: Non-negative WINDOW_UPDATE increments may leave the stream window size negative
Reviewed-by: michaelm
|
2018-07-24 10:07:26 +01:00 |
|
Chris Hegarty
|
e605cae39f
|
8207959: The initial value of SETTINGS_MAX_CONCURRENT_STREAMS should have no limit
Reviewed-by: michaelm
|
2018-07-23 11:47:03 +01:00 |
|
Hamlin Li
|
23084b76fa
|
8208111: Problem list java/nio/channels/Selector/RacyDeregister.java
Reviewed-by: alanb
|
2018-07-24 13:55:57 +08:00 |
|
Srinivas Dama
|
eac16b2705
|
8206445: JImageListTest.java failed in Windows
Added System.gc() call to address unmapped jimage files
Reviewed-by: alanb
|
2018-07-23 19:58:43 +05:30 |
|
Felix Yang
|
16dcca2c40
|
8207952: Problem-list 3 sctp tests
Reviewed-by: chegar
|
2018-07-23 10:02:10 +08:00 |
|
Stuart Marks
|
61ea10862e
|
8206865: RMI activation tests fail with InvalidClassException
Reviewed-by: darcy, alanb, mchung
|
2018-07-20 14:34:51 -07:00 |
|
Goetz Lindenmaier
|
c798b68ee1
|
8207830: [aix] disable jfr in build and tests
Reviewed-by: kvn, erikj
|
2018-07-20 09:46:57 +02:00 |
|
Goetz Lindenmaier
|
9dcc8b4a96
|
8207766: [testbug] Adapt tests for Aix
Reviewed-by: clanger, mbaesken
|
2018-07-20 09:33:49 +02:00 |
|
Hamlin Li
|
17f7056d82
|
8207833: java/nio/channels/Selector/SelectWithConsumer.java testCancel() fails intermittently
Reviewed-by: alanb
|
2018-07-20 15:24:42 +08:00 |
|
Hamlin Li
|
cf4bbcecb0
|
8207244: java/nio/channels/Selector/SelectWithConsumer.java testInterruptDuringSelect() fails intermittently
Reviewed-by: alanb
|
2018-07-20 08:40:14 +08:00 |
|
Erik Joelsson
|
9d7fc64c38
|
8207243: Fix translation filtering to also support zh_HK and zh_TW
Reviewed-by: tbell
|
2018-07-19 14:25:42 -07:00 |
|
Bob Vandette
|
6fc4db4799
|
8206456: [TESTBUG] docker jtreg tests fail on systems without cpuset.effective_cpus / cpuset.effective_mem
Reviewed-by: mbaesken, mchung
|
2018-07-19 12:57:12 -04:00 |
|
Amy Lu
|
e09b97b5cb
|
8207818: Problem list several rmi tests
Reviewed-by: darcy
|
2018-07-19 10:30:24 +08:00 |
|
Sean Coffey
|
50ec35819d
|
8209129: Further improvements to cipher buffer management
Reviewed-by: weijun, igerasim
|
2018-08-23 11:37:14 +01:00 |
|
Alex Menkov
|
1b39447545
|
8209605: com/sun/jdi/BreakpointWithFullGC.java fails with ZGC
Reviewed-by: sspitsyn, dholmes
|
2018-08-22 10:28:34 -07:00 |
|