Avik Niyogi
|
d3571d7787
|
8144161: [TESTBUG] [macosx] Test javax/swing/plaf/basic/BasicComboPopup/7072653/bug7072653.java fails for mac
Reviewed-by: rchamyal, alexsch
|
2016-05-31 16:03:21 +05:30 |
|
Prasanta Sadhukhan
|
b0d02d28a3
|
4957035: Code given in api is not compilable: docs/api/javax/print/package-summary.html
Reviewed-by: serb, jdv
|
2016-05-31 12:29:57 +05:30 |
|
Sergey Bylokhov
|
b1849da623
|
8158072: Need a test for JDK-7172749
Reviewed-by: prr, avu
|
2016-05-30 13:42:11 +03:00 |
|
Ambarish Rapte
|
2643f6c32f
|
8145284: [Documentation] [TextField] Missing new line character handling
Reviewed-by: psadhukhan, serb
|
2016-05-30 16:04:40 +05:30 |
|
Alexey Ivanov
|
d579a3a932
|
8133731: [TEST_BUG] Unmappable in ASCII character such as Thai should be escaped in the regtests targeted for a regular non-I18n runs
Reviewed-by: serb, alexsch
|
2016-05-30 12:43:18 +03: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 |
|
Semyon Sadetsky
|
f900050ef0
|
8147842: IME Composition Window is displayed at incorrect location
Reviewed-by: alexsch
|
2016-05-30 10:50:32 +03: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 |
|
Phil Race
|
5ec4301ed5
|
8157339: Further stabilization for the SwingSet client sanity tests
Reviewed-by: serb, alexsch
|
2016-05-27 13:26:56 -07:00 |
|
Alexey Ushakov
|
3476a78bab
|
7172749: Xrender: Class cast exception in 2D code running an AWT regression test
Reviewed-by: serb, prr
|
2016-05-26 19:58:46 +03:00 |
|
Li Jiang
|
deb08e7fa0
|
8155918: JDK9 preparation message drop resource updates
JDK9 preparation message drop resource updates - openjdk
Reviewed-by: rfield, alanb
|
2016-05-20 00:03:45 -07: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 |
|
Ajit Ghaisas
|
7f19f63454
|
6827800: Default button is activated even when it is invisible
Reviewed-by: serb, rchamyal
|
2016-05-26 17:01:24 +05:30 |
|
Rajeev Chamyal
|
d6fea79c1a
|
8147521: [macosx] Internal API Usage: setPopupType used to force creation of heavyweight popup
Reviewed-by: alexsch, serb, prr
|
2016-05-26 16:02:19 +05:30 |
|
Brian Burkhalter
|
0a08ca4510
|
8156580: Make TIFFTagSet subclasses final
Change the class declarations to make TIFFTagSet subclasses final.
Reviewed-by: prr
|
2016-05-25 15:51:09 -07:00 |
|
Brian Burkhalter
|
08121fbd51
|
8149815: Misleading TIFFField#getAsNativeNode spec about native node name "TIFFIFD"
Change the specification verbiage of TIFFField.getAsNativeNode() to reflect the actual behavior.
Reviewed-by: prr
|
2016-05-25 15:48:57 -07:00 |
|
Phil Race
|
3e726f00ed
|
8154860: ImageIO.getImageReadersByFormatName() fails when jai_imageio is in the classpath
Reviewed-by: serb, bpb
|
2016-05-25 15:20:45 -07:00 |
|
David Dehaven
|
a5e0e96acb
|
Merge
|
2016-05-25 13:38:38 -07:00 |
|
Alan Bateman
|
8fe063908e
|
Merge
|
2016-05-25 20:26:43 +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 |
|
Chris Hegarty
|
c4db92a027
|
8157811: Additional minor fixes and cleanups in Networking native code
Reviewed-by: alanb, clanger, dsamersoff, msheppar
|
2016-05-25 20:04:57 +01:00 |
|
Chris Hegarty
|
28f80af02a
|
8157825: Remove JDK 9 specific methods from sun.misc.Unsafe
Reviewed-by: alanb, mchung, shade
|
2016-05-25 20:00:20 +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 |
|
Svetlana Nikandrova
|
600aaed0a7
|
8136933: Additional tests for Solaris SO_FLOW_SLA socket option in JDK 9
Reviewed-by: chegar
|
2016-05-25 17:07:13 +03:00 |
|
Abdul Kolarkunnu
|
1715e73667
|
8153184: BorderLayout javadoc says current version of JDK is 1.2
Reviewed-by: serb, psadhukhan
|
2016-05-25 16:32:37 +05:30 |
|
Amy Lu
|
9009c5951c
|
8157813: Remove sun/rmi/transport/proxy/EagerHttpFallback.java from ProblemList.txt
Reviewed-by: shade
|
2016-05-25 18:01:16 +08:00 |
|
Rajeev Chamyal
|
4cdcbc2939
|
8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
Reviewed-by: alexsch, serb
|
2016-05-25 14:59:15 +05:30 |
|
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 |
|
Athijegannathan Sundararajan
|
629e292070
|
8157801: spurious > character in the javadoc comment for ModuleEntry.java
Reviewed-by: alanb
|
2016-05-25 11:43:57 +05:30 |
|
John Jiang
|
4408e4cb4a
|
8157635: Fix module dependencies for /sun/* tests
Module declarations for the tests in /sun/*
Reviewed-by: alanb
|
2016-05-25 03:06:24 +01:00 |
|
John Jiang
|
7dcb615aae
|
8157633: Fix module dependencies for /com/* tests
Module declarations for the tests in /com/*
Reviewed-by: alanb
|
2016-05-25 02:47:28 +01:00 |
|
John Jiang
|
4ed9567218
|
8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
Sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation.
Reviewed-by: valeriep
|
2016-05-25 02:20:02 +01: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 |
|
Joe Darcy
|
072a878dbb
|
8157724: Improve javadoc tag usage in java.math
Reviewed-by: bpb
|
2016-05-24 13:51:35 -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 |
|
J. Duke
|
fea34ed634
|
Merge
|
2017-07-05 21:45:40 +02:00 |
|
J. Duke
|
a98c459e17
|
Merge
|
2017-07-05 21:45:33 +02:00 |
|
J. Duke
|
9c8370f205
|
Merge
|
2017-07-05 21:45:19 +02:00 |
|
J. Duke
|
08a84fcd75
|
Merge
|
2017-07-05 21:45:12 +02:00 |
|
J. Duke
|
1c5b2d2503
|
Merge
|
2017-07-05 21:45:02 +02:00 |
|
J. Duke
|
00ce343a83
|
Merge
|
2017-07-05 21:44:52 +02:00 |
|
J. Duke
|
39002a727b
|
Merge
|
2017-07-05 21:44:44 +02:00 |
|
J. Duke
|
a8d1ff07c3
|
Merge
|
2017-07-05 21:44:05 +02:00 |
|
J. Duke
|
d649295e9a
|
Added tag jdk-9+119 for changeset caf97b37ebec
|
2017-07-05 21:42:17 +02:00 |
|
J. Duke
|
a3cdceaa83
|
Merge
|
2017-07-05 21:42:16 +02:00 |
|
J. Duke
|
8e319065d3
|
Merge
|
2017-07-05 21:42:10 +02:00 |
|
J. Duke
|
348e25c0b4
|
Merge
|
2017-07-05 21:42:00 +02:00 |
|
J. Duke
|
a4b6e56bbf
|
Merge
|
2017-07-05 21:41:53 +02:00 |
|