Commit Graph

1091 Commits

Author SHA1 Message Date
Prasadarao Koppula 42f3e94e76 8157035: Use stronger algorithms and keys for JSSE testing
Reviewed-by: coffeys
2017-04-13 14:22:03 +01:00
Mikhail Cherkasov f70d0c0775 8177450: javax.swing.text.html.parser.Parser parseScript ignores a character after commend end
Reviewed-by: prr, alexsch
2017-04-11 00:05:00 +03:00
Abhijit Saha af5fc8173e Merge 2017-04-04 11:57:35 -07:00
Sergey Malenkov fbb6dbc978 8173876: Fast precise scrolling and DeltaAccumulator fix for macOS Sierra 10.12.2
Reviewed-by: serb, alexsch
2017-02-24 12:04:59 +04:00
Aleksei Efimov bbb309aa16 8159058: SAXParseException when sending soap message
Reviewed-by: lancea, coffeys
2017-01-12 00:37:44 +03:00
Mikhail Cherkasov bbe5dd9fe4 8076249: NPE in AccessBridge while editing JList model
Reviewed-by: serb, prr, alexsch
2017-04-14 18:01:18 +03:00
Abhijit Saha fc90639593 Merge 2017-02-08 13:34:33 -08:00
Mikhail Cherkasov 42fa60bdfe 8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
Reviewed-by: serb
2017-01-26 17:26:29 +03:00
Aleksei Efimov fa53c3277c 8159058: SAXParseException when sending soap message
Reviewed-by: lancea, coffeys
2017-01-12 00:37:44 +03:00
Aleksei Efimov 8415430a79 8167179: Make XSL generated namespace prefixes local to transformation process
Reviewed-by: joehw
2016-10-24 17:02:34 +03:00
Alexander Scherbatiy a4ab13032a 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
Rob McKenna 63a38f6805 8151893: Add security property to configure XML Signature secure validation mode
Reviewed-by: mullan
2016-10-08 15:23:42 +01:00
Sean Coffey f1d95402e2 8148516: Improve the default strength of EC in JDK
Reviewed-by: xuelei
2016-09-19 11:44:50 +01:00
Rob McKenna d90a506683 8139565: Restrict certificates with DSA keys less than 1024 bits
Reviewed-by: xuelei
2016-09-07 17:01:56 +01:00
Abhijit Saha 1cf1085764 Merge 2016-08-08 15:29:16 -07:00
Ivan Gerasimov 3accb41201 8155973: Tighten jar checks
Reviewed-by: mullan, igerasim, ahgross
2016-07-29 00:00:36 +03:00
Alexey Ivanov d980d50774 8179665: [Windows] java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
Reviewed-by: prr, serb, ssadetsky
2017-12-06 13:04:58 +00:00
Sreeprakash Sreedharan 0d7cf0e13f 8176072: READING attributes are not available on TSF
Reviewed-by: ssadetsky
2017-11-24 13:18:36 +05:30
Aleksei Efimov 645b3bba2a 8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class
Reviewed-by: lancea
2017-12-02 14:28:42 +00:00
Poonam Bajaj 56e651efbd 8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out
Reviewed-by: dholmes
2016-07-06 07:40:34 -07:00
Alexey Ivanov fdbe1c36e6 8154069: Jaws reads wrong values from comboboxes when no element is selected
Reviewed-by: alexsch, serb
2016-07-05 15:08:08 +03:00
Abhijit Saha 029732f828 Merge 2016-06-15 14:25:24 -07:00
Mikhail Cherkasov 87078542b8 8158734: JEditorPane.createEditorKitForContentType throws NPE after 6882559
Reviewed-by: serb, aivanov
2016-06-09 15:08:54 +03:00
Alexander Vorobyev d2b5e56438 8058865: JMX Test Refactoring
JMX functional tests were ported into JTREG

