Commit Graph

1091 Commits

Author SHA1 Message Date
Christoph Langer 6e47846392 8169112: java.lang.VerifyError: (class: GregorSamsa, method: template-bash signature: (LGregorSamsa8;)V) Register 10 contains wrong type
Reviewed-by: joehw
2016-12-15 09:03:36 +01:00
Mikhail Cherkasov 79f348c8a2 8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
Reviewed-by: alexsch, serb
2016-05-25 14:59:15 +05:30
Vivi An 2d6bc3c8af 7172652: With JDK 1.7 text field does not obtain focus when using mnemonic Alt/Key combin
Reviewed-by: alexsch, azvegint
2016-11-15 14:41:02 -08:00
Sean Coffey 4e042931c1 8157561: Ship the unlimited policy files in JDK Updates
Reviewed-by: wetmore, erikj
2016-11-09 21:09:10 +00:00
Abhijit Saha e7acc08df8 Merge 2015-07-09 23:01:00 -07:00
Aleksei Efimov 606f4f5b01 8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src
Reviewed-by: igerasim
2015-06-30 16:22:02 +03:00
Artem Smotrakov cd71dd5c15 8078823: javax/net/ssl/ciphersuites/DisabledAlgorithms.java fails intermittently
Reviewed-by: xuelei
2015-06-24 14:38:15 +03:00
Abhijit Saha af24c988a9 Merge 2015-06-17 23:27:07 -07:00
Abhijit Saha 57e9d8ce82 Merge 2015-06-04 15:21:53 -07:00
Alexey Ivanov 41af7e78fd 8080628: No mnemonics on Open and Save buttons in JFileChooser
Reviewed-by: serb, alexsch
2015-05-28 17:04:29 +03:00
Aleksei Efimov dd781cae37 7156085: ArrayIndexOutOfBoundsException throws in UTF8Reader of SAXParser
Improve support for supplementary characters

Reviewed-by: joehw
2015-06-10 16:47:52 +03:00
Mark Sheppard 21d6bd40e9 8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
Reviewed-by: chegar, alanb
2015-05-19 21:52:41 +01:00
Artem Smotrakov 12817670e2 8079138: Additional negative tests for XML signature processing
Reviewed-by: mullan
2015-05-18 17:34:48 +03:00
Ivan Gerasimov 4f1f51fbff 8149417: Use final restricted flag
Reviewed-by: mullan, weijun, coffeys
2016-04-12 18:59:07 +03:00
Svetlana Nikandrova dd07b4e217 8048147: Privilege tests with JAAS Subject.doAs
8076486: [TESTBUG] javax/security/auth/Subject/doAs/NestedActions.java fails if extra VM options are given

