Semyon Sadetsky
9fe1a3b3e0
8160530: [TEST-BUG] Consistent failure of java/awt/dnd/MissingEventsOnModalDialog/MissingEventsOnModalDialogTest.java
...
Reviewed-by: yan, prr, serb
2017-05-01 10:24:07 -07:00
Stuart Marks
cb05e8ea85
8150488: Scanner.findAll() can return infinite stream if regex matches zero chars
...
Reviewed-by: sherman
2017-04-28 12:16:30 -07:00
Michael McMahon
b0ddb372f0
8175814: Update default HttpClient protocol version and optional request version
...
Reviewed-by: chegar, dfuchs
2017-04-28 14:16:33 +01:00
Brian Burkhalter
0f54324cd4
8179247: java/util/zip/TestExtraTime.java: add some instrumentation which might illuminate the failure of 2016-09-14
...
Add some instrumentation to help diagnosing 8166060
Reviewed-by: amlu, dfuchs, rriggs
2017-04-26 14:03:02 -07:00
Mandy Chung
b52f472fcf
8179025: Exclude deployment modules from FieldSetAccessibleTest.java and VerifyJimage.java
...
Reviewed-by: alanb
2017-04-25 09:09:19 -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
Amy Lu
ffed03c6d9
8174171: Move spliterator testing of BitSet into big memory tests BitSetStreamTest
...
Reviewed-by: mli, psandoz
2017-04-24 13:43:34 +08:00
Pavel Rappo
83ca4d9575
8177738: Runtime.Version must be a value-based class
...
8148822: (spec) Regex in Runtime.Version and JEP 223 should match
8160954: (spec) Runtime.Version regex and $PRE/$OPT issues
8148877: (spec) Specify when an empty '+' is required in a version string
Co-authored-by: Iris Clark <iris.clark@oracle.com>
Reviewed-by: psandoz, rriggs
2017-04-21 19:13:47 +01:00
Naoto Sato
e4e2e277fc
8178823: Unable to initialize HijrahCalendar: Hijrah-umalqura when running with a security manager
...
Reviewed-by: lancea, rriggs
2017-04-20 14:09:35 -07:00
Phil Race
7aa3cba238
Merge
2017-04-20 10:00:32 -07:00
Semyon Sadetsky
74a79f79a1
8081454: [TESTBUG]Some java/awt/Mixing tests fail in OEL 7 only
...
Reviewed-by: yan
2017-04-20 08:38:15 -07:00
Phil Race
99fc31d5c9
Merge
2017-04-20 08:27:30 -07:00
Phil Race
8fbe9c5865
8178708: Regtest failure: java/awt/Color/LoadProfileWithSM.java
...
Reviewed-by: serb, alanb, mchung
2017-04-17 09:08:38 -07:00
Hamlin Li
e01f0e3580
8145163: Test Task for Platform Logging API and Service -- for moduralization
...
Reviewed-by: dfuchs
2017-04-14 04:07:26 -07:00
Chris Hegarty
fdb24eea0b
8177536: Avoid Apple Peer-to-Peer interfaces in networking tests
...
Reviewed-by: michaelm, rriggs
2017-04-14 10:47:08 +01:00
Tim Du
2fab0a6db0
8178083: Remove intermittent key from java/security/SignedObject/Chain.java
...
Reviewed-by: xuelei
2017-04-14 00:05:54 -07:00
Phil Race
e1256b4559
Merge
2017-04-13 10:01:46 -07:00
Roger Riggs
19215787f8
8178347: Process and ProcessHandle getPid method name inconsistency
...
Reviewed-by: alanb, bpb
2017-04-11 14:18:22 -04:00
Daniel Fuchs
4288d68f08
8178147: Race conditions in timeout handling code in http/2 incubator client
...
Timeout handling code (in particular cancel(IOException)) is modified to take into account cancellation arising before exchange implementation is established or response completable future is created. TimeoutEvent::compareTo method is modified to be consistent with TimeoutEvent::equals.
Reviewed-by: prappo, chegar, michaelm
2017-04-11 16:32:38 +01:00
Weijun Wang
54b221f867
8177969: Faster FilePermission::implies by avoiding the use of Path::relativize
...
Reviewed-by: rriggs, mullan
2017-04-11 10:12:27 +08:00
Phil Race
e7b27e28bd
Merge
2017-04-10 09:05:24 -07:00
Phil Race
dbf777504b
Merge
2017-04-10 08:31:37 -07:00
Semyon Sadetsky
cd75832796
8164469: [TEST_BUG] Unity, java/awt/MouseInfo/JContainerMousePositionTest.java
...
Reviewed-by: yan, serb
2017-04-10 08:30:12 -07:00
Rahul Singh
0653224fe3
8177386: [TESTBUG] The "Undo" menu item in the context menu is disable
...
Reviewed-by: serb, aghaisas
2017-04-10 16:20:40 +05:30
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
Alan Bateman
edcaebfcce
Merge
2017-04-07 10:53:42 +01:00
Alan Bateman
02cfdc2061
8177530: Module system implementation refresh (4/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Reviewed-by: mchung, alanb
2017-04-07 08:05:54 +00:00
Mandy Chung
c7743f7698
8177980: ResourceBundle.getBundle throws NoClassDefFoundError when fails to define a class
...
Reviewed-by: naoto, lancea
2017-04-05 10:55:31 -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
Daniel Fuchs
7bae55cd1f
8177835: System.LoggerFinder#getLogger or getLocalizedLogger does not throw NPE
...
Reviewed-by: rriggs, mchung
2017-04-03 12:54:43 +01:00
Anton Litvinov
6f11b96297
8167102: [macosx] PrintRequestAttributeSet breaks page size set using PageFormat
...
Reviewed-by: psadhukhan, prr
2017-03-31 19:42:22 +03:00
Jesper Wilhelmsson
2c1bc6bfa8
Merge
2017-03-30 19:55:04 +02:00
Dmitry Markov
614b710fe7
8176490: [macosx] Sometimes NSWindow.isZoomed hangs
...
Reviewed-by: serb, azvegint
2017-03-29 19:00:23 +03: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
Jesper Wilhelmsson
ef8ca6ed35
Merge
2017-03-23 15:06:58 +01:00
Igor Ignatyev
972a49157a
8177374: fix module dependency declaration in jdk_svc tests
...
Reviewed-by: mchung, sspitsyn
2017-03-22 17:57:22 -07:00
Alan Bateman
9ccff870cb
Merge
2017-03-22 18:41:22 +00:00
Alan Bateman
b19eb2766f
8174823: Module system implementation refresh (3/2017)
...
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: chegar, mchung, alanb
2017-03-22 16:26:27 +00:00
Amy Lu
7e65c94ef9
8177383: Wrong @modules in java/io/FilePermission/ReadFileOnPath.java
...
Reviewed-by: alanb
2017-03-22 19:40:20 +08:00
Phil Race
4227cf1df0
Merge
2017-03-21 08:48:14 -07:00
Jesper Wilhelmsson
413bca82eb
Merge
2017-03-20 23:49:33 +01: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
Pavel Rappo
c4b3290e90
8176882: Incorrect integer comparison in version numbers
...
Reviewed-by: psandoz
2017-03-16 22:58:13 +00:00
Roger Riggs
740035f8ed
8176272: (process) ProcessHandle::onExit fails to wait for non-child process
...
Reviewed-by: chegar, stuefe
2017-03-16 15:40:38 -04:00
Sergey Bylokhov
2ca1aa96b5
8160270: dual-screen issue with java.awt.Choice
...
Reviewed-by: prr, alexsch
2017-03-16 22:03:08 +03:00
Phil Race
a50e44a79b
Merge
2017-03-16 09:51:15 -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