Igor Ignatyev
|
610dfb22d3
|
8209549: remove VMPropsExt from TEST.ROOT
Reviewed-by: dholmes
|
2018-08-16 16:28:03 -07:00 |
|
Alex Menkov
|
d2a9e11aeb
|
8209517: com/sun/jdi/BreakpointWithFullGC.java fails with timeout
Reviewed-by: dcubed, mikael
|
2018-08-16 10:20:00 -07:00 |
|
Roger Riggs
|
63b1edb7b7
|
8208715: Conversion of milliseconds to nanoseconds in UNIXProcess contains bug
Reviewed-by: martin
|
2018-08-15 10:38:27 -04:00 |
|
Rachna Goel
|
8cf153fbd5
|
8209047: "Illegal pattern character 'B'" IllegalArgumentException with Burmese locales
Replaced time patterns for Burmese locale from CLDR 29's patterns.
Reviewed-by: naoto
|
2018-08-16 16:06:54 +05:30 |
|
Xue-Lei Andrew Fan
|
611c53c860
|
8207009: TLS 1.3 half-close and synchronization issues
Reviewed-by: jnimeh, mullan, wetmore
|
2018-08-14 18:16:47 -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 |
|
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 |
|
Brent Christian
|
51d0a9e122
|
8205399: Set node color on pinned HashMap.TreeNode deletion
Reviewed-by: martin
|
2018-08-10 12:05:53 -07:00 |
|
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 |
|
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 |
|
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 |
|
Felix Yang
|
30fad2ce7d
|
8208656: Move java/util/Calendar/CalendarTestScripts tests into OpenJDK
Reviewed-by: naoto
|
2018-08-09 15:42:48 +08:00 |
|
Xin Liu
|
e5f3e1b60c
|
8207965: C2-only debug build fails
Reviewed-by: kvn, iignatyev
|
2018-08-08 18:38:34 -07:00 |
|
Chris Yin
|
a00eff193f
|
8208279: Add 8 JNDI tests to com/sun/jndi/dns/EnvTests/
Reviewed-by: vtewari, rriggs
|
2018-08-08 10:21:23 +08:00 |
|
Nasser Ebrahim
|
01cc27f875
|
8208634: Add x-IBM-1129 charset
Reviewed-by: alanb, sherman
|
2018-08-07 16:07:47 -07:00 |
|
Claes Redestad
|
db4913ba5a
|
8209003: Consolidate use of empty collections in java.lang.module
Reviewed-by: alanb, mchung
|
2018-08-07 23:08:52 +02:00 |
|
Alexandre Iline
|
013e6fd595
|
8208364: java/lang/reflect/callerCache/ReflectionCallerCacheTest.java missing module dependencies declaration
Reviewed-by: mchung
|
2018-08-06 15:35:44 -07:00 |
|
Paul Sandoz
|
70b706c224
|
8206955: MethodHandleProxies.asInterfaceInstance does not support default methods
Reviewed-by: mchung, plevart
|
2018-08-06 15:18:57 -07:00 |
|
Florian Weimer
|
cc248634a1
|
8208362: (bf) Long chains created by direct Buffer::slice
Reviewed-by: mr, psandoz, alanb
|
2018-08-06 14:55:04 -07:00 |
|
Daniel D. Daugherty
|
831fdfe311
|
8209018: ProblemList tests affected by JDK-8208690
Reviewed-by: kvn
|
2018-08-06 13:57:26 -04:00 |
|
Phil Race
|
32ec91ca9b
|
Merge
|
2018-08-03 09:42:57 -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 |
|