David Dehaven
|
1733b64041
|
Merge
|
2016-06-01 15:27:51 -07:00 |
|
Joe Darcy
|
e48c0f85b2
|
8158430: Push tests for JDK-5040830
Reviewed-by: psandoz
|
2016-06-01 11:22:06 -07:00 |
|
Ramanand Patil
|
78bb28e4af
|
8151876: (tz) Support tzdata2016d
Reviewed-by: okutsu, coffeys
|
2016-06-01 14:33:44 +01:00 |
|
Stuart Marks
|
246a39a5b1
|
8157777: DeadCachedConnection doesn't wait for registry to die
Reviewed-by: darcy
|
2016-05-31 17:54:41 -07:00 |
|
Amanda Jiang
|
989d0b0b7c
|
8156059: Update/Develop new tests for JEP 287: SHA-3 Hash Algorithms
Update existing MessageDigest tests with SHA-3 Hash Algorithms and add one test case to check supported providers
Reviewed-by: valeriep, rhalade
|
2016-05-31 22:41:56 +00:00 |
|
Semyon Sadetsky
|
989fe674ba
|
8139218: Dialog that opens and closes quickly changes focus in original focusowner
Reviewed-by: alexsch
|
2016-05-31 15:57:01 +03:00 |
|
Nishit Jain
|
02f77987fa
|
8072099: Format "ha" is unable to parse hours 10-12
Reviewed-by: okutsu, peytoia
|
2016-05-31 16:19:32 +09:00 |
|
Rachna Goel
|
48873ebc3f
|
8145136: Upgrade CLDR locale data
Reviewed-by: naoto, okutsu, peytoia
|
2016-05-31 13:00:48 +09:00 |
|
Felix Yang
|
991c9b0593
|
8157816: Mark 4 httpclient tests as intermittently failing
Reviewed-by: chegar
|
2016-05-30 17:49:04 -07:00 |
|
Alan Bateman
|
a5e1465831
|
8066258: Re-examine com.sun.nio.file to see if it should be a supported API
Reviewed-by: chegar
|
2016-05-30 17:38:05 +01:00 |
|
Semyon Sadetsky
|
26a8aa6704
|
8157163: AWT FileDialog does not inherit icon image from parent Frame
Reviewed-by: alexsch, serb
|
2016-05-30 11:08:27 +03:00 |
|
Masayoshi Okutsu
|
212d6de09b
|
8039565: Remove test exclusion for java/util/ResourceBundle/RestrictedBundleTest.java
Reviewed-by: peytoia
|
2016-05-30 14:58:59 +09:00 |
|
Felix Yang
|
8fe1e0ad30
|
8078812: Test RMI with client and servers as modules
Reviewed-by: smarks
|
2016-05-29 18:22:21 -07:00 |
|
Sergey Bylokhov
|
a34bbc2ae4
|
8156043: Unstable behavior of PropertyDescriptor's getWriteMethod() in case of overloaded setters
Reviewed-by: alexsch, ssadetsky
|
2016-05-29 02:34:28 +03:00 |
|
Sergey Bylokhov
|
1bae87cde9
|
8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails
Reviewed-by: ant, prr
|
2016-05-29 02:10:14 +03:00 |
|
Masayoshi Okutsu
|
8cb25f3af9
|
8031145: Re-examine closed i18n tests to see it they can be moved to the jdk repository
Reviewed-by: alanb, peytoia, naoto
|
2016-05-27 14:33:48 +09:00 |
|
Daniel Fuchs
|
c3435ed005
|
8146389: java/util/logging/XMLFormatterDate.java fails during year switch
Updates the test to match the changes in the XML content that were brought by JDK-8072645.
Reviewed-by: joehw
|
2016-05-26 19:55:00 +02:00 |
|
Alan Bateman
|
39e8310a9a
|
8156143: Module.getResourceAsStream throws unspecified SecurityException with module in custom Layer
Reviewed-by: chegar, mchung
|
2016-05-26 10:56:58 +01:00 |
|
Alan Bateman
|
bfb7fba79b
|
8156142: ModuleReader instances don't always throw NPE for passed null args
Reviewed-by: chegar, mchung
|
2016-05-25 20:12:32 +01:00 |
|
Alan Bateman
|
53e204dc49
|
8150668: Layer.defineModulesXXX with a Configuration containing java.base throws undocumented exception
Reviewed-by: chegar, mchung
|
2016-05-25 19:58:03 +01:00 |
|
Bhanu Prakash Gopularam
|
a94e9c4d1b
|
8156718: Need tests for IsoFields getFrom for unsupported non-Iso Temporal fields
Reviewed-by: rriggs, scolebourne
|
2016-05-25 09:14:55 +00:00 |
|
Hamlin Li
|
f86a99352f
|
8151904: test/java/lang/StackWalker/VerifyStackTrace.java needs to handle update releases
Reviewed-by: dfuchs, mchung
|
2016-05-24 18:41:31 -07:00 |
|
Vyom Tewari
|
af7a591d39
|
8016521: InetAddress should not always re-order addresses returned from name service
Reviewed-by: chegar
|
2016-05-24 20:15:18 +01:00 |
|
Doug Lea
|
27a77176a6
|
8153768: Miscellaneous changes imported from jsr166 CVS 2016-05
Reviewed-by: martin, psandoz, chegar, shade
|
2016-05-24 10:14:41 -07:00 |
|
Vyom Tewari
|
6bd865a6b4
|
8143923: java.net socket supportedOptions set depends on call order
Reviewed-by: chegar
|
2016-05-24 12:31:30 +01:00 |
|
Alan Bateman
|
fe609fd3cb
|
8157598: ModuleReader find returns incorrect URI when modular JAR is a multi-release JAR
Reviewed-by: chegar, mchung
|
2016-05-24 11:31:25 +01:00 |
|
Chris Hegarty
|
4d950890f2
|
8155086: Replace usage of -Djdk.launcher.limitmods in tests with -limitmods
Reviewed-by: alanb
|
2016-05-24 09:18:40 +01:00 |
|
Amy Lu
|
a74cd0321d
|
8157499: Mark several tests from jdk_net as intermittently failing
Reviewed-by: chegar
|
2016-05-24 11:28:29 +08:00 |
|
Michael McMahon
|
998f8f5911
|
8153142: Cannot resolve multiple values from one response header
Reviewed-by: rriggs
|
2016-05-23 12:57:40 +01:00 |
|
Michael McMahon
|
ab880cb4af
|
8157105: HTTP/2 client hangs in blocking mode if an invalid frame has been received
Reviewed-by: rriggs
|
2016-05-23 12:38:48 +01:00 |
|
Alan Bateman
|
ce04e9d9a2
|
8152650: ModuleFinder.compose should accept varargs
Reviewed-by: mchung
|
2016-05-21 08:01:03 +01:00 |
|
Sergey Bylokhov
|
a23de88885
|
8132973: @BeanProperty: what is the correct output in case of repeating annotations?
Reviewed-by: alexsch, avstepan
|
2016-05-26 16:12:12 +03:00 |
|
David Dehaven
|
a5e0e96acb
|
Merge
|
2016-05-25 13:38:38 -07:00 |
|
Prem Balakrishnan
|
282908c590
|
8057574: inconsistent behavior for setBackground (Windows/Linux)
Reviewed-by: serb, arapte
|
2016-05-24 14:19:53 +05:30 |
|
Sergey Bylokhov
|
a73a3830ee
|
8155103: [TEST_BUG] @BeanProperty: unwanted "declaringClass" descriptor when annotating an enum
Reviewed-by: ssadetsky, alexsch, avstepan
|
2016-05-23 17:43:45 +03:00 |
|
Sergey Bylokhov
|
a279dc035c
|
8156579: Two JavaBeans tests failed
Reviewed-by: alanb
|
2016-05-21 02:53:37 +03:00 |
|
Prasanta Sadhukhan
|
5fdb08818d
|
6509729: javax.print.ServiceUI.printDialog Border/Margin Evaluation is bugged
Reviewed-by: prr, jdv
|
2016-05-19 16:32:38 +05:30 |
|
Phil Race
|
d4b2e45898
|
Merge
|
2016-05-18 12:04:26 -07:00 |
|
Phil Race
|
3546becf91
|
Merge
|
2016-05-18 09:57:35 -07:00 |
|
Paul Sandoz
|
0bad445941
|
8157152: Atomic add for VarHandle byte[]/ByteBuffer views is incorrect for endian conversion
Reviewed-by: fyuan, shade, vlivanov
|
2016-05-18 18:46:14 +02:00 |
|
Artem Smotrakov
|
5cf7ba5687
|
8157107: HTTP/2 client may fail with NPE if additional logging enabled
Reviewed-by: michaelm
|
2016-05-18 16:39:08 +01:00 |
|
Alexandre Iline
|
b67da697df
|
8156972: java/lang/reflect/Layer/LayerAndLoadersTest.java test requires jdk.compiler
Reviewed-by: alanb
|
2016-05-18 11:56:24 +01:00 |
|
Michael Haupt
|
c4976196f5
|
8156915: introduce MethodHandle factory for array length
Reviewed-by: sundar
|
2016-05-18 10:42:29 +02:00 |
|
Prasanta Sadhukhan
|
c0fd256a5e
|
6529030: Java Printing: Print range > Selection gets enabled
Reviewed-by: prr, jgodinez
|
2016-05-18 11:33:04 +05:30 |
|
Aleksey Shipilev
|
33bb9220fc
|
8157171: Hook up Unsafe.weakCompareAndSetVolatile to VarHandles
Reviewed-by: psandoz, redestad
|
2016-05-17 22:28:00 +03:00 |
|
Dmitry Markov
|
e28bb07a3d
|
8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus
Reviewed-by: ant, denis
|
2016-05-13 14:25:29 +03:00 |
|
Phil Race
|
413ba627fd
|
Merge
|
2016-05-12 11:03:07 -07:00 |
|
Michael McMahon
|
6ce3711133
|
8156801: java/net/httpclient/security/Driver.java failed with RuntimeException: Non zero return value
Reviewed-by: chegar
|
2016-05-12 16:06:17 +01:00 |
|
Roger Riggs
|
82ae26a9a8
|
8155978: Remove HTTP proxy implementation and tests from RMI
Reviewed-by: smarks
|
2016-05-11 14:01:29 -04:00 |
|
Daniel Fuchs
|
172839f24f
|
8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException
Runs each scenario in its own VM to avoid unwanted interaction and start from a clean slate.
Reviewed-by: mchung
|
2016-05-11 19:23:58 +02:00 |
|