Commit Graph

1010 Commits

Author SHA1 Message Date
Andrew Brygin
e7e3187500 8074954: ImageInputStreamImpl.readShort/readInt do not behave correctly at EOF
Reviewed-by: prr, serb
2015-03-23 11:19:41 +03:00
Semyon Sadetsky
ca998d2d4c 4473075: JTable header rendering problem (after setting preferred size)
Reviewed-by: alexsch, serb
2015-03-18 15:03:16 +04:00
Yuri Nesterenko
7b4b132f80 8074807: Fix some tests unnecessary using internal API
Reviewed-by: azvegint, alexsch
2015-03-18 10:30:22 +03:00
Phil Race
391adb65e0 Merge 2015-03-17 14:38:54 -07:00
Phil Race
9dbd9dd373 Merge 2015-03-17 12:30:53 -07:00
Semyon Sadetsky
72f3a466e0 8040328: JSlider has wrong preferred size with Synth LAF
Reviewed-by: alexsch, ant
2015-03-17 14:38:22 +04:00
Frank Yuan
827d9d3928 8061293: Update javax/xml tests to remove references of jre dir
Reviewed-by: lancea, mkos
2015-03-13 15:50:39 +03:00
Alexander Zvegintsev
8bc60ff868 8056151: Switching to GTK L&F on-the-fly leads to X Window System error RenderBadPicture
Reviewed-by: alexsch, serb
2015-03-10 15:39:26 +03:00
Anton Nashatyrev
2bb8334014 8072900: Mouse events are captured by the wrong menu in OS X
Reviewed-by: serb, alexp
2015-03-06 16:38:54 +03:00
Yuri Nesterenko
0803af98c7 8074092: Newly introduced unnecessary dependencies on internal API in client regtests
Reviewed-by: serb, azvegint
2015-03-05 11:07:48 +03:00
Sergey Bylokhov
104db62eca 4958064: JPGWriter does not throw UnsupportedException when canWriteSequence retuns false
Reviewed-by: prr, bae
2015-02-27 01:06:39 +03:00
Sergey Bylokhov
b15e27a0b2 8073795: JMenuBar looks bad under retina
Reviewed-by: alexsch, azvegint
2015-02-26 16:41:39 +03:00
Phil Race
9ec44e8c16 Merge 2015-02-23 10:47:32 -08:00
Chris Hegarty
b7d0702188 8064924: Update java.net.URL to work with modules
Reviewed-by: alanb, plevart, psandoz
2015-02-23 15:48:20 +00:00
Vivi An
7b27235df4 8069268: JComponent.AccessibleJComponent.addPropertyListeners adds exponential listeners
Reviewed-by: ptbrunet, serb
2015-02-18 11:15:24 -08:00
Sergey Bylokhov
86506d6858 8068412: [macosx] Initialization of Cocoa hangs if CoreAudio was initialized before
Reviewed-by: azvegint, prr
2015-02-18 16:59:51 +03:00
Anton Nashatyrev
f149b6e2fd 8072676: [macosx] Jtree icon painted over label when scrollbars present in window
Reviewed-by: serb, alexsch
2015-02-16 19:10:05 +03:00
Mario Torre
2400d1a6ee 8072905: Fix copyright year for test from JDK-8071705
Test was pushed with wrong copyright year

Reviewed-by: alexsch
2015-02-16 10:34:52 +01:00
Mario Torre
9c38d96e2e 8071705: Java application menu misbehaves when running multiple screen stacked vertically
JMenu miscalculates the position of the Popup origin when on multiple monitors stacked vertically

Reviewed-by: alexsch
2015-02-11 07:54:39 +01:00
Sergey Bylokhov
d32000a710 4952954: abort flag is not cleared for every write operation for JPEG ImageWriter
Reviewed-by: bae, prr
2015-02-05 14:20:05 +03:00
Phil Race
a75613049b 6243376: JPEGImageWriter corrupts color for non-JFIF images with differing sample factor
Reviewed-by: bae, serb
2015-02-04 10:28:40 -08:00
Sergey Bylokhov
afa1e6d670 8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
Reviewed-by: alexsch, azvegint
2015-02-02 18:21:24 +03:00
Shobhit Gupta
7c658a7610 8068301: [TEST_BUG] Test javax/swing/JColorChooser/Test4177735.java fails with ArrayIndexOutOfBoundsException with GTKL&F
Reviewed-by: alexsch, azvegint
2015-01-30 13:27:33 +03:00
Shobhit Gupta
8dd67e7459 8068292: [TEST_BUG] Test javax/swing/JLayer/6824395/bug6824395.java fails with -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
Reviewed-by: alexsch, azvegint
2015-01-29 14:03:23 +03:00
David Dehaven
ce3df66ec2 Merge 2015-01-27 09:32:45 -08:00
Aleksei Efimov
30de4935c7 8046817: JDK 8 schemagen tool does not generate xsd files for enum types
Reviewed-by: joehw, mkos
2015-01-26 12:36:32 +03:00
Aleksei Efimov
b2ed5c17b7 8062923: XSL: Run-time internal error in 'substring()'
8062924: XSL: wrong answer from substring() function

