Andrey Nazarov
4cbeaf5430
8179292: a number of launcher tests fail when run with --limit-modules due to CNFE: javax.tools.ToolProvider
...
Reviewed-by: mchung
2017-07-25 18:36:19 -07:00
Amy Lu
b9d6618330
8183377: Refactor java/lang/ClassLoader/deadlock shell tests to java
...
Reviewed-by: mchung
2017-07-26 09:20:59 +08:00
Adam Petcher
657a610888
8183591: Incorrect behavior when reading DER value with Integer.MAX_VALUE length
...
Reviewed-by: mullan
2017-07-24 10:18:33 -04:00
Doug Lea
e043d76f49
8178409: Miscellaneous changes imported from jsr166 CVS 2017-07
...
Reviewed-by: martin, psandoz
2017-07-22 09:18:50 -07:00
Doug Lea
c887543d2d
8177632: ScheduledThreadPoolExecutor delayed task shutdown policy affects non-scheduled tasks
...
8176254: ScheduledThreadPoolExecutor periodic tasks not cancelled if running at shutdown
8173113: Javadoc for ThreadPoolExecutor is unclear wrt corePoolSize and running threads
Reviewed-by: martin, psandoz, dholmes
2017-07-22 09:13:53 -07:00
Felix Yang
dd5025d434
8184904: jdk/internal/jrtfs/WithSecurityManager fails with exploded builds
...
Reviewed-by: alanb
2017-07-20 06:49:20 -07:00
Poonam Bajaj
0888be8840
Merge
2017-07-20 01:18:03 +00:00
Andrey Nazarov
d9f0efb28f
8177357: tools/jar/multiRelease/ApiValidatorTest.java failed due to "Exception java.nio.file.DirectoryNotEmptyException"
...
Reviewed-by: psandoz
2017-07-18 15:19:23 -07:00
Brian Burkhalter
037bb0b61f
8183320: Better cleanup in java/nio/file/Files/probeContentType/ParallelProbes.java
...
8183321: Better cleanup for jdk/test/java/io/File/createTempFile/NameTooLong.java
8183343: Better cleanup for jdk/test/java/nio/file/spi/SetDefaultProvider.java
8183344: Better cleanup for jdk/test/java/io/File/createTempFile/SpecialTempFile.java
Change locations where temporary files are created to ensure cleanup
Reviewed-by: chegar, alanb
2017-07-19 08:46:38 -07:00
Claes Redestad
17fad0eecc
8184665: Skip name and alias checks for standard Charsets
...
Reviewed-by: sherman, rriggs, forax
2017-07-19 14:40:50 +02:00
John Jiang
5547e32641
8177017: com/oracle/security/ucrypto/TestAES.java fails intermittently
...
Skips CFB128 related cases on Solaris pre-11.3 versions.
Reviewed-by: valeriep
2017-07-17 23:12:15 -07:00
Andrew M Leonard
b9a12d1bc1
8183123: JDP packets have no processId context set
...
Reviewed-by: dcubed, clanger
2017-07-17 15:46:34 +02:00
Shafi Ahmad
c9c8846cc6
8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
...
Update line number table and code indices table with missing entry
Reviewed-by: vromero
2017-07-17 03:58:42 -07:00
Ivan Gerasimov
5848e1bac4
8184706: Matcher doesn't indicate hitEnd after matching \u0D with \R at EOL
...
Reviewed-by: sherman
2017-07-15 14:01:49 -07:00
Andrey Nazarov
02fb43b677
8174692: New MultiReleaseJarTest.java tests fail in JDK 10
...
Reviewed-by: alanb
2017-07-14 14:43:04 +01:00
Adam Petcher
6a25b00347
8182999: SunEC throws ProviderException on invalid curves
...
Reviewed-by: vinnie
2017-07-13 12:24:55 +01:00
Amy Lu
1704b7e0ce
8183989: Mark java/nio/channels/DatagramChannel/Disconnect.java as intermittently failing
...
Reviewed-by: psandoz
2017-07-10 14:56:31 +08:00
Weijun Wang
13a22e7966
8183509: keytool should not allow multiple commands
...
Reviewed-by: mullan, vinnie
2017-07-08 14:09:01 +08:00
Nishit Jain
17d94f696c
8032842: Locale.filterTags()/lookupTag() methods return lowercased language tags
...
8175539: Duplicate matching tags returned by Locale.filterTags() for LanguageRange("*")
Reviewed-by: naoto
2017-07-07 12:19:00 +05:30
Hamlin Li
0bdd7c8d4d
8183990: compilation error for test/com/sun/crypto/provider/Cipher/DES/PerformanceTest.java
...
Reviewed-by: weijun
2017-07-06 22:40:35 -07:00
Amy Lu
6289bb6835
8183378: Refactor java/lang/System/MacEncoding/MacJNUEncoding.sh to java
...
Reviewed-by: bchristi, xiaofeya
2017-07-07 12:42:53 +08:00
Alan Bateman
1a1484c755
8183536: Update jdk tests to allow for unique test classes directory
...
Reviewed-by: lancea
2017-07-05 13:30:22 +01:00
Felix Yang
7286216186
8183514: Remove intermittent key from httpclient test TimeoutOrdering and ErrorTest
...
Reviewed-by: dfuchs
2017-07-04 18:49:16 -07:00
Amy Lu
1be87a5f55
8183512: Remove intermittent key from nio test Transfer4GBFile.java TransferTo6GBFile.java and StressLoopback.java
...
Reviewed-by: alanb
2017-07-05 08:30:36 +08:00
Amy Lu
22795d4108
8183531: Wrong @modules in test javax/net/ssl/ciphersuites/ECCurvesconstraints.java
...
Reviewed-by: wetmore, xuelei
2017-07-05 08:26:54 +08:00
Ogata Kazunori
43fc1b68a2
8182743: Ineffective use of volatile hurts performance of Charset.atBugLevel()
...
Reviewed-by: clanger, redestad, plevart, coffeys
2017-07-01 20:35:28 +02:00
Roger Riggs
7b258a7561
8183019: Diagnostics for onExitTest
...
Reviewed-by: clanger
2017-06-30 13:28:25 -04:00
Felix Yang
c33dc7513c
8182975: Mark http2/BasicTest.java and FixedThreadPoolTest.java as intermittently failing
...
Reviewed-by: rriggs
2017-06-29 18:42:01 -07:00
Michael McMahon
d9cfff236d
8182589: TLS SNI in new Java 9 client is not available
...
Reviewed-by: dfuchs
2017-06-29 11:10:30 +01:00
Igor Ignatyev
849b871515
8182154: merge jdk.testlibrary.Platform and jdk.test.lib.Platform
...
Reviewed-by: sspitsyn, plevart
2017-06-27 08:43:35 -07:00
Felix Yang
444396a180
8178699: Fail to send async requests if server doesn't response the first one
...
Reviewed-by: dfuchs
2017-06-25 23:51:46 -07:00
Lana Steuck
7029c4aa42
Merge
2017-06-23 23:48:17 +00:00
Sean Coffey
4b631dd1a1
8182672: Java 8u121 on Linux intermittently returns null for MAC address
...
Reviewed-by: chegar, clanger, msheppar, vtewari
2017-06-23 17:43:38 +01:00
Ujwal Vangapally
a54ee55cf1
8178508: Co-locate remaining MM tests
...
Converted Tonga test to JTREG and added an additional check for setUsageThreshold
Reviewed-by: mchung, hb, iignatyev
2017-06-22 11:53:25 +05:30
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
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
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
Aleksei Efimov
30b60eb395
8176508: Update JAX-WS RI integration to latest version
...
Reviewed-by: lancea, mchung, alanb, iris
2017-06-18 23:10:33 +01:00
Alan Bateman
f4fe8c34f2
Merge
2017-06-17 08:03:05 +01:00
Artem Smotrakov
dd0b582f4b
8182388: Backout 8182143
...
Reviewed-by: xuelei
2017-06-16 17:06:35 -07:00
Alan Bateman
c89dae9fbc
8181087: Module system implementation refresh (6/2017)
...
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Reviewed-by: plevart, mchung
2017-06-16 09:20:39 -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