Commit Graph

1091 Commits

Author SHA1 Message Date
Artem Smotrakov cf484e1ad7 8049814: Additional SASL client-server tests
Reviewed-by: weijun
2015-07-16 09:20:39 +08:00
Amanda Jiang 43b5f2325b 8050461: Tests for syntax checking of JAAS configuration file
Reviewed-by: weijun
2015-09-22 09:34:01 +08:00
Zaiyao Liu e2735bc411 8048820: Implement tests for SecretKeyFactory
Reviewed-by: xuelei
2015-05-18 02:11:39 +00:00
Aleksei Efimov 8257ab8c01 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 359af721c7 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
Abhijit Saha c8e55a7496 Merge 2015-04-09 13:13:51 -07:00
Abhijit Saha b9c28b5fd8 Merge 2015-04-09 12:57:26 -07:00
Alexander Scherbatiy 2508e51092 8065098: JColorChooser no longer supports drag and drop between two JVM instances
Reviewed-by: serb, pchelko
2014-11-27 16:20:25 +03:00
Sergey Bylokhov 77f0f438b0 8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf
Reviewed-by: azvegint, alexsch
2014-11-30 15:43:08 +03:00
Shanliang Jiang 250161c95b 8065764: javax/management/monitor/CounterMonitorTest.java hangs
Reviewed-by: jbachorik, dfuchs
2014-12-03 11:38:56 +01:00
Abhijit Saha 2f857faed9 Merge 2014-11-19 15:29:32 -08:00
Aleksei Efimov 4bbd3bec85 8059327: XML parser returns corrupt attribute value
Reviewed-by: lancea
2014-11-12 13:02:00 +03:00
Abhijit Saha e53fe067c9 Merge 2014-11-06 09:47:18 -08:00
Abhijit Saha 3a9c03780d Merge 2014-10-31 17:10:20 -07:00
Alexander Scherbatiy a09725181e 8062561: Test bug8055304 fails if file system default directory has read access
Reviewed-by: serb
2014-10-31 20:17:02 +04:00
Aleksei Efimov fcb24c8908 8038966: JAX-WS handles wrongly xsd:any arguments for Web services
Reviewed-by: coffeys
2014-10-01 19:31:18 +04:00
Sergey Bylokhov 68e9b7f2c2 8072775: Tremendous memory usage by JTextArea
Reviewed-by: vadim, prr
2015-05-13 18:06:19 +03:00
Mario Torre cb2faac5cc 8075584: test for 8067364 depends on hardwired text advance
The test incorrectly included values that depend on the installed fonts

Reviewed-by: serb, prr
2015-08-27 13:25:11 +02:00
Aleksei Efimov dff1c192bd 8036981: JAXB not preserving formatting for xsd:any Mixed content
Reviewed-by: lancea, mkos
2014-08-31 16:16:50 +04:00
Artem Smotrakov cf36cc280e 8048138: Tests for JAAS callbacks
Reviewed-by: weijun
2015-04-23 18:01:01 +08:00
Rajan Halade 6084889152 8048624: Tests for SealedObject
Reviewed-by: valeriep
2015-08-13 06:42:05 +03:00
Valerie Peng 88acdc503b 8137068: Tests added in JDK-8048604 fail to compile
Fixed the 2 tests with correct jprt tags

Reviewed-by: xuelei
2015-09-24 01:45:44 +00:00
Tristan Yan f50b025c86 8048604: Tests for strong crypto ciphers
SQE test co-location effort

