Igor Ignatyev
610a746e81
8182565: remove jdk.testlibrary.Utils::tryFindJvmPid and waitForJvmPid methods
...
Reviewed-by: rriggs
2017-06-21 11:41:14 -07:00
Felix Yang
ed1cb7d176
8182620: Problem list java/lang/String/nativeEncoding/StringPlatformChars.java for JDK-8182569
...
Reviewed-by: darcy
2017-06-20 23:27:28 -07:00
Amy Lu
6fcedf5174
8182465: Refactor shell test java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh to java
...
Reviewed-by: alanb
2017-06-21 14:40:38 +08:00
Amy Lu
c48a9a184a
8181575: Refactor locale related shell test java/nio/charset/spi/basic.sh to java
...
Reviewed-by: psandoz
2017-06-21 12:09:25 +08:00
Amy Lu
455b231768
8182376: Refactor shell test java/nio/file/Path/MacPathTest.sh to java
...
Reviewed-by: alanb
2017-06-21 10:30:03 +08:00
Jonathan Gibbons
13bee792f3
8182611: extLink ignores text after first newline
...
Reviewed-by: ksrini
2017-06-20 13:43:43 -07:00
Hamlin Li
f9a9f88e7c
8181478: Refactor java/io shell tests to plain java tests
...
Reviewed-by: alanb, psandoz
2017-06-19 18:02:06 -07:00
Thomas Stuefe
b6e3d33927
8181419: Race in jdwp invoker handling may lead to crashes or invalid results
...
Reviewed-by: sspitsyn, sgehwolf, clanger
2017-06-19 11:52:01 +02:00
Claes Redestad
81a4918f16
8181147: JNI_GetStringPlatformChars should have a fast path for UTF-8
...
8182451: Inconsistency between String.getBytes("Cp1252") and JNU_GetStringPlatformChars
Reviewed-by: martin, erikj, sherman, chegar, mikael
2017-06-19 09:29:11 +02:00
Amy Lu
06a254a8f5
8182421: Add @modules to java/nio/charset/coders/SJISMappingPropTest.java
...
Reviewed-by: alanb
2017-06-19 15:48:42 +08:00
Hamlin Li
54b3488ad9
8181912: Refactor locale related shell test test/java/io/File/MacPathTest.sh to java test
...
Reviewed-by: alanb, naoto, psandoz, xiaofeya
2017-06-18 18:43:24 -07:00
Amy Lu
b0f734047c
8181395: Refactor locale related shell tests Charset/default.sh and CheckSJISMappingProp.sh to java
...
Reviewed-by: alanb
2017-06-19 09:41:59 +08:00
Amy Lu
87beee49ce
8181309: Refactor shell test AsynchronousChannelProvider/custom_provider.sh to java
...
Reviewed-by: alanb
2017-06-19 09:27:17 +08:00
Lana Steuck
47a47dfd6b
Added tag jdk-10+12 for changeset 3955aa021599
2017-06-17 00:15:45 +00:00
Artem Smotrakov
dd0b582f4b
8182388: Backout 8182143
...
Reviewed-by: xuelei
2017-06-16 17:06:35 -07:00
Felix Yang
eb2f52dc0b
8182321: Mark java/lang/ProcessHandle/OnExitTest.java as intermittent
...
Reviewed-by: rriggs
2017-06-16 08:00:53 -07:00
Christoph Langer
d9286d66e8
8181417: Code cleanups in com.sun.jdi
...
Reviewed-by: alanb, stuefe, sspitsyn
2017-06-16 14:09:31 +02:00
Lana Steuck
0d2c126339
Merge
2017-06-16 04:54:54 +00:00
Artem Smotrakov
7be8618771
8182143: SHA224-based signature algorithms are not enabled for TLSv12 on Windows
...
Reviewed-by: xuelei
2017-06-15 15:00:30 -07:00
Lana Steuck
2844bc771c
Added tag jdk-9+174 for changeset 7ebbcd3c853f
2017-06-15 17:24:12 +00:00
Vyom Tewari
4464690740
8176192: Incorrect usage of Iterator in Java 8 In com.sun.jndi.ldap.EventSupport.removeNamingListener
...
Reviewed-by: psandoz
2017-06-15 17:50:21 +05:30
Hamlin Li
b0c6781aaa
8179242: OutOfMemoryError in java/util/Arrays/ParallelPrefix.java
...
Reviewed-by: psandoz
2017-06-14 19:29:54 -07:00
Weijun Wang
a40a1cb6c0
8181501: KeyTool help does not show -ext for -certreq
...
Reviewed-by: vinnie
2017-06-15 08:34:42 +08:00
Lana Steuck
be753c89af
Merge
2017-06-14 19:58:49 +00:00
Weijun Wang
24934091d9
8181841: A TSA server returns timestamp with precision higher than milliseconds
...
Reviewed-by: vinnie
2017-06-14 12:32:17 +08:00
Amy Lu
9a2170ade8
8181394: Refactor shell test java/nio/file/Files/walkFileTree/find.sh to java
...
Reviewed-by: alanb
2017-06-14 11:55:43 +08:00
Ron Pressler
58eac96b16
8161207: remove extra MethodHandle subclass in MethodHandleImpl
...
Add intrinsic name to LambdaForm.NamedFunction, but keep IntrinsicMethodHandle; interim solution
Co-authored-by: Vlaidmir Ivanov <vladimir.x.ivanov@oracle.com>
Reviewed-by: psandoz
2017-06-13 01:34:30 +03:00
John Jiang
b20212e8ce
8179564: Missing @bug for tests added with JDK-8165367
...
Add @bug 8165367
Reviewed-by: weijun
2017-06-12 21:56:38 -07:00
Igor Ignatyev
77a5de5089
8181762: add explicit @build actions for jdk.test.lib classes in all :tier3 tests
...
Reviewed-by: alanb
2017-06-12 12:45:52 -07:00
Igor Ignatyev
f84b521220
8181761: add explicit @build actions for jdk.test.lib classes in all :tier2 tests
...
Reviewed-by: alanb
2017-06-12 12:43:26 -07:00
Igor Ignatyev
1d0a99f1c3
8181759: add explicit @build actions for jdk.test.lib classes in all :tier1 tests
...
Reviewed-by: alanb
2017-06-12 12:40:43 -07:00
Felix Yang
52270d16cc
8181080: Refactor several sun/net shell tests to plain java tests
...
Reviewed-by: chegar, alanb
2017-06-11 18:36:23 -07:00
Lana Steuck
c016d62e37
Added tag jdk-10+11 for changeset ad1cc988c3df
2017-06-09 21:34:36 +00:00
Paul Sandoz
70eda1ba26
8181824: Broken javadoc link in java.util.BitSet
...
Reviewed-by: martin
2017-06-09 11:26:42 -07:00
Kumar Srinivasan
2a1e7b6b4a
8180334: Unable to build jaotc launcher on windows
...
Reviewed-by: erikj, ihse, mchung
2017-06-09 09:54:59 -07:00
Daniel Fuchs
18b1dfcafa
8181867: [tests] Reorganize EchoHandlers
...
This fix reorganize some test files and rename some test classes. Several classes named EchoHandler in the unnamed package are renamed to make it clear what classes (and sources) tests that use these EchoHandler implementations effectively depend on.
Reviewed-by: chegar
2017-06-09 16:52:07 +01:00
Rob McKenna
9c851a749c
8173654: Regression since 8u60: System.getenv doesn't return env var set in JNI code
...
Reviewed-by: erikj
2017-06-09 16:26:32 +01:00
Lana Steuck
7b7451a78f
Merge
2017-06-08 23:11:21 +00:00
Lana Steuck
b659d74423
Added tag jdk-9+173 for changeset d952dcd38dba
2017-06-08 16:32:55 +00:00
Erik Joelsson
938744edab
8178064: OpenJDK RI binary should include the license file for freetype
...
Reviewed-by: tbell, ihse
2017-06-08 14:53:56 +02:00
Magnus Ihse Bursie
0a843fc371
8180300: Move JDWP specs to specs directory
...
Reviewed-by: sspitsyn
2017-06-08 13:49:11 +02:00
Daniel Fuchs
3d902cf92a
8180044: java/net/httpclient/ManyRequests.java failed due to timeout
...
Fixes several race conditions observed while testing.
Reviewed-by: michaelm, msheppar, prappo
2017-06-08 12:41:07 +01:00
Daniel Fuchs
7a520e19a1
8181430: HTTP/2 client might deadlock when receiving data during the initial handshake
...
CountDownLatch removed. Data produced during the handshake is instead buffered until the preface is sent.
Reviewed-by: michaelm, msheppar, prappo
2017-06-08 12:24:13 +01:00
Magnus Ihse Bursie
a171cafd32
8181776: Move back specs to closed
...
Reviewed-by: erikj
2017-06-08 11:24:46 +02:00
Rachna Goel
784dd679da
8178872: Decimal form is inconsistent between CLDR and Java in some special locales
...
Reviewed-by: naoto
2017-06-08 12:15:54 +05:30
Mandy Chung
08c80bdefc
8181639: Add tool and services information to module summary
...
Reviewed-by: alanb, psandoz, lancea
2017-06-07 21:15:06 -07:00
Mandy Chung
fd73998610
8181696: Package versioning link does not exist in JAR file specification
...
Reviewed-by: alanb
2017-06-07 18:54:45 -07:00
Lance Andersen
644aec5212
8181195: Mark java.se.ee aggregator module deprecated and for removal
...
Reviewed-by: joehw, alanb, mchung
2017-06-07 15:05:35 -04:00
Igor Ignatyev
2efb1f9e9f
8180386: remove jdk.testlibrary.TimeLimitedRunner
...
Reviewed-by: rriggs, mchung
2017-06-07 08:58:19 -07:00
Phil Race
e7a9736953
Merge
2017-06-07 06:45:09 -07:00