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
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
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
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
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
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
Amy Lu
06a254a8f5
8182421: Add @modules to java/nio/charset/coders/SJISMappingPropTest.java
...
Reviewed-by: alanb
2017-06-19 15:48:42 +08: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
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
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
Amy Lu
245dc365f7
8181396: Refactor shell test java/nio/file/Files/delete_on_close.sh to java
...
Reviewed-by: alanb
2017-06-07 10:58:58 +08:00
Amy Lu
143bb171a7
8181393: Refactor shell test Selector/lots_of_updates.sh and SocketChannel/Open.sh to java
...
Reviewed-by: psandoz
2017-06-05 14:07:07 +08:00
Amy Lu
acac038976
8181301: Refactor shell test AsynchronousChannelGroup/run_any_task.sh to java
...
Reviewed-by: alanb
2017-06-01 11:10:22 +08:00
Lana Steuck
dfd0cc3152
Merge
2017-05-31 17:47:58 +00:00
Amy Lu
325d3e68d8
8181126: Refactor shell test java/nio/Buffer/LimitDirectMemory.sh to java
...
Reviewed-by: bchristi, psandoz, rriggs
2017-05-31 14:00:55 +08:00
Igor Ignatyev
551c6fdad3
8180805: move RandomFactory to the top level testlibrary
...
Reviewed-by: bpb, rriggs
2017-05-30 21:14:45 -07:00
Igor Ignatyev
c85d273e7d
8180887: move FileUtils to top level testlibrary
...
Reviewed-by: psandoz
2017-05-30 15:05:33 -07:00
Matthias Baesken
f6dbb7ba1b
8181145: add platforms to test java/nio/ByteOrder/NativeOrder.java
...
Reviewed-by: martin, mdoerr
2017-05-26 16:35:45 +02:00
Igor Ignatyev
f8c5d25081
8180644: move jdk.testlibrary.NetworkConfiguration to the top level test library
...
Reviewed-by: duke
2017-05-19 13:33:47 -07:00
Lana Steuck
40ed54262c
Merge
2017-05-19 04:17:50 +00:00
Brian Burkhalter
3080f4509d
8180431: Remove intermittent keyword from some no longer failing NIO tests
...
Remove "intermittent" keyword from @key tag,
Reviewed-by: alanb
2017-05-16 14:11:48 -07:00
Amy Lu
c18fe9b250
8085814: Move stream test library to the jdk test library area
...
8173414: Some testng tests check nothing in java util stream
Reviewed-by: psandoz
2017-05-12 12:53:50 +08:00
Lana Steuck
5d5921732e
Merge
2017-05-11 20:22:54 +00:00
Brian Burkhalter
a5deccf860
8180085: (ch) java/nio/channels/SocketChannel/VectorIO.java: add debug instrumentation
...
Add some print statements potentially useful in solving JDK-8177801.
Reviewed-by: alanb
2017-05-11 07:43:36 -07:00
Kumar Srinivasan
00b9efeb0b
8169646: Remove launcher's -d32/-d64 option
...
Reviewed-by: dholmes
2017-05-10 15:12:43 -07:00
Magnus Ihse Bursie
97df63049c
8179889: Fix typographic errors in copyright headers
...
Reviewed-by: erikj, dholmes
2017-05-09 12:57:30 +02:00
Alan Bateman
853c626781
Merge
2017-05-04 09:43:09 +01:00
Alan Bateman
4c0e26e374
8178380: Module system implementation refresh (5/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Reviewed-by: mchung, alanb, sspitsyn
2017-05-04 07:26:55 +00:00
Brian Burkhalter
db8bc54f61
8179452: Remove intermittent key from some tests which appear no longer to fail
...
Remove "intermittent" key
Reviewed-by: alanb, lancea, darcy
2017-04-28 16:14:57 -07:00
Chris Hegarty
c122be4029
8158270: MulticastSendReceiveTests.java failed with "Expected message not received"
...
Reviewed-by: alanb
2017-04-25 14:46:43 +01:00
Brian Burkhalter
06164475de
8178074: (ch) java/nio/channels/etc/AdaptorCloseAndInterrupt.java: add instrumentation
...
Add some print statements to indicate state at strategic points
Reviewed-by: chegar
2017-04-07 11:31:57 -07:00
Brian Burkhalter
6b38dd561d
8177984: (ch) java/nio/channels/SocketChannel/VectorIO.java should use RandomFactory
...
Obtain Random from RandomFactory instead of directly.
Reviewed-by: clanger
2017-04-04 08:10:13 -07:00
Brian Burkhalter
ec2626b88e
8177559: Enable java/nio/channels/Selector/OutOfBand.java for macOS >= 10.10.5
...
Enable test for macOS 10.10.5 and newer and remove from problem list
Reviewed-by: alanb, amlu
2017-03-28 09:02:59 -07:00
Brian Burkhalter
b9cff83140
8177565: java/nio/channels/Selector/SelectorLimit.java disabled for Windows release >= 6.0
...
Remove check of Windows version
Reviewed-by: alanb
2017-03-24 15:02:19 -07:00
Brian Burkhalter
cc398424f9
8177564: Remove check for Windows XP and Server 2003 in java/nio/channels/DatagramChannel/NetworkConfiguration.java
...
Remove check for XP and Server 2003 in IPv6 support determination.
Reviewed-by: alanb
2017-03-24 14:46:52 -07:00
Brian Burkhalter
fe9e5e1b5e
8177550: (fc) Enable java/nio/channels/FileChannel/{Transfer4GBFile.java,TransferTo6GBFile.java} on Linux and Windows
...
Re-enabled tests currently suppressed on Linux and Windows as the timeouts have been increased.
Reviewed-by: alanb
2017-03-24 09:16:58 -07:00
Brian Burkhalter
8f68c5a17d
8176895: (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests
...
Move sub-tests writing 4GB and 6GB files into two separate tests
Reviewed-by: clanger
2017-03-17 08:38:12 -07:00
Brian Burkhalter
ad6392624e
8176846: (fc) Increase timeouts of and instrument some tests using FileChannel#write
...
Change tests to improve odds of passing on slow file systems.
Reviewed-by: clanger, rriggs
2017-03-16 08:58:31 -07:00
Brian Burkhalter
990e5a380e
8176744: Improve internal timing of java/nio/channels/Selector/SelectAndClose.java
...
Replace two sleeps with CountDownLatch+sleep and Thread.join()
Reviewed-by: rriggs, alanb
2017-03-14 16:43:59 -07:00
Brian Burkhalter
dc1f5f4107
8176237: (fs) java/nio/file/FileStore/Basic.java should conditionally check FileStores
...
On Unix platforms, spawn a 'df' process and skip FileStore check if it hangs
Reviewed-by: alanb, chegar
2017-03-09 08:58:58 -08:00
Brian Burkhalter
ac6b3c4d5d
8176332: Increase sleep time in java/nio/channels/Selector/ChangingInterests.java write1()
...
Increase sleep from 50 to 150 ms.
Reviewed-by: alanb
2017-03-09 08:55:59 -08:00
Felix Yang
61c3a29e0c
8176195: Fix misc module dependencies in jdk_core tests
...
Reviewed-by: mchung
2017-03-08 17:17:41 -08:00
Brian Burkhalter
8835635183
8176394: Incorrect relational operator in java/nio/channels/FileChannel/InterruptDeadlock.java
...
Change Reader thread run method so it reads continuously as intended
Reviewed-by: alanb
2017-03-08 12:14:25 -08:00
Brian Burkhalter
53c99e5093
8176317: (ch) Add print of timeout value to java/nio/channels/AsynchronousSocketChannel/Basic.java
...
Add print of timeout value.
Reviewed-by: alanb
2017-03-08 09:53:19 -08:00
Brian Burkhalter
13f5b93e8c
8175209: Account for race condition in java/nio/channels/AsynchronousSocketChannel/Basic.java
...
Pause until the channel reaches a pended state instead of for a fixed time.
Reviewed-by: prappo, mli, alanb
2017-03-08 09:49:46 -08:00