Reviewed-by: weijun
2016-04-11 14:42:45 +03:00
Aleksei Efimov a65b1732fe 8079323: Serialization compatibility for Templates: need to exclude Hashtable from serialization
Reviewed-by: dfuchs, lancea, hawtin
2015-05-15 11:24:41 +03:00
Athijegannathan Sundararajan cc49c4a426 8072853: SimpleScriptContext used by NashornScriptEngine doesn't completely complies to the spec regarding exception throwing
Reviewed-by: psandoz, lagergren
2015-05-18 18:57:35 +05:30
Alexey Ivanov c456903c91 8033069: mouse wheel scroll closes combobox popup
Reviewed-by: serb, alexsch
2015-05-15 17:45:08 +03:00
Vivi An e53fffa0c5 8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
Reviewed-by: alexsch, ant
2015-05-12 14:52:24 -07:00
Aleksei Efimov 9734354c7c 8062518: AIOBE occurs when accessing to document function in extended function in JAXP
Reviewed-by: joehw
2015-05-11 12:50:42 +03:00
Semyon Sadetsky 0b670b48cf 8041642: Incorrect paint of JProgressBar in Nimbus LF
Reviewed-by: ant, alexsch
2015-05-06 19:44:30 +04:00
Andrew Brygin e0eb3d0ed3 8073001: Java's system LnF on OS X: editable JComboBoxes are being rendered incorrectly
Reviewed-by: alexp, serb
2015-04-30 17:05:05 +03:00
Aleksei Efimov 8ef4d867b0 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 a13602b227 8073385: Bad error message on parsing illegal character in XML attribute
Reviewed-by: joehw
2015-04-09 16:24:51 +03:00
Aleksei Efimov e369991791 8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
Reviewed-by: joehw, lancea
2015-04-23 22:16:13 +03:00
Sergey Bylokhov ca74a848c5 8073795: JMenuBar looks bad under retina
Reviewed-by: alexsch, azvegint
2015-02-26 16:41:39 +03:00
Sergey Bylokhov 5e8b6ac17a 8068412: [macosx] Initialization of Cocoa hangs if CoreAudio was initialized before
Reviewed-by: azvegint, prr
2015-02-18 16:59:51 +03:00
Aleksei Efimov dcc4d613f7 8134111: Unmarshaller unmarshalls XML element which doesn't have the expected namespace
Reviewed-by: lancea
2016-04-01 19:03:53 +03:00
Aleksei Efimov 331a9ef3c4 8073872: Schemagen fails with StackOverflowError if element references containing class
Reviewed-by: lancea
2016-03-29 13:19:11 +03:00
Aleksei Efimov c22bc64faf 8150704: XALAN: ERROR: 'No more DTM IDs are available' when transforming with lots of temporary result trees
Reviewed-by: joehw
2016-03-28 16:39:36 +03:00
Aleksei Efimov 4a3346d829 8145039: JAXB marshaller fails with ClassCastException on classes generated by xjc
Reviewed-by: lancea
2016-03-24 01:20:58 +03:00
Amanda Jiang eb4a5f5bac 8050427: LoginContext tests to cover JDK-4703361
Reviewed-by: weijun
2015-09-24 10:23:01 +08:00
Ivan Gerasimov b8be5fa66d 8146967: [TEST_BUG] javax/security/auth/SubjectDomainCombiner/Optimize.java should use 4-args ProtectionDomain constructor
Reviewed-by: mullan, valeriep
2016-01-15 11:49:36 +03:00
Vladimir Ivanov 2c2dab271a 8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale
Reviewed-by: martin
2015-12-16 16:24:02 +03:00
Amanda Jiang 6f8c6e68be 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
Mikhail Cherkasov e02c4e53a3 8158734: JEditorPane.createEditorKitForContentType throws NPE after 6882559
Reviewed-by: serb, aivanov
2016-06-09 15:08:54 +03:00
Amanda Jiang 5c2808a520 8050409: Test for JAAS getPrivateCredentials
Reviewed-by: weijun
2015-06-19 14:06:24 +08:00
Alexey Ivanov 18a410933b 8136998: JComboBox prevents wheel mouse scrolling of JScrollPane
Reviewed-by: serb, alexp
2016-05-24 17:00:19 +03:00
Mikhail Cherkasov f1ca7c6232 6882559: new JEditorPane("text/plain","") fails for null context class loader
Reviewed-by: serb, aivanov
2016-05-18 18:59:19 +03:00
Sergey Bylokhov 90fcb8d2b5 8015085: [macosx] Label shortening via " ... " broken when String contains combining diaeresis
Reviewed-by: alexsch, azvegint
2015-02-02 18:21:24 +03:00
Sergey Bylokhov a6ac3178c8 7180976: Pending String deadlocks UIDefaults
Reviewed-by: azvegint, alexsch
2014-12-25 14:43:49 +03:00
Sergey Bylokhov a5e4a995bb 6573305: Animated icon is not visible by click on menu
Reviewed-by: azvegint, alexsch
2015-01-13 16:06:28 +03:00
Sergey Bylokhov fde90ea360 4958064: JPGWriter does not throw UnsupportedException when canWriteSequence retuns false
Reviewed-by: prr, bae
2015-02-27 01:06:39 +03:00
Sergey Bylokhov d01a707341 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
Aleksei Efimov 6ebe80e86d 8073357: schema1.xsd has wrong content. Sequence of the enum values has been changed
Reviewed-by: joehw, lancea
2015-04-23 22:16:13 +03:00
Alexey Ivanov ffee94629e 8074956: ArrayIndexOutOfBoundsException in javax.swing.text.html.parser.ContentModel.first()
Reviewed-by: alexsch, alexp
2015-04-20 15:00:09 +01:00
Ivan Gerasimov 9d4f7c9676 8064546: CipherInputStream throws BadPaddingException if stream is not fully read
Reviewed-by: xuelei
2015-04-19 21:08:00 +03:00
Xue-Lei Andrew Fan 35d4162361 8076221: Disable RC4 cipher suites
Reviewed-by: xuelei, wetmore
2015-04-15 11:17:01 +00:00
Shanliang Jiang ff740dd32f 8077408: javax/management/remote/mandatory/notif/NotSerializableNotifTest.java fails due to Port already in use: 2468
Reviewed-by: jbachorik
2015-04-14 09:55:42 +02:00
Abhijit Saha 6cf2b7e352 Merge 2017-09-27 22:27:46 -07:00
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