Reviewed-by: valeriep
2015-09-23 21:28:14 +00:00
Aleksei Efimov f83488310a 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
Reviewed-by: joehw
2014-07-22 22:06:52 +04:00
Abhijit Saha 9fcf556952 Merge 2014-07-14 08:02:45 -07:00
Dmitry Markov b2893cec8e 8048506: [macosx] javax.swing.PopupFactory issue with null owner
Reviewed-by: pchelko, alexsch
2014-07-01 14:19:15 +04:00
Abhijit Saha 57474a22ec Merge 2014-06-26 07:54:37 -07:00
Jaroslav Bachorik fb10540f85 8047073: Some javax/management/ fails with JFR
Reviewed-by: egahlin, dfuchs
2014-06-24 19:58:03 +02:00
Vivi An dc8755c285 8033699: Incorrect radio button behavior
Reviewed-by: azvegint, alexsch
2014-10-10 13:14:29 -07:00
Alexey Ivanov ab57b0b32c 7170310: ScrollBar doesn't become active when tabs are created more than frame size
Reviewed-by: alexp, alexsch
2014-10-10 11:26:51 +04:00
Dmitry Markov f188bbf937 8058120: Rendering / caret errors with HTMLDocument
Reviewed-by: alexp, alexsch
2014-10-10 13:11:08 +04:00
Aleksei Efimov 70a2f414b1 8145974: XMLStreamWriter produces invalid XML for surrogate pairs on OutputStreamWriter
Reviewed-by: joehw
2016-05-13 18:39:58 +03:00
Artem Kosarev 60d18f433d 8074784: Additional tests for XML DSig API
Reviewed-by: mullan
2016-05-13 17:41:00 +03:00
Mikhail Cherkasov 20e602f470 8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized
Reviewed-by: alexp, aivanov
2016-05-13 16:46:54 +03:00
Svetlana Nikandrova 3920f48b10 8049171: Additional tests for jarsigner's warnings
Reviewed-by: weijun
2016-05-13 16:36:39 +03:00
Christoph Langer 32c3624715 8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place
Reviewed-by: joehw
2016-04-29 12:23:52 +02:00
Aleksei Efimov 50e8a7c3b8 8159240: XSOM parser incorrectly processes type names with whitespaces
Reviewed-by: coffeys
2017-10-02 14:20:37 +01:00
Sean Coffey 2f42b2cfa9 8170157: Enable unlimited cryptographic policy by default in OracleJDK
Reviewed-by: wetmore
2017-09-26 07:11:37 -07:00
Rob McKenna af0ce2d150 Merge 2017-08-03 08:07:39 -07:00
Semyon Sadetsky 84640bae25 8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
Reviewed-by: serb, alexsch
2017-07-14 13:03:03 +01:00
Aleksei Efimov b33ac921f1 8172297: In java 8, the marshalling with JAX-WS does not escape carriage return
Reviewed-by: lancea
2017-06-18 23:19:37 +01:00
Sergey Bylokhov 05b2d95e39 8029455: [JLightweightFrame] support scaled painting
Reviewed-by: anthony, ant
2014-06-12 00:32:33 +04:00
Sergey Bylokhov 58fb72d9ae 8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
Reviewed-by: alexsch, anthony
2014-06-12 00:43:14 +04:00
Abhijit Saha 32a0777d97 Merge 2014-06-02 15:14:28 -07:00
Weijun Wang dcf88b35f3 8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
Reviewed-by: alanb
2018-10-05 11:46:27 +01:00
Ramanand Patil 39afcd534f 8208638: Instead of circle rendered in appl window, but ellipse is produced JEditor Pane
Reviewed-by: serb, psadhukhan
2018-10-04 05:55:01 -04:00
Sergey Bylokhov 6980cfdddf 8207150: Clip.isRunning() may return true after Clip.stop() was called
Reviewed-by: prr
2018-09-08 12:32:51 -07:00
Sergey Bylokhov cc00458d17 8202264: Race condition in AudioClip.loop()
Reviewed-by: prr
2018-07-11 13:41:25 +03:00
Sean Coffey e0424b196f 8206911: javax/xml/crypto/dsig/GenerationTests.java fails in 8u-dev
Reviewed-by: mullan
2018-08-22 17:28:09 +01:00
Fairoz Matte b60448f890 8182461: IndexOutOfBoundsException when reading indexed color BMP
Added missing break to prevent erroneous fall through

Reviewed-by: prr, serb
2018-08-13 10:47:07 -04:00
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