Reviewed-by: joehw
2015-01-26 12:25:27 +03:00
Bradford Wetmore
2a29bb3be6 8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs to be updated for JDK-8061210
Reviewed-by: xuelei, mullan
2015-01-23 10:31:15 -08:00
David Dehaven
de2c792b35 Merge 2015-01-21 12:00:07 -08:00
Lance Andersen
16cb5bbca2 8068732: Adding Initial RowSet tests
Reviewed-by: joehw
2015-01-21 13:19:08 -05:00
Sergey Bylokhov
c604e674ee 7056797: The test failed automatically,because throw a ArrayIndexOutOfBoundsException
Reviewed-by: azvegint, alexsch
2015-01-21 18:04:49 +03:00
Mario Torre
1b65f85514 8067364: Printing to Postscript doesn't support dieresis
Fix regression caused by fix for 8023990

Co-authored-by: Philip Race <philip.race@oracle.com>
Reviewed-by: bae, prr
2015-01-14 14:52:39 +01:00
Sergey Bylokhov
17cbc2efea 6573305: Animated icon is not visible by click on menu
Reviewed-by: azvegint, alexsch
2015-01-13 16:06:28 +03:00
Phil Race
4998541111 Merge 2015-01-12 12:52:39 -08:00
Jason Uh
dfb7eea15e 8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
Reviewed-by: mullan
2015-01-09 11:58:34 -08:00
Shanliang Jiang
ad629c161a 8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected
Reviewed-by: dholmes
2015-01-07 14:49:02 +01:00
Zaiyao Liu
48d9e1f35e 8048607: Test key generation of DES and DESEDE
Reviewed-by: xuelei
2015-01-07 03:59:06 +00:00
Phil Race
19292c73dd Merge 2015-01-05 13:30:23 -08:00
Amanda Jiang
f0eb47ad67 8049021: Add smartcardio tests with APDU buffer
Add APDU buffer regression tests for smartcardio

Reviewed-by: valeriep
2014-12-30 01:02:25 +00:00
Sergey Bylokhov
d5a220d673 7180976: Pending String deadlocks UIDefaults
Reviewed-by: azvegint, alexsch
2014-12-25 14:43:49 +03:00
Alexander Scherbatiy
e047f11b3b 4796987: XP Only JButton.setBorderPainted() does not work with XP L&F
Reviewed-by: serb
2014-12-17 17:56:11 +03:00
Alexander Scherbatiy
1409c46772 6219960: null reference in ToolTipManager
Reviewed-by: serb, azvegint
2014-12-17 14:58:58 +03:00
Phil Race
84ddb56140 Merge 2014-12-16 09:58:02 -08:00
Phil Race
020063e1f4 Merge 2014-12-16 08:14:50 -08:00
Shanliang Jiang
c85244cab9 8067241: DeadlockTest.java failed with negative timeout value
Reviewed-by: dfuchs, sspitsyn
2014-12-15 19:21:59 +01:00
Alexander Scherbatiy
d517ee7ec8 8067441: Some tests fails with error: cannot find symbol getSystemMnemonicKeyCodes()
Reviewed-by: serb, azvegint
2014-12-15 19:21:00 +03:00
Phil Race
fe279aa4d8 Merge 2014-12-07 09:03:07 -08:00
Yuri Nesterenko
c08a28b218 8063104: Change open awt regression tests to avoid sun.awt.SunToolkit.realSync, part 2
Reviewed-by: serb, alexsch
2014-12-05 14:55:08 +03:00
Phil Race
96da55b65e Merge 2014-12-03 11:52:40 -08:00
Chris Hegarty
dacb5a70f8 8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
Reviewed-by: alanb, smarks
2014-12-03 19:49:59 +00:00