Reviewed-by: jbachorik
2016-06-27 09:55:07 -07:00
Anton Litvinov 9c2efbf8d4 8057791: Selection in JList is drawn with wrong colors in Nimbus L&F
Reviewed-by: alexp, serb
2016-06-23 18:59:42 +03:00
Mark Sheppard 9af3e0cccb 8146975: NullPointerException in IIOPInputStream.inputClassFields
Reviewed-by: chegar, rriggs, coffeys
2016-06-22 18:28:46 +01:00
Mikhail Cherkasov 1278b94f05 8152981: Double icons with JMenuItem setHorizontalTextPosition on Win 10
Reviewed-by: alexsch, serb
2016-05-25 14:59:15 +05:30
Vivi An 2f0db653cb 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
Aleksei Efimov a50ce4a22a 8167179: Make XSL generated namespace prefixes local to transformation process
Reviewed-by: joehw
2016-10-24 17:02:34 +03:00
Mikhail Cherkasov 8e0db981e0 6882559: new JEditorPane("text/plain","") fails for null context class loader
Reviewed-by: serb, aivanov
2016-05-18 18:59:19 +03:00
Rajan Halade d70a72826a 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 44b7282d86 8144566: Custom HostnameVerifier disables SNI extension
Reviewed-by: coffeys
2016-09-23 15:14:57 +05:30
Aleksei Efimov 059bce48e3 8145974: XMLStreamWriter produces invalid XML for surrogate pairs on OutputStreamWriter
Reviewed-by: joehw
2016-05-13 18:39:58 +03:00
Abhijit Saha 39838b77a5 Merge 2017-02-16 13:25:24 -08:00
Shafi Ahmad dc903badf0 8159377: JMX Connections need white-list filters
Reviewed-by: dfuchs
2017-02-15 05:05:17 -08:00
Abhijit Saha 746170e4f5 Merge 2017-01-26 12:19:19 -08:00
Mikhail Cherkasov 5eda2ae5a0 8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
Reviewed-by: serb
2017-01-26 17:26:29 +03:00
Abhijit Saha 461db05e00 Merge 2016-03-31 14:32:13 -07:00
Sergey Bylokhov 1175b9a1c7 8147994: [macosx] JScrollPane jitters up/down during trackpad scrolling on MacOS/Aqua
Reviewed-by: alexp, aivanov
2016-03-02 18:28:42 +03:00
Severin Gehwolf 553048f324 8147857: RMIConnector logs attribute names incorrectly
Swap args passed to Collectors.joining

Reviewed-by: andrew, dfuchs, jbachorik
2016-01-21 11:09:26 +01:00
Jayathirth D V 8f386aff09 8041501: ImageIO reader is not capable of reading JPEGs without JFIF header
Reviewed-by: prr, psadhukhan
2016-01-22 10:04:12 -08:00
Alexey Ivanov fa3e231ba0 8134828: Scrollbar thumb disappears with Nimbus L&F
Reviewed-by: alexsch, alexp
2015-10-29 19:37:59 +03:00
Rob McKenna c4b37e7788 Merge 2015-10-22 22:48:13 +01:00
Aleksei Efimov 3758362752 8073519: schemagen does not report errors while generating xsd files
Reviewed-by: dfuchs
2015-10-16 19:05:49 +03:00
Abhijit Saha 2ce954fc0a Merge 2015-09-13 22:12:08 -07:00
Abhijit Saha 0b420e86a7 Merge 2015-07-28 23:12:54 -07:00
Alexey Ivanov 30fe2dde82 8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
Reviewed-by: serb, alexsch
2015-07-20 13:22:58 +03:00
Rob McKenna c36ecdcd51 Merge 2017-01-20 16:23:28 +00:00
Abhijit Saha 8a22711985 Merge 2017-01-17 08:10:57 -08:00
Aleksei Efimov 8d0204a772 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
Reviewed-by: coffeys
2016-12-20 14:08:20 +03:00
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