Commit Graph

6783 Commits

Author SHA1 Message Date
Roger Riggs
829d62738c 8085887: java.time.format.FormatStyle.LONG or FULL causes unchecked exception
8076528: LocalTime.format() throws exception when FormatStyle is LONG or FULL

Reviewed-by: sherman, scolebourne
2016-03-16 13:16:14 -04:00
Alejandro Murillo
58fcd079ce Merge 2016-03-14 14:28:53 -07:00
Joe Darcy
887760ee88 8151835: Mark SmallPrimeExponentP.java as intermittently failing
Reviewed-by: vinnie
2016-03-14 10:48:18 -07:00
Amy Lu
c53d88d41f 8151798: Mark java/util/TimeZone/Bug6772689.java as intermittently failing and demote to tier2
Reviewed-by: lancea
2016-03-14 19:46:19 +08:00
Michael Haupt
cc3d80e38a 8151778: TestLookup.java fails after push of JDK-8150782
Reviewed-by: darcy
2016-03-14 08:10:44 +01:00
Michael Haupt
bfb7e8cd07 8150782: findClass / accessClass throw unexpected exceptions
Reviewed-by: sundar
2016-03-13 20:26:29 +01:00
Artem Smotrakov
1c1cec5a6f 8151734: Mark Unreachable.java and MaxRetries.java as intermittently failing
Reviewed-by: weijun
2016-03-11 17:07:57 -08:00
Joe Darcy
57494c431d 8151750: Mark ChangingInterests.java as intermittently failing
Reviewed-by: lancea
2016-03-11 15:30:20 -08:00
David Dehaven
1a08d0a1d9 Merge 2016-03-11 11:27:12 -08:00
Joe Darcy
781cae322e 8151679: Mark SignatureOffsets.java as intermittently failing
Reviewed-by: xuelei
2016-03-11 10:06:12 -08:00
David Dehaven
481e6102b8 Merge 2016-03-11 09:16:55 -08:00
Alejandro Murillo
608a566d08 Merge 2016-03-10 16:08:20 -08:00
Michael McMahon
b9616807fc 8151299: Http client SelectorManager overwriting read and write events
Reviewed-by: chegar
2016-03-09 13:37:30 +00:00
Michael McMahon
a3aa848719 8151441: Completion result in httpclient Exchange.java lost
Reviewed-by: chegar
2016-03-09 12:11:31 +00:00
Amy Lu
025fa588dc 8151260: Mark URLPermission/URLTest.java and ipv6tests/TcpTest.java as intermittently failing
Reviewed-by: chegar
2016-03-09 11:35:21 +08:00
Alejandro Murillo
7abd206441 Merge 2016-03-08 19:03:30 -08:00
Hamlin Li
34313c01e3 8143610: (dc) java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failed intermittently due to SocketTimeoutException
Reviewed-by: alanb
2016-03-08 11:01:38 +00:00
Felix Yang
8041d8453e 8151352: jdk/test/sample fails with "effective library path is outside the test suite"
Reviewed-by: darcy
2016-03-08 09:33:31 +08:00
David Dehaven
ddd9185c51 Merge 2016-03-07 16:38:23 -08:00
Joe Darcy
3fb108bd73 8151393: Revert changes for JDK-8087104
Reviewed-by: alanb
2016-03-07 12:10:55 -08:00
Zoltan Majo
aebd92df2c Merge 2016-03-07 09:34:30 +01:00
Alejandro Murillo
dbc5e5d48d Merge 2016-03-05 20:46:44 -08:00
Jesper Wilhelmsson
ace4ef5700 Merge 2016-03-05 10:10:20 +01:00
Amy Lu
911e6e48a7 8151263: Mark java/rmi test LeaseCheckInterval.java as intermittently failing
Reviewed-by: darcy
2016-03-05 10:34:06 +08:00
Amy Lu
6c3caacddc 8151286: Remove intermittent key from TestLocalTime.java and move back to tier1
Reviewed-by: darcy
2016-03-05 10:30:23 +08:00
Joe Darcy
23734438ce 8151225: Mark SpecTest.java as intermittently failing
Reviewed-by: mullan
2016-03-04 10:09:54 -08:00
Alexander Stepanov
bbb9ee08ee 8150258: [TEST] HiDPI: create a test for multiresolution menu items icons
Reviewed-by: serb, yan
2016-03-04 18:42:16 +03:00
Xue-Lei Andrew Fan
3c244740c6 8148108: Disable Diffie-Hellman keys less than 1024 bits
Reviewed-by: vinnie, mullan
2016-03-04 14:04:01 +00:00
Mikael Vidstedt
a42172d65b 8149159: Clean up Unsafe
Reviewed-by: jrose, kvn, stsmirno, chegar, aph, psandoz, redestad, twisti
2016-03-03 09:12:05 -08:00
Andreas Eriksson
832b46f2fa 8151064: com/sun/jdi/RedefineAddPrivateMethod.sh fails intermittently
Reviewed-by: dsamersoff, sspitsyn
2016-03-03 18:05:48 +01:00
Markus Grönlund
b9210004c4 8151100: Test java/lang/instrument/NativeMethodPrefixAgent.java can't attempt to do CheckIntrinsics
Reviewed-by: sspitsyn, ddmitriev, egahlin
2016-03-03 12:34:55 +01:00
Tobias Hartmann
20ebb13fb5 8151024: Remove TCKJapaneseChronology.java from the problem list
Remove TCKJapaneseChronology.java from the problem list after JDK-8134979 was fixed.

