Abhijit Saha
|
68ee4d29c1
|
Merge
|
2014-05-27 11:02:36 -07:00 |
Anton Nashatyrev
|
cca66c5c25
|
8024932: [TEST_BUG] [macosx] javax/swing/text/StyledEditorKit/8016833/bug8016833.java failed
Reviewed-by: serb, alexsch
|
2014-05-13 17:16:38 +04:00 |
Sergey Malenkov
|
78879e52aa
|
8041917: unexcepted behavior of LineBorder while using Boolean variable true
Reviewed-by: alexsch, serb
|
2014-05-13 15:50:18 +04:00 |
Sergey Bylokhov
|
893b42fba7
|
8041654: OutOfMemoryError: RepaintManager doesn't clean up cache of volatile images
Reviewed-by: azvegint, ant
|
2015-05-16 21:31:36 +03:00 |
Aleksei Efimov
|
4d3f1a5a91
|
8081392: getNodeValue should return 'null' value for Element nodes
Reviewed-by: joehw
|
2015-05-31 18:55:35 +03:00 |
Maxim Soloviev
|
9f59620a7f
|
8081479: Backport JDBC tests from JDK 9 from test/java/sql and test/javax/sql to JDK 8u
Reviewed-by: lancea
|
2015-05-29 17:27:55 +03:00 |
Sean Mullan
|
75f98217c9
|
8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
Reviewed-by: xuelei
|
2014-05-02 10:01:46 -04:00 |
Sean Mullan
|
f4bc646b3d
|
8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
Reviewed-by: xuelei
|
2014-04-16 09:46:49 -04:00 |
Aleksei Efimov
|
f370a5aa74
|
8133924: NPE may be thrown when xsltc select a non-existing node after JDK-8062518
Reviewed-by: joehw, coffeys
|
2015-12-05 13:24:41 +03:00 |
Alexey Ivanov
|
95ea980ba5
|
8134828: Scrollbar thumb disappears with Nimbus L&F
Reviewed-by: alexsch, alexp
|
2015-10-29 19:37:59 +03:00 |
Sergey Malenkov
|
7f3017c647
|
8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
Reviewed-by: alexsch, serb
|
2014-05-30 19:22:32 +04:00 |
Chris Hegarty
|
d53db533ec
|
Merge
|
2014-05-30 14:54:57 +01:00 |
Miroslav Kos
|
bd47a28f77
|
8043129: JAF initialisation in SAAJ clashing with the one in javax.mail
Reviewed-by: chegar
|
2014-05-23 16:35:10 +02:00 |
Sergey Malenkov
|
84a0445ab6
|
8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red
Reviewed-by: alexsch, serb
|
2014-05-30 16:46:54 +04:00 |
Alexander Scherbatiy
|
212d3d4a9c
|
8057893: JComboBox actionListener never receives "comboBoxEdited" from getActionCommand
Reviewed-by: serb
|
2014-11-05 17:01:53 +04:00 |
Svetlana Nikandrova
|
c6448c6ddf
|
8151197: [TEST_BUG] Need to backport fix for test/javax/net/ssl/TLS/TestJSSE.java
Reviewed-by: xuelei
|
2016-03-04 16:26:09 +03:00 |
Zaiyao Liu
|
cdaf33795a
|
8048607: Test key generation of DES and DESEDE
Reviewed-by: xuelei
|
2015-01-07 03:59:06 +00:00 |
Weijun Wang
|
9086dbb7a8
|
8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
Reviewed-by: xuelei
|
2015-06-29 15:04:43 +08:00 |
Florian Weimer
|
8fc67195b7
|
8061464: A typo in CipherTestUtils test
Reviewed-by: xuelei
|
2014-10-20 13:31:44 +00:00 |
Raghu Nair
|
d596c215f6
|
8049429: Tests for java client server communications with various TLS/SSL combinations
Reviewed-by: xuelei
|
2014-09-02 05:48:55 +00:00 |
Svetlana Nikandrova
|
e66db038ae
|
8050460: JAAS login/logout tests with LoginContext
Reviewed-by: xuelei
|
2015-08-20 11:16:54 -07:00 |
Bradford Wetmore
|
d2d129598e
|
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 |
Zaiyao Liu
|
bb29bdcfba
|
8049432: New tests for TLS property jdk.tls.client.protocols
Reviewed-by: xuelei
|
2014-12-08 07:15:49 +00:00 |
Sergey Bylokhov
|
7d53675ef9
|
8147994: [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua
Reviewed-by: alexp, aivanov
|
2016-03-02 18:28:42 +03:00 |
Aleksei Efimov
|
6db1472be1
|
8149915: enabling validate-annotations feature for xsd schema with annotation causes NPE
Reviewed-by: joehw
|
2016-02-29 15:59:02 +03:00 |
Aleksei Efimov
|
aac2ea8b41
|
8072081: Supplementary characters are rejected in comments
Reviewed-by: lancea
|
2016-02-05 14:57:25 +03:00 |
Aleksei Efimov
|
c811b5ea25
|
8144593: Suppress not recognized property/feature warning messages from SAXParser
Reviewed-by: joehw
|
2016-02-05 14:40:44 +03:00 |
Ivan Gerasimov
|
42da2ea635
|
8146192: Add test for JDK-8049321
Reviewed-by: mullan
|
2016-01-26 09:53:07 +03:00 |
Petr Pchelko
|
2e21587a3a
|
8058193: [macosx] Potential incomplete fix for JDK-8031485
Reviewed-by: alexsch, serb
|
2014-11-19 18:57:39 +04:00 |
Anton Nashatyrev
|
f13cc79eb8
|
8059739: Dragged and Dropped data is corrupted for two data types
Reviewed-by: serb, pchelko
|
2014-11-17 18:32:15 +03:00 |
Aleksei Efimov
|
5660a2c038
|
8074297: substring in XSLT returns wrong character if string contains supplementary chars
8076290: JCK test api/xsl/conf/string/string17 starts failing after JDK-8074297
Reviewed-by: joehw
|
2015-04-10 01:11:19 +03:00 |
Aleksei Efimov
|
3831988250
|
8073385: Bad error message on parsing illegal character in XML attribute
Reviewed-by: joehw
|
2015-04-09 16:24:51 +03:00 |
Alexander Scherbatiy
|
6739c5066c
|
8033000: No Horizontal Mouse Wheel Support In BasicScrollPaneUI
Reviewed-by: serb, azvegint
|
2015-03-30 18:32:23 +04:00 |
Alexander Zvegintsev
|
946b32e53f
|
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 |
Andrew Brygin
|
9d19b0aa43
|
8074954: ImageInputStreamImpl.readShort/readInt do not behave correctly at EOF
Reviewed-by: prr, serb
|
2015-03-23 12:00:16 +03:00 |
Anton Nashatyrev
|
5f334fbda2
|
8072900: Mouse events are captured by the wrong menu in OS X
Reviewed-by: serb, alexp
|
2015-03-09 23:41:50 +03:00 |
Mario Torre
|
21a202f2c7
|
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-27 15:50:03 +01:00 |
Anton Nashatyrev
|
8206451bd1
|
8072676: [macosx] Jtree icon painted over label when scrollbars present in window
Reviewed-by: serb, alexsch
|
2015-02-16 20:23:18 +03:00 |
Vivi An
|
8245c07fae
|
8069268: JComponent.AccessibleJComponent.addPropertyListeners adds exponential listeners
Reviewed-by: ptbrunet, serb
|
2015-02-12 10:50:05 -08:00 |
Aleksei Efimov
|
b5f3638421
|
8062923: XSL: Run-time internal error in 'substring()'
8062924: XSL: wrong answer from substring() function
Reviewed-by: joehw
|
2015-01-26 22:45:35 +03:00 |
Aleksei Efimov
|
ba3e106865
|
8046817: JDK 8 schemagen tool does not generate xsd files for enum types
Reviewed-by: joehw, mkos
|
2015-01-26 22:37:53 +03:00 |
Sean Coffey
|
de487da0e0
|
Merge
|
2015-01-21 18:34:07 +00:00 |
Sean Coffey
|
7b599aa445
|
Merge
|
2015-01-21 17:08:17 +00:00 |
Mario Torre
|
cf492da2fa
|
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-19 17:57:52 +01:00 |
Abhijit Saha
|
6accee1c50
|
Merge
|
2014-12-17 12:50:15 -08:00 |
Shanliang Jiang
|
062051288e
|
8068774: CounterMonitorDeadlockTest.java timed out
Reviewed-by: jbachorik, dfuchs
|
2015-01-13 14:35:39 +01:00 |
Abhijit Saha
|
2636a6d186
|
Merge
|
2014-12-04 11:31:35 -08:00 |
Abhijit Saha
|
3ea3425e86
|
Merge
|
2014-11-26 09:32:50 -08:00 |
Aleksei Efimov
|
7790410d8d
|
8059327: XML parser returns corrupt attribute value
Reviewed-by: lancea
|
2014-11-12 13:02:00 +03:00 |
Shanliang Jiang
|
c58dd448f2
|
8067241: DeadlockTest.java failed with negative timeout value
Reviewed-by: dfuchs, sspitsyn
|
2014-12-15 19:21:59 +01:00 |
Jaroslav Bachorik
|
b93e733ad4
|
7132590: javax/management/remote/mandatory/notif/NotificationAccessControllerTest.java fails in JDK8-B22
Reviewed-by: dfuchs, sjiang
|
2014-08-21 15:22:07 +02:00 |
Shanliang Jiang
|
62cac75b6b
|
8066952: [TEST-BUG] javax/management/monitor/CounterMonitorTest.java hangs
Reviewed-by: dfuchs
|
2014-12-23 14:23:43 +01:00 |
Petr Pchelko
|
39cca0138f
|
8043610: Sorting columns in JFileChooser fails with AppContext NPE
Reviewed-by: anthony, alexsch
|
2014-05-23 19:43:14 +04:00 |
Alexander Scherbatiy
|
358e1184c1
|
8062561: Test bug8055304 fails if file system default directory has read access
Reviewed-by: serb
|
2014-10-31 20:17:02 +04:00 |
Shanliang Jiang
|
d33ad45cd9
|
8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121
Reviewed-by: dfuchs
|
2014-05-02 14:40:52 +02:00 |
Shanliang Jiang
|
9eaf2ce2ce
|
8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected
Reviewed-by: dholmes
|
2015-01-07 14:49:02 +01:00 |
Jaroslav Bachorik
|
fd714d29f8
|
8029755: Enhance subject class
Reviewed-by: sla, dfuchs, hawtin
|
2014-03-07 10:15:36 +01:00 |
Phil Race
|
b436ef0b85
|
8032370: No "Truncated file" warning from IIOReadWarningListener on JPEGImageReader
Reviewed-by: bae, vadim
|
2014-01-24 09:46:44 -08:00 |
Xue-Lei Andrew Fan
|
273c6ebff6
|
8042449: Issue for negative byte major record version
Convert byte to positive integer before making comparison. Also reviewed by Florian Weimer <fweimer@redhat.com>.
Reviewed-by: wetmore
|
2014-05-07 12:52:05 +00:00 |
Vivi An
|
af2312fcbb
|
8036819: JAB: mneumonics not read for textboxes
Reviewed-by: alexsch
|
2014-05-01 10:33:13 -07:00 |
Sergey Malenkov
|
8dac5dac6b
|
8039464: The scrollbar in JScrollPane has no right border if used WindowsLookAndFeel
Reviewed-by: alexsch, serb
|
2014-04-25 21:02:56 +04:00 |
Sergey Malenkov
|
be4113377c
|
8039750: KSS: Replace MetalLazyValue with lambda
Reviewed-by: alexsch, serb
|
2014-04-18 17:15:39 +04:00 |
Lana Steuck
|
2da8a6cc21
|
Merge
|
2014-04-16 15:03:29 -07:00 |
Dmitry Markov
|
64078bb58d
|
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
Reviewed-by: alexp, alexsch
|
2014-04-16 18:10:52 +04:00 |
Abhijit Saha
|
c330cc2a9d
|
Merge
|
2014-04-09 12:26:00 -07:00 |
Sergey Bylokhov
|
0739ec7a7f
|
8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
Reviewed-by: pchelko, flar
|
2014-04-07 15:34:27 +04:00 |
Abhijit Saha
|
e12561dafb
|
Merge
|
2014-04-02 10:01:16 -07:00 |
Alejandro Murillo
|
ea1b79643d
|
Merge
|
2014-04-01 11:44:04 -07:00 |
Konstantin Shefov
|
536703b481
|
8002148: [TEST_BUG] The four lines printed are not the bold typeface
Reviewed-by: pchelko, serb
|
2014-03-31 17:59:25 +04:00 |
Alexander Scherbatiy
|
62ede6b2c6
|
8034955: JLabel/JToolTip throw ClassCastException for "<html>a<title>"
Reviewed-by: malenkov, pchelko
|
2014-04-01 13:41:46 +04:00 |
Abhijit Saha
|
1f77cbf4d7
|
Merge
|
2014-03-27 15:14:44 -07:00 |
Vladimir Kozlov
|
848944e4d0
|
Merge
|
2014-03-25 16:36:23 -07:00 |
Sergey Bylokhov
|
078236105e
|
8023475: [TEST BUG] Test javax/swing/JSlider/6794831/bug6794831.java does not wait long enough for test results
Reviewed-by: anthony, pchelko
|
2014-03-20 19:59:58 +04:00 |
Abhijit Saha
|
f147399d26
|
Merge
|
2014-03-18 13:54:50 -07:00 |
Vladimir Kozlov
|
d38814a134
|
Merge
|
2014-03-13 14:55:50 -07:00 |
Petr Pchelko
|
e5189c410b
|
7154841: [macosx] Popups appear behind taskbar
Reviewed-by: anthony, serb
|
2014-03-12 17:24:56 +04:00 |
Joe Wang
|
f12e7d7885
|
8036004: Incorrect license header for a test class
Reviewed-by: alanb
|
2014-03-04 15:47:59 -08:00 |
Alexander Scherbatiy
|
33c684a018
|
8031573: [macosx] Checkmarks of JCheckBoxMenuItems aren't rendered in high resolution on Retina
Reviewed-by: serb, pchelko
|
2014-03-04 14:05:26 +04:00 |
Aleksei Efimov
|
691ff695b4
|
8032909: XSLT string-length returns incorrect length when string includes complementary chars
Reviewed-by: joehw, dfuchs
|
2014-02-21 16:55:25 +04:00 |
Vladimir Kozlov
|
0a9698584d
|
Merge
|
2014-02-19 20:10:55 -08:00 |
Phil Race
|
f49cd8cb66
|
8032693: javax.print.PrintService does not find any CUPS-Printers on Linux
Reviewed-by: jgodinez, serb
|
2014-02-10 15:25:53 -08:00 |
Alexey Ivanov
|
1409843dda
|
8032878: Editable combos in table do not behave as expected
Reviewed-by: alexp, alexsch
|
2014-03-25 15:51:36 +04:00 |
Vladimir Kozlov
|
f6926a9870
|
Merge
|
2014-01-22 17:40:55 -08:00 |
Volker Simonis
|
eb1ee0c0e8
|
8028537: PPC64: Updated the JDK regression tests to run on AIX
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
|
2014-01-17 21:54:30 +01:00 |
Miroslav Kos
|
056a266afe
|
8039899: Missing licence headers in test for JDK-8033113
Reviewed-by: chegar
|
2014-04-11 09:25:36 +01:00 |
Miroslav Kos
|
358229c046
|
8033113: wsimport fails on WSDL:header parameter name customization
Reviewed-by: chegar
|
2014-04-08 11:25:56 +01:00 |
Alexander Scherbatiy
|
835790f6b4
|
8024926: [macosx] AquaIcon HiDPI support
Reviewed-by: serb, anthony
|
2014-01-30 15:53:14 +04:00 |
Aleksei Efimov
|
7cba83ff24
|
8027359: XML parser returns incorrect parsing results
Reviewed-by: lancea
|
2014-01-05 21:02:57 -08:00 |
Aleksei Efimov
|
d724686cd0
|
8167179: Make XSL generated namespace prefixes local to transformation process
Reviewed-by: joehw
|
2016-10-24 17:02:34 +03:00 |
Rob McKenna
|
69c78242d3
|
Merge
|
2016-10-20 13:39:54 +00:00 |
Abhijit Saha
|
88915997b1
|
Merge
|
2016-10-11 14:56:09 -07:00 |
Abhijit Saha
|
36817061e0
|
Merge
|
2016-09-27 12:55:16 -07:00 |
Mallikarjuna Avaluri
|
8179afed5c
|
8160913: [TEST_BUG] javax/management/security/SecurityTest.java fails due to missing keyStore file
Reviewed-by: weijun
|
2016-09-14 15:20:20 +03:00 |
Christoph Langer
|
5513335bed
|
8162598: XSLTC transformer swallows empty namespace declaration which is needed to undeclare default namespace
Reviewed-by: joehw, dfuchs
|
2016-09-01 11:42:38 +02:00 |
Abhijit Saha
|
9d97df12c1
|
Merge
|
2016-08-16 13:03:10 -07:00 |
Robin Stevens
|
bf1ba7058f
|
8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced
Reviewed-by: serb, alexsch
|
2016-08-16 19:34:31 +03:00 |
Sean Coffey
|
8456fd91c4
|
8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions
8163104: Unexpected NPE still possible on some Kerberos ticket calls
Reviewed-by: weijun
|
2016-08-10 16:33:24 +01:00 |
Ivan Gerasimov
|
256006009f
|
8155973: Tighten jar checks
Reviewed-by: mullan, igerasim, ahgross
|
2016-07-29 00:00:36 +03:00 |
Alexander Scherbatiy
|
f5930f1c1e
|
8166591: [macos 10.12] Trackpad scrolling of text on OS X 10.12 Sierra is very fast (Trackpad, Retina only)
Reviewed-by: malenkov, serb
|
2016-10-07 22:05:23 +04:00 |
Rajan Halade
|
e3e0c0879d
|
8155049: New tests from 8144566 fail with "No expected Server Name Indication"
Reviewed-by: xuelei
|
2016-05-16 10:36:51 -07:00 |
Ramanand Patil
|
443b3e7efa
|
8144566: Custom HostnameVerifier disables SNI extension
Reviewed-by: coffeys
|
2016-09-23 15:14:57 +05:30 |
Svetlana Nikandrova
|
312c026274
|
8028363: XmlGregorianCalendarImpl.getTimeZone() bug when offset is less than 10 minutes
Reviewed-by: rriggs, coffeys
|
2016-07-26 17:14:59 +03:00 |
Lana Steuck
|
20738aaabe
|
Merge
|
2013-12-26 22:39:24 -08:00 |
Lana Steuck
|
03b4e5d3ba
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
|
2013-12-26 12:04:16 -08:00 |
Sergey Bylokhov
|
9fe18cc6c2
|
8009919: [macosx] NPE in AquaSingleImagePainter.paint()
Reviewed-by: pchelko, azvegint
|
2013-12-23 19:03:37 +04:00 |
Alexander Scherbatiy
|
1cc851f531
|
8038113: [macosx] JTree icon is not rendered in high resolution on Retina
Reviewed-by: serb, pchelko
|
2014-04-10 14:59:56 +04:00 |
Alexander Scherbatiy
|
b3cc9f9c62
|
8032667: [macosx] Components cannot be rendered in HiDPI to BufferedImage
Reviewed-by: serb, pchelko
|
2014-04-10 14:33:24 +04:00 |
Miroslav Kos
|
de2c13af8a
|
8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
Reviewed-by: chegar
|
2014-03-31 15:08:17 +02:00 |
Sergey Malenkov
|
f65813af4e
|
8030118: Document listeners fired outside document lock
Reviewed-by: art, serb
|
2013-12-23 16:24:09 +04:00 |
Joe Wang
|
9618085aa1
|
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
Reviewed-by: dfuchs, lancea, ulfzibis
|
2013-12-20 09:56:04 -08:00 |
Aleksei Efimov
|
286d8300ab
|
8159058: SAXParseException when sending soap message
Reviewed-by: lancea, coffeys
|
2017-01-12 00:37:44 +03:00 |
Jaroslav Bachorik
|
b98b4c3421
|
8031559: javax/management/monitor/StartStopTest.java fails intermittently
Reviewed-by: dfuchs, sla
|
2014-01-21 09:17:23 +01:00 |
Dmitry Markov
|
9ac6ede2db
|
8028616: Htmleditorkit parser doesn't handle leading slash (/)
Reviewed-by: alexp, alexsch
|
2014-01-21 17:56:30 +04:00 |
Aleksei Efimov
|
8dfa655fc2
|
8038966: JAX-WS handles wrongly xsd:any arguments for Web services
Reviewed-by: coffeys
|
2014-10-01 19:31:18 +04:00 |
Shanliang Jiang
|
e0f5cc2af1
|
8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently
Reviewed-by: dfuchs, dholmes
|
2014-09-19 08:32:24 +02:00 |
Shanliang Jiang
|
e6c078db97
|
8042205: javax/management/monitor/*: some tests didn't get all the notifications
Reviewed-by: dfuchs
|
2014-09-16 17:08:29 +02:00 |
Sean Coffey
|
b0b3a1aeb3
|
Merge
|
2014-09-12 17:08:36 +01:00 |
Dmitry Markov
|
0c068c99f5
|
8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
Reviewed-by: alexp, alexsch
|
2014-09-12 14:16:41 +04:00 |
Xue-Lei Andrew Fan
|
cbf4201fe6
|
8052406: SSLv2Hello protocol may be filter out unexpectedly
Reviewed-by: weijun
|
2014-09-10 17:42:06 +01:00 |
Aleksei Efimov
|
3fb605a010
|
8036981: JAXB not preserving formatting for xsd:any Mixed content
Reviewed-by: lancea, mkos
|
2014-08-31 16:16:50 +04:00 |
Alexander Scherbatiy
|
d4d0813c77
|
8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage
Reviewed-by: serb, pchelko
|
2014-08-06 15:30:04 +04:00 |
Aleksei Efimov
|
09082c9656
|
8032908: getTextContent doesn't return string in JAXP
Reviewed-by: joehw
|
2014-07-31 11:31:57 +04:00 |
Aleksei Efimov
|
0c7cbe257d
|
8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
Reviewed-by: joehw
|
2014-07-22 22:06:52 +04:00 |
Aleksei Efimov
|
cc6034631e
|
8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory
Reviewed-by: lancea
|
2014-07-22 09:21:33 +04:00 |
Rob McKenna
|
5011afdb2b
|
Merge
|
2014-07-17 18:05:58 +01:00 |
Mikhail Cherkasov
|
9b6bfa5b0a
|
4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value
Reviewed-by: prr, bae
|
2014-07-10 18:46:40 +04:00 |
Alexey Ivanov
|
5f3cf075f9
|
8046559: NPE when changing Windows theme
Reviewed-by: pchelko, anthony
|
2014-07-09 11:27:41 +04:00 |
Petr Pchelko
|
14374cd9fc
|
8043610: Sorting columns in JFileChooser fails with AppContext NPE
Reviewed-by: anthony, alexsch
|
2014-05-23 19:43:14 +04:00 |
Dmitry Markov
|
5e4016f195
|
8048506: [macosx] javax.swing.PopupFactory issue with null owner
Reviewed-by: pchelko, alexsch
|
2014-07-01 14:19:15 +04:00 |
Lana Steuck
|
a8b50be959
|
Merge
|
2013-12-03 15:10:37 -08:00 |
Sergey Bylokhov
|
8850d18abd
|
8029010: [macosx] Need test for JDK-7124513
Reviewed-by: pchelko, alexsch
|
2013-11-29 16:12:03 +04:00 |
Lana Steuck
|
d7c4b121d9
|
Merge
|
2013-11-27 10:47:53 -08:00 |
Mikhail Cherkasov
|
08506b7c2f
|
8028271: Wrong alt processing during switching between windows
Reviewed-by: serb, alexsch
|
2013-11-26 17:16:32 +04:00 |
Oleg Pekhovskiy
|
989fd32e66
|
7160604: Using non-opaque windows - popups are initially not painted correctly
Reviewed-by: serb, alexsch
|
2013-11-26 15:57:49 +04:00 |
Patrick Zhang
|
fd33467c12
|
8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win)
Reviewed-by: alanb, dfuchs, joehw
|
2013-11-25 16:53:30 -08:00 |
Lana Steuck
|
a9ebc3e630
|
Merge
|
2013-11-25 13:24:38 -08:00 |
Oleg Pekhovskiy
|
e05b1a8aa1
|
8028995: Write regression test for JDK-8016356
Reviewed-by: serb, anthony
|
2013-11-25 14:05:19 +04:00 |
Lana Steuck
|
1a633e63a9
|
Merge
|
2013-11-15 07:14:23 -08:00 |
Erik Gahlin
|
964b256741
|
6959636: testcase failing on windows javax/management/loading/LibraryLoader/LibraryLoaderTest.java
Reviewed-by: sla, jbachorik
|
2013-11-13 15:21:53 +01:00 |
Sergey Bylokhov
|
9ab430a0d2
|
8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
|
2013-11-12 20:24:25 +04:00 |
Erik Gahlin
|
2b13aab668
|
8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently
Reviewed-by: sla, jbachorik
|
2013-11-12 14:52:42 +01:00 |
Lana Steuck
|
84da58d996
|
Merge
|
2013-11-08 17:36:14 -08:00 |
Joe Wang
|
33be168ccb
|
8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java
Reviewed-by: alanb
|
2013-11-05 11:18:20 -08:00 |
Lana Steuck
|
ac6386468f
|
Merge
|
2013-10-31 16:44:18 -07:00 |
Lana Steuck
|
30f9f179d5
|
Merge
|
2013-10-31 16:22:30 -07:00 |
Joe Wang
|
c6fff0de72
|
8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions
Reviewed-by: chegar
|
2013-10-31 13:51:58 -07:00 |
Lana Steuck
|
65797af67d
|
Merge
|
2013-10-25 10:39:13 -07:00 |
Lana Steuck
|
836ba025a1
|
Merge
|
2013-10-24 21:52:24 -07:00 |
Joe Wang
|
53d9506586
|
8004476: XSLT Extension Functions Don't Work in WebStart
Reviewed-by: dfuchs, lancea, alanb
|
2013-10-24 14:13:09 -07:00 |
Leonid Romanov
|
9d1ce9a555
|
8020209: [macosx] Mac OS X key event confusion for "COMMAND PLUS"
Reviewed-by: anthony, serb
|
2013-10-22 16:45:08 +04:00 |
Joe Wang
|
70991c8052
|
8015243: SchemaFactory does not catch enum. value that is not in the value space of the base type, anyURI
Reviewed-by: lancea
|
2013-10-17 11:43:44 -07:00 |
Sean Coffey
|
d4ba44bc9d
|
8026405: javax/xml/ws/clientjar/TestWsImport.java failing on JDK 8 nightly aurora test runs
Reviewed-by: chegar
|
2013-10-23 20:51:14 +01:00 |
Jaroslav Bachorik
|
5e52c4d90e
|
7140929: NotSerializableNotifTest.java fails intermittently
Reviewed-by: sjiang, alanb
|
2013-10-21 13:57:11 +02:00 |
Jaroslav Bachorik
|
1197f7a799
|
8024613: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java failing intermittently
RMID needs a varying amount of time to start its socket server. We need to cater for it.
Reviewed-by: sjiang, dfuchs, sla
|
2013-10-21 10:54:46 +02:00 |
Jennifer Godinez
|
d8f5fe01b2
|
8022536: closed/javax/print/TextFlavorTest.java fails
Reviewed-by: prr, jchen
|
2013-10-14 09:15:21 -07:00 |
Alexander Scherbatiy
|
cc97ce7aac
|
8020708: NLS mnemonics missing in SwingSet2/JInternalFrame demo
Reviewed-by: malenkov, leonidr
|
2013-10-14 18:52:25 +04:00 |
Alexander Shusherov
|
5bcfa111b3
|
8005391: Floating behavior of HTMLEditorKit parser
Reviewed-by: malenkov, leonidr
|
2013-10-14 18:19:19 +04:00 |
Chris Hegarty
|
3486abb2c7
|
Merge
|
2013-10-15 13:54:01 +01:00 |
Chris Hegarty
|
766e77499d
|
Merge
|
2013-10-15 09:27:32 +01:00 |
Joe Wang
|
c839f538b6
|
8015092: SchemaFactory cannot parse schema if whitespace added within patterns in Selector XPath expression
Reviewed-by: lancea, alanb
|
2013-10-14 22:24:49 -07:00 |
Lana Steuck
|
54791de34d
|
Merge
|
2013-10-11 23:27:23 -07:00 |
Lana Steuck
|
a076cb06a6
|
Merge
|
2013-10-11 14:19:50 -07:00 |
Petr Pchelko
|
cb8b28132a
|
8031485: [macosx] Combo box consuming escape key events
Reviewed-by: serb, alexsch
|
2014-05-26 13:40:15 +04:00 |
Sergey Malenkov
|
c1afa30ccb
|
8043627: NPE in SynthContext in plugin mode
Reviewed-by: alexsch, serb, pchelko
|
2014-05-23 18:04:14 +04:00 |
Yekaterina Kantserova
|
97e991f4d6
|
8043529: Serviceability tests using @library failing with java.lang.NoClassDefFoundError
Reviewed-by: sla, jbachorik
|
2014-05-22 11:23:46 +02:00 |
Anton Litvinov
|
6ab48bf758
|
8041725: Nimbus JList selection colors persist across L&F changes
Reviewed-by: alexsch, alexp
|
2014-05-16 13:54:05 +04:00 |
Lana Steuck
|
ec2a2f991c
|
Merge
|
2013-10-10 20:57:36 -07:00 |
Lana Steuck
|
5db317fd23
|
Merge
|
2013-10-10 13:33:02 -07:00 |
Shanliang Jiang
|
bc140e3172
|
8025204: Intermittent test failure: javax/management/remote/mandatory/connection/IdleTimeoutTest.java
Reviewed-by: dholmes, jbachorik
|
2013-10-10 17:47:15 +02:00 |
Shanliang Jiang
|
c8a7fb8dce
|
8025205: Intermittent test failure: javax/management/remote/mandatory/connection/BrokenConnectionTest.java
Reviewed-by: dholmes, dfuchs, jbachorik
|
2013-10-10 09:01:19 +02:00 |
Shanliang Jiang
|
5a3e98293d
|
8025206: Intermittent test failure: javax/management/monitor/NullAttributeValueTest.java
Reviewed-by: dholmes, dfuchs, jbachorik
|
2013-10-10 08:49:12 +02:00 |
Shanliang Jiang
|
65d897864d
|
8025207: Intermittent test failure: javax/management/monitor/CounterMonitorThresholdTest.java
Reviewed-by: dfuchs, dholmes
|
2013-10-10 08:37:48 +02:00 |
Sergey Bylokhov
|
1f3355acb3
|
7058662: AiffFileReader throws java.lang.ArithmeticException: division by zero when frame size is zero
7058666: Unexpected exception in AU parser code
7058672: Unexpected exceptions and freezes in WAV parser code
Reviewed-by: prr
|
2013-10-10 02:35:27 +04:00 |
Lana Steuck
|
b6903ca07e
|
Merge
|
2013-10-08 14:57:32 -07:00 |
Lana Steuck
|
14794b79d9
|
Merge
|
2013-10-08 14:53:14 -07:00 |
Lana Steuck
|
b96364e53b
|
Merge
|
2013-10-08 14:37:33 -07:00 |
Sean Coffey
|
1d4c1c6ee5
|
8016271: wsimport -clientjar does not create portable jars on Windows due to hardcoded backslash
Reviewed-by: mkos, chegar
|
2013-10-04 16:27:12 +01:00 |
Chris Hegarty
|
6088b141e2
|
Merge
|
2013-10-03 19:06:43 +01:00 |
Andrew Brygin
|
88a74de88a
|
8022632: Reading a PNG file fails because of WBMPImageReaderSpi.canDecodeInput()
Reviewed-by: prr, jgodinez
|
2013-10-03 11:28:37 +04:00 |
Vera Akulova
|
f5caf587e7
|
8025707: Frogot to add a file to fix for JDK-8012461
Reviewed-by: serb, alexsch
|
2013-10-01 14:38:47 +04:00 |
Vera Akulova
|
c1c753d0f8
|
7133532: [macosx] closed/javax/swing/JScrollBar/bug4202954/bug4202954.java fails on MacOS
Reviewed-by: serb, alexsch
|
2013-10-01 13:47:50 +04:00 |
Vera Akulova
|
401b226ad5
|
7133545: [macosx] closed/javax/swing/JSplitPane/4514858/bug4514858.java fails on MacOS
Reviewed-by: serb, alexsch
|
2013-10-01 13:46:53 +04:00 |
Vera Akulova
|
920c1d844f
|
8012461: [TEST_BUG] closed/javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java doesn't release mouse button
Reviewed-by: serb, alexsch
|
2013-10-01 13:45:51 +04:00 |
Vera Akulova
|
0307ac32a2
|
8004294: [TEST_BUG] javax/swing/JSpinner/4973721/bug4973721.java failed on win2003
Reviewed-by: serb, alexsch
|
2013-10-01 13:40:26 +04:00 |
Vera Akulova
|
28fa075d75
|
8012466: [TEST_BUG] javax/swing/JInternalFrame/Test6505027.java doesn't release mouse button
Reviewed-by: serb, alexsch
|
2013-10-01 13:38:07 +04:00 |
Vera Akulova
|
c4d57a676d
|
8012468: [TEST_BUG] javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java doesn't release mouse button
Reviewed-by: serb, alexsch
|
2013-10-01 13:30:37 +04:00 |
Lana Steuck
|
65dd56bc16
|
Merge
|
2013-09-26 17:21:47 -07:00 |
Alexander Scherbatiy
|
b909162f85
|
7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
Reviewed-by: malenkov, serb
|
2013-09-25 17:42:15 +04:00 |
Konstantin Shefov
|
bdcfc36ee6
|
8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
Reviewed-by: alexsch, serb
|
2013-09-24 18:20:31 +04:00 |
Vera Akulova
|
91047d3b07
|
7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
Reviewed-by: alexsch, serb
|
2013-09-24 18:13:24 +04:00 |
Vera Akulova
|
036eee0473
|
7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
Reviewed-by: alexsch, serb
|
2013-09-24 17:56:32 +04:00 |
Vera Akulova
|
602931b7ce
|
7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
Reviewed-by: alexsch, serb
|
2013-09-24 17:46:19 +04:00 |
Konstantin Shefov
|
9ca087d600
|
8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX
Reviewed-by: alexsch, serb
|
2013-09-23 16:14:42 +04:00 |
Sergey Malenkov
|
e4e708cefd
|
7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane
Reviewed-by: alexsch
|
2013-09-20 18:56:41 +04:00 |
Vera Akulova
|
d35ad4fbaf
|
7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location
Reviewed-by: alexsch, serb
|
2013-09-20 17:35:45 +04:00 |
Vera Akulova
|
ae556f32b9
|
8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu
Reviewed-by: alexsch, serb
|
2013-09-20 17:16:45 +04:00 |
Vera Akulova
|
62b5b716a0
|
7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys
Reviewed-by: alexsch, serb
|
2013-09-20 17:07:11 +04:00 |
Lana Steuck
|
e05ff03241
|
Merge
|
2013-09-18 16:01:37 -07:00 |
Mikhail Cherkasov
|
dae6feeefd
|
8016746: Test javax/swing/JTable/7068740/bug7068740.java fails
Reviewed-by: serb, alexsch
|
2013-09-18 15:12:13 +04:00 |
Lana Steuck
|
3cd103bbeb
|
Merge
|
2013-09-17 08:16:33 -07:00 |
Andrew Brygin
|
e3016af23b
|
8024697: Fix for 8020983 causes Xcheck:jni warnings
Reviewed-by: prr, jchen
|
2013-09-13 20:28:17 +04:00 |
Konstantin Shefov
|
6578d6acad
|
8015597: [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX
Reviewed-by: alexsch, serb
|
2013-09-13 17:58:05 +04:00 |
Konstantin Shefov
|
fee5a04c7b
|
8006087: [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically
Reviewed-by: alexsch, serb
|
2013-09-13 17:54:45 +04:00 |
Mikhail Cherkasov
|
d52e73dc35
|
8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X
Reviewed-by: alexp, alexsch
|
2013-09-13 17:48:37 +04:00 |
Dmitry Markov
|
1ef8009ccf
|
8024395: Improve fix for line break calculations
Reviewed-by: alexp, alexsch
|
2013-09-12 18:44:14 +04:00 |
Leonid Romanov
|
e9128877e7
|
8003901: [macosx] Need test for JDK-8002114
Reviewed-by: anthony, serb
|
2013-09-10 20:42:15 +04:00 |
Sergey Malenkov
|
4ac63f2df4
|
8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos
Reviewed-by: alexsch
|
2013-09-10 17:12:32 +04:00 |
Alexander Scherbatiy
|
92bfcc0db0
|
8021253: JFileChooser does not react on pressing enter since java 7
Reviewed-by: malenkov
|
2013-09-10 14:33:48 +04:00 |
Alexander Scherbatiy
|
51205b7e55
|
8024413: Add tests for issues JDK-8002077 and JDK-7199708
Reviewed-by: malenkov, leonidr
|
2013-09-09 17:14:51 +04:00 |
Sergey Malenkov
|
4247113e6a
|
6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes
Reviewed-by: alexsch
|
2013-09-03 11:00:06 +04:00 |
Shanliang Jiang
|
f6e4c46294
|
8023669: MBean*Info.hashCode : NPE
Reviewed-by: dholmes, dfuchs, jbachorik
|
2013-09-13 10:48:12 +02:00 |
Shanliang Jiang
|
c6aa9956df
|
8023529: OpenMBeanInfoSupport.equals/hashCode throw NPE
Reviewed-by: dholmes, dfuchs
|
2013-09-12 09:41:28 +02:00 |
Chris Hegarty
|
369c079b32
|
Merge
|
2013-08-30 09:37:29 +01:00 |
Lana Steuck
|
170f727b62
|
Merge
|
2013-09-20 19:15:59 -07:00 |
Shanliang Jiang
|
81cd0a8738
|
8023954: MBean*Info.equals: throw NPE
Reviewed-by: dfuchs, dholmes
|
2013-09-18 08:51:23 +02:00 |
Sergey Malenkov
|
0628977a7a
|
6968363: ClassCastException while entering HINDI characters with CustomDocument
Reviewed-by: alexsch
|
2013-08-28 17:32:25 +04:00 |
Lana Steuck
|
a9582521c6
|
Merge
|
2013-08-27 21:46:00 -07:00 |
Sergey Malenkov
|
6018c4e07f
|
7195179: ClassCastException for null values in JComboBox
Reviewed-by: alexsch
|
2013-08-27 12:53:46 +04:00 |
Dmitry Markov
|
670c332996
|
8023474: First mousepress doesn't start editing in JTree
Reviewed-by: alexp, anthony
|
2013-08-26 17:21:48 +04:00 |
Aleksei Efimov
|
2a5d8d6d8c
|
8024707: TransformerException : item() return null with node list of length != 1
Reviewed-by: joehw, lancea
|
2013-10-01 17:15:43 +04:00 |
Sergey Malenkov
|
eaece57c8d
|
8023536: Some regression tests have a wrong header
Reviewed-by: alexsch
|
2013-08-22 17:17:25 +04:00 |
Lana Steuck
|
403562720b
|
Merge
|
2013-08-20 17:44:18 -07:00 |
Leonid Romanov
|
1aa32ce1d0
|
8022997: [macosx] Remaining duplicated key events
Reviewed-by: anthony, serb
|
2013-08-15 01:17:30 +04:00 |
Chris Hegarty
|
60e31c0960
|
Merge
|
2013-08-15 21:44:35 +01:00 |
Shanliang Jiang
|
dbca0a2b85
|
6566891: RMIConnector: map value referencing map key in WeakHashMap prevents map entry to be removed
Reviewed-by: egahlin, jbachorik, dfuchs, dholmes
|
2013-08-30 12:49:41 +02:00 |
Chris Hegarty
|
533cdad97a
|
Merge
|
2013-08-09 14:43:19 +01:00 |
Lana Steuck
|
1fa1e6d2ca
|
Merge
|
2013-08-07 19:56:20 -07:00 |
Lana Steuck
|
db9bc87b0d
|
Merge
|
2013-08-07 19:52:47 -07:00 |
Lana Steuck
|
e395ecfccb
|
Merge
|
2013-08-07 12:03:37 -07:00 |
Lana Steuck
|
2093cb052d
|
Merge
|
2013-08-06 22:47:14 -07:00 |
Lana Steuck
|
37487a9e38
|
Merge
|
2013-08-06 17:01:05 -07:00 |
Jennifer Godinez
|
d75477b147
|
8021583: test/javax/print/autosense/PrintAutoSenseData.java throwing NPE
Reviewed-by: jchen, prr
|
2013-08-06 14:22:48 -07:00 |
Anton Nashatyrev
|
a932c3bf6b
|
8016833: Underlines and strikethrough not rendering correctly
Reviewed-by: alexsch, serb
|
2013-08-06 17:29:54 +04:00 |
Lana Steuck
|
d4db347ba0
|
Merge
|
2013-08-13 18:33:25 -07:00 |
Joe Wang
|
1848c820d0
|
8022548: SPECJVM2008 has errors introduced in 7u40-b34
Reviewed-by: chegar, lancea
|
2013-08-09 12:53:30 -07:00 |
Alexander Scherbatiy
|
6fd08e08fc
|
7161568: [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails
Reviewed-by: malenkov, serb
|
2013-08-01 17:09:59 +04:00 |
Lana Steuck
|
10ffeaaadd
|
Merge
|
2013-07-31 13:02:53 -07:00 |
Lana Steuck
|
0b0d97c2c0
|
Merge
|
2013-07-31 12:56:26 -07:00 |
Andrew Brygin
|
52112c7c19
|
8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
Reviewed-by: prr, flar
|
2013-07-31 13:11:31 +04:00 |
Sergey Malenkov
|
07e26447a0
|
8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF)
Reviewed-by: alexsch, serb
|
2013-07-30 17:46:01 +04:00 |
Chris Hegarty
|
63af2166ea
|
Merge
|
2013-07-29 14:58:48 +01:00 |
Lana Steuck
|
dd364409e2
|
Merge
|
2013-07-26 17:12:05 -07:00 |
Jennifer Godinez
|
82abf9473e
|
8016343: [macosx] Print job goes to default printer regardless of chosen printer
Reviewed-by: jchen, prr
|
2013-07-26 15:25:12 -07:00 |
Lana Steuck
|
1619b516b6
|
Merge
|
2013-07-26 15:19:30 -07:00 |
Sergey Malenkov
|
54198bc15e
|
8015926: NPE when using SynthTreeUI's expandPath()
Reviewed-by: alexsch
|
2013-07-22 20:33:35 +04:00 |
Lana Steuck
|
29041e2c4a
|
Merge
|
2013-07-26 14:07:32 -07:00 |
Joe Wang
|
59d8b774a8
|
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
Reviewed-by: chegar, lancea, dfuchs
|
2013-07-25 13:20:19 -07:00 |
Jaroslav Bachorik
|
eef8299094
|
8019584: javax/management/remote/mandatory/loading/MissingClassTest.java failed in nightly against jdk7u45: java.io.InvalidObjectException: Invalid notification: null
Reviewed-by: mchung, sjiang, dfuchs, ahgross
|
2013-07-19 16:29:26 +02:00 |
Lana Steuck
|
95a3a25b17
|
Merge
|
2013-07-17 13:00:36 -07:00 |
Sergey Malenkov
|
c934d0bd27
|
8017492: Static field in HTML parser affects all applications
Reviewed-by: art
|
2013-07-15 17:33:44 +04:00 |