Reviewed-by: vlivanov
2016-03-03 08:58:00 +01:00
Prasanta Sadhukhan
e243f516e7 8138749: Revisited: PrinterJob.printDialog() does not support multi-mon, always displayed on primary
Reviewed-by: prr, jdv
2016-03-03 12:34:41 +05:30
Prasanta Sadhukhan
c29b38613a 8044788: [D3D] clip is ignored during surface->sw blit
Co-authored-by: Prahalad Narayanan <prahalad.kumar.narayanan@oracle.com>
Reviewed-by: serb, prr
2016-03-03 12:20:11 +05:30
Markus Grönlund
41988936d3 8151053: com/sun/jdi/StepTest.java fails in 2016-03-01 JDK9-hs-rt nightly
Reviewed-by: dcubed, egahlin
2016-03-02 21:39:03 +01:00
Ramanand Patil
dae73946be 8087104: DateFormatSymbols triggers this.clone() in the constructor
Instead of using its own instance for caching and calling clone in DateFormatSymbols, a nested class SymbolsCacheEntry is introduced.

Reviewed-by: okutsu, peytoia
2016-03-02 23:28:59 +05:30
Joe Darcy
0708e4c089 8151228: Mark TestDSAGenParameterSpec.java as intermittently failing
Reviewed-by: xuelei
2016-03-03 22:55:41 -08:00
Amy Lu
8a433e443e 8038330: tools/jar/JarEntryTime.java fails intermittently on checking extracted file last modified values are the current times
Reviewed-by: sherman, plevart
2016-03-04 13:59:43 +08:00
Joe Darcy
66965df3dc 8151226: Mark UdpTest.java as intermittently failing
Reviewed-by: lancea
2016-03-03 15:47:08 -08:00
Alexandre Iline
519a884361 8150998: Fix module dependences in java/lang tests
Reviewed-by: mchung
2016-03-03 15:13:55 -08:00
Steve Drach
da10efd829 8150679: closed/javax/crypto/CryptoPermission/CallerIdentification.sh fails after fix for JDK-8132734
Also fixes JDK-8150920

Reviewed-by: psandoz, redestad
2016-03-03 09:47:40 -08:00
Doug Lea
b5d355ac84 8150416: Miscellaneous changes imported from jsr166 CVS 2016-03
Reviewed-by: martin, psandoz
2016-03-03 10:46:22 -08:00
Doug Lea
1c04a6de53 8150523: improve jtreg test timeout handling, especially -timeout:
Reviewed-by: martin, psandoz, smarks
2016-03-03 10:43:07 -08:00
Doug Lea
90771aabae 8150319: ScheduledExecutorTest:testFixedDelaySequence timeout with slow VMs
Reviewed-by: martin, psandoz
2016-03-03 10:36:08 -08:00
Doug Lea
eb0aa24726 6842353: Linux testcase failure java/util/WeakHashMap/GCDuringIteration.java
Reviewed-by: martin, psandoz, darcy
2016-03-03 10:32:35 -08:00
Vyom Tewari
96f1a8250d 8148609: socket impl supportedOptions() should return an immutable set
Reviewed-by: alanb, chegar
2016-03-03 17:21:08 +00:00
Michael Haupt
da0ba02676 8150957: j.l.i.MethodHandles.whileLoop(...) fails with IOOBE in the case init is null, step and pred have parameters
Reviewed-by: psandoz
2016-03-03 14:29:00 +01:00
Chris Hegarty
d6208a2b4a 8150162: Move sun.misc.Version to a truly internal package
Reviewed-by: alanb, iris, mchung, rriggs
2016-03-03 12:07:13 +00:00
Tagir F. Valeev
c880124c81 8147505: BaseStream.onClose() should not allow registering new handlers after stream is consumed
Reviewed-by: psandoz
2016-03-03 10:06:25 +01:00
Tagir F. Valeev
90adb4174f 8072727: add variation of Stream.iterate() that's finite
Reviewed-by: psandoz, briangoetz
2016-03-03 10:06:16 +01:00