Commit Graph

5775 Commits

Author SHA1 Message Date
Ivan Gerasimov 1b7a89c2b8 8142927: Feed some text to STDIN in ProcessTools.executeProcess()
Reviewed-by: rriggs
2018-01-17 17:38:06 -08:00
Sean Coffey 218211a06b 8189969: Manifest better manifest entries
Reviewed-by: weijun, igerasim
2018-01-15 13:17:33 +00:00
Ivan Gerasimov 2340375521 8175251: Failed to load RSA private key from pkcs12
Enhanced DER library with extra arg to control leading-0 check

Reviewed-by: mullan
2017-03-17 11:55:24 -07:00
Sean Coffey 05c61c4fd4 8163958: Improved garbage collection
Reviewed-by: rriggs
2017-04-03 13:12:25 -07:00
Jaroslav Bachorik 332ada5c1c 8139870: sun.management.LazyCompositeData.isTypeMatched() fails for composite types with items of ArrayType
Reviewed-by: dfuchs
2016-10-04 19:14:01 +01:00
Andrew Dinn 67fa4c97b2 8174729: Race Condition in java.lang.reflect.WeakCache
Race can occur between Proxy.getProxyClass and Proxy.isProxyClass

Reviewed-by: mchung
2017-02-24 10:19:24 +00:00
Dmitry Markov 34303cf258 8163889: [macosx] Can't print from browser on Mac OS X
Reviewed-by: prr, psadhukhan
2017-01-31 10:35:06 +03:00
Mikhail Cherkasov ed91b21865 8173145: Menu is activated after using mnemonic Alt/Key combination
Reviewed-by: serb, ssadetsky
2017-02-07 19:54:46 +03:00
Aleksei Efimov bbb309aa16 8159058: SAXParseException when sending soap message
Reviewed-by: lancea, coffeys
2017-01-12 00:37:44 +03:00
Ivan Gerasimov 1a214dc546 8087144: sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less
8153146: sun/security/krb5/auto/MaxRetries.java failed with timeout

Reviewed-by: xuelei
2016-09-30 21:57:49 +03:00
Ivan Gerasimov d237394910 8077670: sun/security/krb5/auto/MaxRetries.java may fail with BindException
Reviewed-by: chegar
2016-09-30 21:55:30 +03:00
Rob McKenna fbbc21a041 8174109: Better queuing priorities
Reviewed-by: smarks
2017-08-18 00:47:21 +01:00
Ivan Gerasimov abf99a55b8 8181048: Refactor existing providers to refer to the same constants for default values for key length
Reviewed-by: mullan, ahgross
2017-08-21 13:32:56 -07:00
Dmitry Markov 30bdf8918f 8179223: Integrate 8176490 into 8u131-bpr repo
Reviewed-by: serb, azvegint
2017-04-24 14:54:03 +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
Anton Litvinov e349e3c5d7 8167102: [macosx] PrintRequestAttributeSet breaks page size set using PageFormat
Reviewed-by: psadhukhan, prr
2017-04-03 13:54:35 +03:00
Prasanta Sadhukhan 7c3bad7f09 8061258: [macosx] PrinterJob's native Print Dialog does not reflect specified Copies or Page Ranges
Reviewed-by: prr, jdv
2017-04-03 12:04:09 +03:00
Svetlana Nikandrova de4e8cac97 8164533: sun/security/ssl/SSLSocketImpl/CloseSocket.java failed with "Error while cleaning up threads after test"
Reviewed-by: xuelei
2016-08-29 20:55:06 +03:00
Sean Coffey d3b6af46f5 8162916: Test sun/security/krb5/auto/UnboundSSL.java fails
Reviewed-by: weijun, asmotrak
2016-08-19 07:42:29 +01:00
Mikhail Cherkasov 50f6c387ed 8164119: MoveToOtherScreenTest fails due wrong key attribute
Reviewed-by: coffeys
2016-08-18 19:35:50 +03:00
Ivan Gerasimov 7cb4218c8d 8175251: Failed to load RSA private key from pkcs12
Enhanced DER library with extra arg to control leading-0 check

Reviewed-by: mullan
2017-03-17 11:55:24 -07:00
Mikhail Cherkasov e1f9c353a9 8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice
Reviewed-by: serb
2016-08-15 14:13:26 +03:00
Sean Coffey ee7013d677 8177750: Forgot TestSocketFactory testcase in 8163958 changeset
Reviewed-by: rriggs
2017-03-29 08:59:09 +01:00
Anthony Scarpino 53577d1fda 8176536: Improved algorithm constraints checking
Reviewed-by: mullan
2017-03-23 08:44:17 -07:00
Abhijit Saha 224191a203 Merge 2017-03-21 22:34:27 -07:00
Sean Coffey 0503048f23 8166362: [TEST_BUG] test sun/net/www/http/HttpClient/B8025710.java failing with cert error in 8u121 b01
8177144: [TEST BUG] sun/net/www/http/HttpClient/B8025710.java should run in ovm mode

Reviewed-by: xuelei
2017-03-20 10:00:47 -07:00
Abhijit Saha 710e076f47 Merge 2017-03-09 21:16:36 -08:00
Abhijit Saha c5c7dbfbae Merge 2017-03-09 10:12:19 -08:00
Svetlana Nikandrova b84265ce76 8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently
Reviewed-by: chegar
2016-08-08 20:16:53 +03:00
Ramanand Patil 218f1ee8c8 8160951: [TEST_BUG] javax/xml/bind/marshal/8134111/UnmarshalTest.java should be added into :needs_jre group
8160958: [TEST_BUG] java/net/SetFactoryPermission/SetFactoryPermission.java should be added into :needs_compact2 group

Reviewed-by: igerasim
2016-09-10 22:54:48 +05:30
Svetlana Nikandrova e4ff3ddbff 8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException
Reviewed-by: dfuchs, clanger
2016-08-18 16:27:15 +03:00
Ramanand Patil 84e7a64897 8171121: Enhancing jar checking
Reviewed-by: ascarpino
2016-12-26 16:00:45 +05:30
Abhijit Saha d881021dcb 8173030: Temporary backout fix #8035568 from 8u131-b03
Backed out changeset c7a250ac93b8

Reviewed-by: dmarkov
2017-01-18 22:44:37 -08:00
Abhijit Saha 559522c716 Merge 2017-01-18 22:41:15 -08:00
Abhijit Saha 00ce688cd7 8173031: Temporary backout fix #8171952 from 8u131-b03
Reviewed-by: dmarkov
2017-01-18 22:40:39 -08:00
Dmitry Markov 7dbbdee45c 8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked
Reviewed-by: ssadetsky, serb
2017-01-02 17:15:16 +03:00
Petr Pchelko 711223d9e9 8035568: [macosx] Cursor management unification
Reviewed-by: anthony, serb
2016-12-09 10:01:58 +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
Rob McKenna c8bafaeada 8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
8166393: disabledAlgorithms property should not be strictly parsed

Reviewed-by: mullan
2016-12-09 16:22:45 +00:00
Roger Riggs ebb1a0808b 8164908: ReflectionFactory support for IIOP and custom serialization
Reviewed-by: chegar, psandoz
2016-12-08 14:06:39 -05:00
Ivan Gerasimov a8f74f0a50 8059212: Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
Reviewed-by: mullan
2016-11-30 13:46:05 +03:00
Ramanand Patil fc3e9ac7d9 8169688: Backout (remove) MD5 from jdk.jar.disabledAlgorithms for January CPU
Reviewed-by: igerasim
2016-12-05 10:07:47 -08:00
Ivan Gerasimov 343966ee49 8161571: Verifying ECDSA signatures permits trailing bytes
Reviewed-by: xuelei
2016-11-23 11:41:41 +03:00
Rob McKenna 906af4f8a6 8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
Reviewed-by: coffeys
2016-11-23 14:35:00 +00:00
Ramanand Patil 15ecdda994 8169191: (tz) Support tzdata2016i
Reviewed-by: martin, okutsu
2016-11-15 23:33:19 +05:30
Sean Coffey 9d8281d062 8166432: Bad 8u112 merge of sun/security/tools/jarsigner/warnings/Test.java
Reviewed-by: vinnie
2016-11-14 10:29:58 -08:00
Rob McKenna 0ec5ee77cf 8163304: jarsigner -verbose -verify should print the algorithms used to sign the jar
Reviewed-by: weijun
2016-10-21 14:04:14 +01:00
Ramanand Patil 09c74208b0 8166875: (tz) Support tzdata2016g
Reviewed-by: martin, okutsu
2016-10-12 16:29:59 +05:30
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
Roger Riggs ec08055d8a 8156804: Better constraint checking
Apply serialization filtering to RMI Registry and DGC

Reviewed-by: dfuchs, ahgross
2016-10-07 15:43:53 -04:00
Roger Riggs 920e3f4a27 8160108: Implement Serialization Filtering
8166739: Improve extensibility of ObjectInputFilter information passed to the filter

Reviewed-by: dfuchs, ahgross, chegar, skoivu
2016-10-04 14:52:57 -04:00
Sean Coffey f1d95402e2 8148516: Improve the default strength of EC in JDK
Reviewed-by: xuelei
2016-09-19 11:44:50 +01:00
Ivan Gerasimov 14a439400a 8165071: Expand TLS support
Reviewed-by: jnimeh, ahgross, asmotrak
2016-09-18 23:22:46 +03:00
Ivan Gerasimov 5c3c5ef882 8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm
Reviewed-by: mullan
2016-09-14 11:41:41 +03:00
Ivan Gerasimov e7d19319c6 8142926: OutputAnalyzer's shouldXXX() calls return this
Reviewed-by: alanb, robm
2016-09-14 11:39:01 +03: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
Abhijit Saha 31c3231faa Merge 2016-08-08 13:11:24 -07:00
Ramanand Patil 9817c2d009 8159684: (tz) Support tzdata2016f
Reviewed-by: okutsu
2016-08-01 22:40:26 +05:30
Ivan Gerasimov 3accb41201 8155973: Tighten jar checks
Reviewed-by: mullan, igerasim, ahgross
2016-07-29 00:00:36 +03:00
Abhijit Saha 15488ce26d Merge 2016-07-20 15:10:44 -07:00
Chris Hegarty f2d179b05b 8160838: Better HTTP service
Reviewed-by: ahgross, alanb, michaelm
2016-07-18 14:38:10 +01:00
Svetlana Nikandrova 370afcebf5 8054213: Class name repeated in output of Type.toString()
Reviewed-by: darcy
2016-07-18 14:39:21 +03:00
Ramanand Patil aad5649382 8153955: increase java.util.logging.FileHandler MAX_LOCKS limit
This patch adds a new JDK implementation specific system property "jdk.internal.FileHandlerLogging.maxLocks" to control java.util.logging.FileHandler's MAX_LOCKS limit.

Reviewed-by: coffeys, dfuchs
2017-12-20 06:12:10 -08:00
Svetlana Nikandrova 600adddf1f 8054213: Class name repeated in output of Type.toString()
Reviewed-by: darcy
2016-07-18 14:39:21 +03:00
Sean Coffey 937a0ad0f7 8189789: tomcat gzip-compressed response bodies appear to be broken in update 151
Reviewed-by: sherman, phh
2017-11-27 16:53:29 +00:00
Abhijit Saha a46447e6ba Merge 2017-12-15 16:00:51 -08:00
Abhijit Saha 479cd185af Merge 2017-12-14 13:39:42 -08:00
Alexey Ivanov efeabbe956 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
Aleksei Efimov 2b9f3dcf5e 8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class
Reviewed-by: lancea
2017-12-02 14:28:42 +00:00
Ramanand Patil 21ae30a17a 8190258: (tz) Support tzdata2017c
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c

Reviewed-by: naoto, martin
2017-11-14 12:28:43 +05:30
Chris Hegarty 45d7db1c27 8160838: Better HTTP service
Reviewed-by: ahgross, alanb, michaelm
2016-07-18 14:38:10 +01:00
Ivan Gerasimov 457c7217bb 8160518: Semicolon is not recognized as comment starting character (Kerberos)
Reviewed-by: weijun, coffeys
2016-07-12 21:55:57 +03:00
Sergei Kovalev 00aaa3d376 8022203: Intermittent test failures in demo/jvmti/hprof
Added "file" options to separate hprof dump output

Reviewed-by: sla
2016-07-12 02:39:27 +03:00
Ivan Gerasimov 216d08847f 8067964: Native2ascii doesn't close one of the streams it opens
Change sun.tools.native2ascii.Main.convert() to use try-with-resources; also clean up code formatting.

Reviewed-by: chegar
2016-07-11 22:31:43 +03:00
David Buck 3ec47fc4ed 8059036: Implement Diagnostic Commands for heap and finalizerinfo
Implement Diagnostic Commands for heap and finalizerinfo

Reviewed-by: mchung
2017-12-18 18:54:19 -05:00
Nishit Jain 51c9c8cab2 8165466: DecimalFormat percentage format can contain unexpected %
Reviewed-by: okutsu, peytoia
2016-10-04 19:28:09 +09: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
Anton Litvinov ff8b0ced9b 8181659: Create an alternative fix for JDK-8167102, whose fix was backed out
Reviewed-by: prr, serb
2017-12-04 17:38:55 +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
Alexey Ivanov f6101bd10a 8159495: Fix index offsets
8140530: Creating a VolatileImage with size 0,0 results in no longer working g2d.drawString

Reviewed-by: prr, psadhukhan
2016-07-12 16:31:40 +03:00
Rob McKenna ffa7564668 8143640: Showing incorrect result while passing specific argument in the Java launcher tools
Reviewed-by: ksrini
2016-06-28 20:03:29 +01:00
Poonam Bajaj 56e651efbd 8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out
Reviewed-by: dholmes
2016-07-06 07:40:34 -07:00
Ivan Gerasimov a1d311dad1 8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
Intermittent test failure leaves server process - add server pid to test's kill -9 command

Reviewed-by: chegar
2016-07-05 20:44:22 +03:00
Dmitry Markov 40d2c82f0b 8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X
Reviewed-by: alexp
2016-07-05 15:15:13 +03: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
Ivan Gerasimov 852b79bc43 8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow"
Reviewed-by: coffeys, xuelei
2016-07-05 00:19:34 +03:00
Ivan Gerasimov b4d4658df0 8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code
Reviewed-by: rriggs, coffeys
2016-07-04 16:14:54 +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
Artem Kosarev 0819f0a2b8 8157603: TestCipher.java doesn't check one of the decrypted message as expected
Reviewed-by: valeriep
2016-06-07 08:54:46 -07:00
Dmitry Markov 4e88ae3569 8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method
Reviewed-by: ssadetsky, alexp
2016-06-29 10:32:05 +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
Abhijit Saha 1b27d7d8ce Merge 2016-06-06 13:01:39 -07:00
Ramanand Patil 0e6bfb8818 8151876: (tz) Support tzdata2016d
Reviewed-by: okutsu, coffeys
2016-06-02 21:08:17 +05:30
Alexander Scherbatiy e643afc71f 8157838: Personalized Windows Font Size is not taken into account in Java8u102
Reviewed-by: prr, serb
2016-06-02 09:36:41 +03: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
Mikhail Cherkasov 98f69fddea 8075516: Deleting a file from either the open or save java.awt.FileDialog hangs
Reviewed-by: alexsch, serb
2016-06-22 12:26:30 +03:00
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
Dmitry Markov e3f96253dd 8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked
Reviewed-by: ssadetsky, serb
2017-01-02 17:15:16 +03:00
Dmitry Markov b46dcdd2e0 8171949: [macosx] AWT_ZoomFrame Automated tests fail with error: The bitwise mask Frame.ICONIFIED is not setwhen the frame is in ICONIFIED state
Reviewed-by: ssadetsky, serb
2017-01-02 16:56:40 +03: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
Abhijit Saha a5cfffca67 Merge 2016-12-16 17:04:37 -08:00
Dmitry Markov 63691477e5 8169589: [macosx] Activating a JDialog puts to back another dialog
Reviewed-by: aivanov, serb
2016-12-09 14:35:54 +03:00
Petr Pchelko 588c804e3a 8035568: [macosx] Cursor management unification
Reviewed-by: anthony, serb
2016-12-09 10:01:58 +03:00
Ramanand Patil 46dfc24058 8169191: (tz) Support tzdata2016i
Reviewed-by: martin, okutsu
2016-11-15 23:33:19 +05:30
Ramanand Patil 2206e3f641 8166875: (tz) Support tzdata2016g
Reviewed-by: martin, okutsu
2016-10-12 16:29:59 +05:30
Alexander Scherbatiy b64b7c7253 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
Abhijit Saha f6de0ef8a7 Merge 2016-09-14 13:31:40 -07:00
Ivan Gerasimov d525b090f9 8165816: jarsigner -verify shows jar unsigned if it was signed with a weak algorithm
Reviewed-by: mullan
2016-09-14 11:41:41 +03:00
Ivan Gerasimov b0840812b5 8142926: OutputAnalyzer's shouldXXX() calls return this
Reviewed-by: alanb, robm
2016-09-14 11:39:01 +03:00
Abhijit Saha 9d97df12c1 Merge 2016-08-16 13:03:10 -07:00
Ivan Gerasimov 256006009f 8155973: Tighten jar checks
Reviewed-by: mullan, igerasim, ahgross
2016-07-29 00:00:36 +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
Svetlana Nikandrova 9b2813f13d 8049171: Additional tests for jarsigner's warnings
Reviewed-by: weijun
2016-05-13 16:36:39 +03:00
Alex Kashchenko 61004d5026 8153925: (fs) WatchService hangs on GetOverlappedResult and locks directory (win)
Co-authored-by: Thomas Mader <tmader@redhat.com>
Reviewed-by: alanb
2016-05-03 07:44:52 +01:00
Sean Coffey 12ec028423 8173783: IllegalArgumentException: jdk.tls.namedGroups
Reviewed-by: xuelei, wetmore
2017-02-08 12:10:00 +00:00
Mikhail Cherkasov 9023c220ad 8173145: Menu is activated after using mnemonic Alt/Key combination
Reviewed-by: serb, ssadetsky
2017-02-07 19:54:46 +03:00
Nikita Jain 74cb6a1531 8166248: tools/pack200/Pack200Test.java fails on Win32: Could not reserve enough space
Reviewed-by: ksrini
2017-02-02 11:39:55 +05:30
Abhijit Saha 0cc47e1d8b Merge 2016-05-23 09:11:51 -07:00
Ivan Gerasimov 7fc707d8d0 8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out
Reviewed-by: weijun, wetmore
2016-04-26 20:31:59 +03:00
Ivan Gerasimov 97f5b2160f 8146669: Test SessionTimeOutTests fails intermittently
Reviewed-by: mullan
2016-04-26 20:31:56 +03:00
Ivan Gerasimov 5c4771e7b7 8037557: test SessionCacheSizeTests.java timeout
Reviewed-by: weijun
2016-04-26 20:31:58 +03:00
Ivan Gerasimov 2e6171c321 8144313: Test SessionTimeOutTests can be timeout
Reviewed-by: mullan
2016-04-26 20:31:54 +03:00
Rob McKenna 269f3dc357 Merge 2016-04-24 20:31:17 +01:00
Abhijit Saha 9bec1bcc7e Merge 2016-04-15 14:39:06 -07:00
Abhijit Saha 7823911d6a Merge 2016-04-11 15:00:08 -07:00
Ivan Gerasimov 6cf48834cf 8143913: MSCAPI keystore should accept Certificate[] in setEntry()
6483657: MSCAPI provider does not create unique alias names

Reviewed-by: vinnie
2016-04-06 08:27:01 +03:00
Ivan Gerasimov b36c2045ac 8143913: MSCAPI keystore should accept Certificate[] in setEntry()
6483657: MSCAPI provider does not create unique alias names

Reviewed-by: vinnie
2016-04-06 08:27:01 +03:00
Abhijit Saha bb0b984b57 Merge 2016-04-05 10:15:23 -07:00
Vyom Tewari cf9ebaa41a 7167293: FtpURLConnection connection leak on FileNotFoundException
Reviewed-by: chegar, rriggs
2016-04-05 17:07:56 +01:00
Vyom Tewari 35f5baddec 7167293: FtpURLConnection connection leak on FileNotFoundException
Reviewed-by: chegar, rriggs
2016-04-05 17:07:56 +01: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
Rob McKenna 81b0fe9f96 8172299: Improve class processing
Reviewed-by: rriggs
2017-02-09 16:34:22 +00:00
Rob McKenna 36634f8802 8171388: Update JNDI Thread contexts
Reviewed-by: chegar
2016-12-16 20:39:07 +00: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
Mikhail Cherkasov 214664397d 8167110: Windows peering issue
7155957: closed/java/awt/MenuBar/MenuBarStress1/MenuBarStress1.java hangs on win 64 bit with jdk8
8079595: Resizing dialog which is JWindow parent makes JVM crash
8147842: IME Composition Window is displayed at incorrect location

Reviewed-by: serb
2017-01-24 22:39:49 +03:00
Ramanand Patil dbd774505b 8171121: Enhancing jar checking
Reviewed-by: ascarpino
2016-12-26 16:00:45 +05:30
Abhijit Saha da2df84f6b Merge 2016-12-20 13:42:18 -08:00
Rob McKenna b5932d2fc4 8170131: Certificates not being blocked by jdk.tls.disabledAlgorithms property
8166393: disabledAlgorithms property should not be strictly parsed

Reviewed-by: mullan
2016-12-09 16:22:45 +00:00
Roger Riggs ee12964685 8164908: ReflectionFactory support for IIOP and custom serialization
Reviewed-by: chegar, psandoz
2016-12-08 14:06:39 -05:00
Shafi Ahmad 9601450746 8170911: 8170823 changes in 8u131 causing signature-test failure in jck runtime8b suite
Backout of backport 8159377 JMX Connections need white-list filters

Reviewed-by: kevinw
2016-12-08 05:21:54 -08:00
Shafi Ahmad 9003b9810f 8159377: JMX Connections need white-list filters
Reviewed-by: dfuchs, rriggs, jwilhelm
2016-12-06 01:03:04 -08:00
Ramanand Patil 09b7cfd169 8169688: Backout (remove) MD5 from jdk.jar.disabledAlgorithms for January CPU
Reviewed-by: igerasim
2016-12-04 23:52:33 +05:30
Maxim Soloviev 26a50b0c39 8169944: sun/security/tools tests fail with CompilationError
Reviewed-by: coffeys
2016-11-23 19:07:17 +03:00
Ivan Gerasimov 4a6bbd828d 8161571: Verifying ECDSA signatures permits trailing bytes
Reviewed-by: xuelei
2016-11-23 11:41:41 +03:00
Svetlana Nikandrova c53ca646e7 8151731: Add new jtreg keywords to jdk 8
Randomness and intermittent keywords to mark regression tests

Reviewed-by: coffeys
2016-04-04 15:27:46 +03:00
Abhijit Saha 461db05e00 Merge 2016-03-31 14:32:13 -07:00
Sean Coffey b1d9c854d3 Merge 2016-03-29 19:05:45 +01: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
Bhanu Prakash Gopularam 1b85150195 8048830: Implement tests for new functionality provided in JEP 166
New tests for validating read write operations on PKCS 12 based keystore

Reviewed-by: vinnie
2016-03-29 01:57:33 -07: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
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
Abhijit Saha eb71f1d618 Merge 2016-02-22 13:16:26 -08:00
Ramanand Patil 39c178c46b 8148446: (tz) Support tzdata2016a
Reviewed-by: okutsu, aefimov
2016-02-12 00:13:22 +05:30
Konstantin Shefov 8c3eead423 8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
Reviewed-by: coffeys
2016-02-15 14:43:31 +03:00
Sean Coffey fb7b31b7bc 8038837: Add support to jarsigner for specifying timestamp hash algorithm
Reviewed-by: weijun
2016-02-01 16:50:11 +00:00
Abhijit Saha 300c90b969 Merge 2016-01-25 15:10:24 -08:00
Dmitry Samersoff 0880495352 8074146: [TEST_BUG] jdb has succeded to read an unreadable file
Remove this testcase

Reviewed-by: sla, egahlin
2016-01-22 18:06:43 +03:00
Mattias Tobiasson fea44f6371 8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root
Reviewed-by: dsamersoff, sla
2016-01-22 18:04:34 +03:00
Staffan Larsen f26a53f026 8036132: Tab characters in test/com/sun/jdi files
Reviewed-by: alanb, mikael
2016-01-22 17:58:06 +03:00
Dmitry Samersoff 61459aaf92 8002116: This JdbReadTwiceTest.sh gets an exit 1
Explicitly check readability of file in question

Reviewed-by: sla, dholmes, olagneau
2016-01-22 16:12:17 +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
Rob McKenna d5c49cc66d Merge 2016-01-25 08:47:27 +00: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
Abhijit Saha 6449cf1f6e Merge 2016-01-15 16:23:58 -08:00
Ivan Gerasimov a2d2d77fb8 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
Sean Coffey 6a5e6fddc5 8146477: [TEST_BUG] ClientJSSEServerJSSE.java failing again
Reviewed-by: mullan
2016-01-08 16:21:07 +00:00
Abhijit Saha d79db54a93 Merge 2016-01-05 08:49:57 -08:00
Abhijit Saha beec035198 Merge 2016-01-05 08:31:29 -08:00
Abhijit Saha 6833b7e277 Merge 2015-12-21 10:56:08 -08:00
Ivan Gerasimov f8585ce927 8138593: Make DSA more fair
Changed nounce K generation to FIPS 186-4 B2.1

Reviewed-by: mullan
2015-12-24 08:42:10 +03:00
Abhijit Saha ddd39d760f Merge 2015-12-18 11:42:56 -08:00
Christoph Langer 84374e2f37 8139436: sun.security.mscapi.KeyStore might load incomplete data
Reviewed-by: vinnie, weijun
2015-12-18 08:25:27 +08: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
Abhijit Saha 19069139f2 Merge 2015-12-15 14:38:09 -08:00
Abhijit Saha 454f7a380a Merge 2015-12-15 14:23:44 -08:00
Ivan Gerasimov d2f4448c20 8144773: Further reduce use of MD5
Reviewed-by: mullan, wetmore, jnimeh, ahgross
2015-12-15 16:20:09 +03:00
Ivan Gerasimov a5a7a15c18 8144773: Further reduce use of MD5
Reviewed-by: mullan, wetmore, jnimeh, ahgross
2015-12-15 16:20:09 +03:00
Abhijit Saha 649bf14794 8144803: [TEST_BUG] Remove test/sun/security/provider/certpath/ReverseBuilder/ReverseBuild.java from 8u72
Test has been removed before via JDK-8135086

Reviewed-by: mullan
2015-12-10 11:54:42 -08:00
Abhijit Saha cb3a2eea94 Merge 2015-12-07 13:11:40 -08:00
Rob McKenna c0d582b671 8145017: Add support for 3 digit hotspot minor version numbers
Reviewed-by: coffeys
2015-12-10 12:21:26 +00:00
Ivan Gerasimov a6824485ec 8068761: [TEST_BUG] java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
Reviewed-by: rriggs
2015-11-30 16:28:18 +03:00
Abhijit Saha 5fc22e3138 Merge 2015-11-30 11:51:55 -08:00
Ivan Gerasimov c739bb7e2c 8133207: [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115
Do not run in othervm mode.

Reviewed-by: darcy, rriggs
2015-11-25 17:18:04 +03:00
Abhijit Saha fcc31527d8 8142928: [TEST_BUG] sun/security/provider/certpath/ReverseBuilder/ReverseBuild.java 8u71 failure
Reviewed-by: coffeys
2015-11-24 11:55:33 -08:00
Mikhail Cherkasov 46fcdfb112 8132890: Text Overlapping on Dot Matrix Printers
Reviewed-by: serb
2015-11-12 15:20:01 +03:00
Abhijit Saha 5141e61f45 Merge 2015-11-09 13:37:00 -08:00
Michael Haupt f27fae0bef 8139863: [TESTBUG] Need to port tests for JDK-8134903 to 8u-dev
Backport of a test that was forgotten in the original backport

Reviewed-by: psandoz
2015-11-04 17:09:24 +01:00
Sean Coffey 9a4e706ed9 8141287: Add MD5 to jdk.certpath.disabledAlgorithms - Take 2
Reviewed-by: xuelei
2015-11-03 19:07:45 +00:00
Alexey Ivanov 83d79d6034 8134828: Scrollbar thumb disappears with Nimbus L&F
Reviewed-by: alexsch, alexp
2015-10-29 19:37:59 +03:00
Alexey Ivanov fa3e231ba0 8134828: Scrollbar thumb disappears with Nimbus L&F
Reviewed-by: alexsch, alexp
2015-10-29 19:37:59 +03:00
Ivan Gerasimov af8076b5a6 8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout
Reviewed-by: chegar
2015-10-29 22:41:34 +03:00
Rob McKenna c4b37e7788 Merge 2015-10-22 22:48:13 +01:00
Mikhail Cherkasov a37c40fcd0 8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
Reviewed-by: alexsch, serb
2015-10-22 16:06:21 +03:00
Abhijit Saha fd2fa9192c Merge 2015-10-18 23:05:57 -07:00
Abhijit Saha 3510a3526c Merge 2015-10-17 00:28:59 -07: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
Sean Coffey 38632912c2 6907252: ZipFileInputStream Not Thread-Safe
Reviewed-by: sherman
2015-10-15 09:33:03 +01:00
Rob McKenna d8072bd842 8135305: InetAddress.isReachable reports true when loopback interface is specified
Reviewed-by: michaelm
2015-10-14 13:28:29 +01:00
Rob McKenna 88e8e5bca2 8133015: InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6
Reviewed-by: michaelm
2015-10-14 13:24:12 +01:00
Kevin Walls 5757523917 Merge 2015-10-15 08:34:15 +00:00
Vinnie Ryan 5dad818213 8136534: Loading JKS keystore using non-null InputStream results in closed stream
Reviewed-by: mullan, wetmore
2015-10-14 16:45:43 +01:00
Abhijit Saha 82b34e1c2f Merge 2015-10-14 12:32:05 -07:00
Aleksei Efimov 32953db71c 8139107: DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone
Reviewed-by: naoto
2015-10-10 12:52:09 +03:00
Ivan Gerasimov 844ab8ff16 8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
Reviewed-by: rriggs
2015-10-09 20:12:07 +03:00
Ivan Gerasimov 7121883d05 8137121: (fc) Infinite loop FileChannel.truncate
Reviewed-by: alanb
2015-10-09 20:11:18 +03:00
Abhijit Saha 85b087bf15 Merge 2015-10-07 22:24:59 -07:00
Abhijit Saha 6967c857f9 Merge 2015-10-07 22:22:09 -07:00
Abhijit Saha 52eebe3fca Merge 2015-10-06 12:14:45 -07:00
Aleksei Efimov eef419cc63 8138716: (tz) Support tzdata2015g
Reviewed-by: peytoia
2015-10-05 19:20:06 +03:00
Alexander Scherbatiy 231aaee008 8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
Reviewed-by: serb
2015-10-02 15:10:07 +04:00
Naveen Kumar 1ab4295a96 8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
Reviewed-by: peytoia, okutsu
2015-10-01 15:16:35 +09:00
Aleksei Efimov 5274d3e890 8138716: (tz) Support tzdata2015g
Reviewed-by: peytoia
2015-10-05 19:20:06 +03:00
Abhijit Saha 1aeacbec59 Merge 2015-09-24 10:08:47 -07:00
Abhijit Saha b25da89e7d Merge 2015-09-24 09:57:40 -07:00
Amanda Jiang eb4a5f5bac 8050427: LoginContext tests to cover JDK-4703361
Reviewed-by: weijun
2015-09-24 10:23:01 +08:00
Joe Darcy 8851d3c483 8136506: Include sun.arch.data.model as a property that can be queried by jtreg
Reviewed-by: alanb
2015-09-15 15:10:49 -07:00
Joe Darcy d0d046e0dd 8148627: RestrictTestMaxCachedBufferSize.java to 64-bit platforms
Reviewed-by: alanb
2016-01-29 17:03:17 -08:00
Antonios Printezis c32a8d6519 8147468: Allow users to bound the size of buffers cached in the per-thread buffer caches
Introduces the jdk.nio.maxCachedBufferSize property.

Reviewed-by: alanb, bpb
2016-01-28 10:58:10 -05:00
Svetlana Nikandrova 595ed6aa19 8043836: Need new tests for AES cipher
Add AES cipher tests with various modes, padding schemes and read methods of CipherInputStream for SunJCE provider

Reviewed-by: valeriep
2016-04-14 16:37:42 +03:00
Maxim Soloviev dcc44d4a2d 8074931: Additional tests for CertPath API
Reviewed-by: mullan
2016-04-14 16:33:55 +03:00
Abhijit Saha 3322162465 Merge 2015-09-14 12:31:18 -07:00
Abhijit Saha 2ce954fc0a Merge 2015-09-13 22:12:08 -07:00
Ivan Gerasimov f6ba74ed00 8072466: Deadlock when initializing MulticastSocket and DatagramSocket
Reviewed-by: chegar
2015-09-11 16:53:09 +03:00
Ivan Gerasimov b40fc6b3de 8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
Make GnomeFileTypeDetector.probeGio() synchronized and add a regression test based on the test source included in JDK-8080115.

Reviewed-by: chegar
2015-09-10 23:35:48 +03:00
Anton Litvinov 412ed4ff2b 8081485: EDT auto shutdown is broken in case of new event queue usage
Reviewed-by: serb, alexp
2015-09-10 13:24:10 +03:00
Abhijit Saha 36a75fadc5 Merge 2015-09-08 14:09:21 -07:00
Ivan Gerasimov dda2465e72 8135043: ObjectStreamClass.getField(String) too restrictive
Reviewed-by: igerasim, chegar
2015-09-08 22:31:26 +03:00
Ivan Gerasimov 7d87a89350 8135043: ObjectStreamClass.getField(String) too restrictive
Reviewed-by: igerasim, chegar
2015-09-08 22:31:26 +03:00
Ivan Gerasimov f17040fc65 7194452: Remove "Reverse" PKIX CertPathBuilder implementation
Reviewed-by: mullan
2015-09-04 23:41:30 +03:00
Brian Burkhalter 0d001c51ad 8133647: (ch) Test java/nio/channels/AsynchronousSocketChannel/StressLoopback.java fails for Windows XP
Ignore WSAEINVAL returned by NET_EnableFastTcpLoopback().

Reviewed-by: coffeys, alanb
2015-09-03 11:57:27 -07:00
Sean Coffey 6e9cec0fd4 8133196: HTTPS hostname invalid issue with InetAddress
Reviewed-by: chegar, xuelei
2015-09-01 09:37:34 -07:00
Sean Coffey b6d2ff79bb 8133196: HTTPS hostname invalid issue with InetAddress
Reviewed-by: chegar, xuelei
2015-09-01 09:37:34 -07:00
Abhijit Saha 1f9950ba14 Merge 2015-08-31 13:52:21 -07:00
Abhijit Saha 203c6fd64f Merge 2015-08-30 17:48:22 -07:00
Rajan Halade d7c1afb010 8048601: Tests for JCE crypto ciphers (part 1)
Reviewed-by: valeriep
2015-08-28 13:35:54 -07:00
Artem Kosarev 23b1cde419 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
Reduce buffer allocation and do multiple cipher encryption/decryption calls.

Reviewed-by: xuelei, ascarpino
2016-06-17 12:59:14 +00:00
Alexey Ushakov 60414d3a40 8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData
Reviewed-by: serb, prr
2016-06-06 16:23:37 +03:00
Sergey Bylokhov 7b3ad66af0 8158072: Need a test for JDK-7172749
Reviewed-by: prr, avu
2016-05-30 13:42:11 +03:00
Shilpi Rastogi 71e200c7b8 8147585: Annotations with lambda expressions has parameter result in wrong behavior
Reviewed-by: psandoz, darcy, jfranck, vlivanov, mhaupt
2016-06-10 08:34:04 +01:00
Artem Kosarev b481b9418a 8075299: Additional tests for krb5 settings
Additional tests for 6857795

Reviewed-by: weijun
2016-06-08 16:19:38 +00:00
Abhijit Saha 61522abf9c 8138712: Backout JDK-8030829 and JDK-8136742 from 8u65, and 8u66 release
Backing out changeset 25108312011d, 343b26d13f12

Reviewed-by: coffeys
2015-10-01 11:16:16 -07:00
Aleksei Efimov 79b2be1f07 8133321: (tz) Support tzdata2015f
Reviewed-by: okutsu
2015-08-18 14:43:04 +03:00
Rajan Halade 6084889152 8048624: Tests for SealedObject
Reviewed-by: valeriep
2015-08-13 06:42:05 +03:00
Sha Jiang c86001de5a 8075286: Additional tests for signature algorithm OIDs and transformation string
SQE test co-location effort

Reviewed-by: valeriep
2015-09-24 18:16:56 +00:00
Alexander Zvegintsev fdb35180da 8130400: Test java/awt/image/DrawImage/IncorrectClipXorModeSurface2Surface.java fails with ClassCastException
Reviewed-by: prr, serb
2015-08-04 12:34:08 +03:00
Abdul Kolarkunnu 4716ddddb6 8154017: Shutdown hooks are racing against shutdown sequence, if System.exit()-calling thread is interrupted
Reviewed-by: coffeys
2017-11-29 21:37:02 -08:00
Rob McKenna d8a206c71e 8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out"
Reviewed-by: coffeys
2017-11-29 16:29:54 +00:00
Sean Coffey 190c5348b4 8189789: tomcat gzip-compressed response bodies appear to be broken in update 151
Reviewed-by: sherman, phh
2017-11-27 16:53:29 +00:00
Rob McKenna 95e109e9a4 Merge 2017-11-15 11:09:50 -08:00
Ramanand Patil 087f9f7f48 8190258: (tz) Support tzdata2017c
8190259: test tck.java.time.zone.TCKZoneRules is broken by tzdata2017c

Reviewed-by: naoto, martin
2017-11-14 12:28:43 +05:30
Weijun Wang 0d538a49dc 8190690: Impact on krb5 test cases in the 8u-CPU nightly
Reviewed-by: coffeys
2017-11-13 02:37:39 -08:00
Phil Race 75dcba91b8 8190280: [macos] Font2DTest demo started failing for Arabic range from JDK 8 u162 b01 on Mac
Reviewed-by: serb, pnarayanan
2017-11-06 15:12:04 -08:00
Ivan Gerasimov 0d56bfddad 6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
Reviewed-by: sherman
2015-08-03 22:36:28 +03:00
Abhijit Saha edaddd1d87 Merge 2015-08-03 12:26:28 -07:00
Ivan Gerasimov 23bbde4ed5 8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
Reviewed-by: rriggs, smarks
2015-07-31 17:18:59 +03:00
Abhijit Saha 0b420e86a7 Merge 2015-07-28 23:12:54 -07:00
Ivan Gerasimov 82441e1559 8157896: TestDSAGenParameterSpec.java test fails with timeout
Reviewed-by: xuelei
2017-09-08 10:42:46 -07:00
John Jiang 4649a9e52d 8137255: sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently
Sun/security/provider/NSASuiteB/TestDSAGenParameterSpec.java timeouts intermittently due to large DSA key parameter generation.

Reviewed-by: valeriep
2017-09-08 10:41:02 -07:00
Ivan Gerasimov 8f78d59a0a 6977426: sun/tools tests can intermittently fail to find app's Java pid
Reviewed-by: dfuchs, jbachorik, egahlin, sjiang
2017-09-01 10:16:09 -07:00
Dmitry Markov 9257461531 8177414: Missing key events on Mac Os
Reviewed-by: serb, prr
2017-09-01 17:03:58 +01:00
Ramanand Patil 1775ea005f 8185346: Relax RMI Registry Serial Filter to allow arrays of any type
Registry filter should allow arrays of any type

Reviewed-by: rriggs, coffeys
2017-08-23 12:09:58 +03:00
David Buck f86c5f0ce2 4354680: Runtime.runFinalization() silently clears interrupted flag in the calling thread
Reviewed-by: dholmes, chegar
2017-08-23 14:14:49 -04:00
Sreeprakash Sreedharan 2821a02bc6 8147002: [macosx] Arabic character cannot be rendered on MacOS X
Reviewed-by: prr, pnarayanan, jdv
2017-08-22 01:11:22 +01:00
Sreeprakash Sreedharan 8b8c4c8c0c 7162125: [macosx] A font has different behaviour for ligatures depending on its creation mod
Reviewed-by: srl, jgodinez
2017-08-22 01:09:26 +01:00
Rob McKenna af0ce2d150 Merge 2017-08-03 08:07:39 -07:00
Ge Guo 4e337c6d16 8179423: 2 security tests started failing fom Jul CPU b05
Reviewed-by: mullan
2017-08-01 14:24:01 +01:00
Abhijit Saha 5f36eb9324 Merge 2017-07-25 07:53:04 -07:00
Shafi Ahmad 04939961ab 8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Update line number table and code indices table with missing entry

Reviewed-by: vromero
2017-07-17 03:58:42 -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
Abhijit Saha 4da92d0b8b Merge 2017-07-13 21:51:45 -07:00
David Buck 4220bf3fda 8066185: VM crashed with SIGSEGV VirtualMemoryTracker::add_reserved_region
Reviewed-by: coleenp, dholmes
2017-06-29 12:00:09 -04:00
Chris Hegarty 15ba41a7e8 8071424: JCK test api/java_net/Socket/descriptions.html#Bind crashes on Windows
Reviewed-by: alanb
2017-06-27 14:00:39 +01:00
Sean Coffey faddbc421a 8182672: Java 8u121 on Linux intermittently returns null for MAC address
Reviewed-by: michaelm, chegar, clanger, msheppar, vtewari
2017-06-27 13:57:47 +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
Abhijit Saha 1a3298565b Merge 2015-07-23 10:59:55 -07:00
Abhijit Saha a5946b9a7b Merge 2015-07-23 10:44:29 -07:00
Petr Pchelko 6bdd576f74 8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
Reviewed-by: anthony, serb
2015-07-23 18:17:35 +04:00
Xue-Lei Andrew Fan 4adc0fd91d 8081760: Better group dynamics
Reviewed-by: coffeys, mullan, weijun, jnimeh, ahgross, asmotrak
2015-07-23 09:51:31 +01:00
Alexey Ivanov b94f8b4caa 8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
Reviewed-by: serb, alexsch
2015-07-20 13:22:58 +03: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
Artem Smotrakov 92a2288dcb 8075297: Tests for RFEs 4515853 and 4745056
Reviewed-by: weijun
2015-07-17 17:30:55 -07:00
Ivan Gerasimov d94d620e26 8074935: jdk8 keytool doesn't validate pem files for RFC 1421 correctness, as jdk7 did
Reviewed-by: mullan
2016-01-12 12:02:45 +03:00
Lana Steuck 34a7a88f14 Merge 2015-07-16 20:01:32 -07:00
Sean Coffey 02e9e0d738 8130952: test/sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java failed
Reviewed-by: vinnie
2015-07-17 12:04:45 +01:00
asmotrak c4bd6881ea 8130041: TsacertOptionTest.java intermittently fails on Mac
Reviewed-by: vinnie
2015-07-14 16:46:28 +01:00
Dmitry Markov 796976fe6d 8163889: [macosx] Can't print from browser on Mac OS X
Reviewed-by: prr, psadhukhan
2017-01-31 10:35:06 +03:00
Rob McKenna c36ecdcd51 Merge 2017-01-20 16:23:28 +00:00
Prasanta Sadhukhan 37b387d997 8162796: [macosx] LinearGradientPaint and RadialGradientPaint are not printed on OS X
Reviewed-by: prr, jdv
2017-01-19 10:44:56 -08:00
Prasanta Sadhukhan ff43680459 8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
Reviewed-by: prr, jdv
2017-01-19 10:42:49 -08:00
Abhijit Saha 8a22711985 Merge 2017-01-17 08:10:57 -08:00
Nikita Jain 9fdd7b852e 8157665: ProblemList.txt needs to be updated as 7041639 closed
Reviewed-by: coffeys
2017-01-12 17:29:04 +05:30
Dmitry Markov 512f2367ce 8171952: [macosx] AWT_Modality/Automated/ModalExclusion/NoExclusion/ModelessDialog test fails as DummyButton on Dialog did not gain focus when clicked
Reviewed-by: ssadetsky, serb
2017-01-02 17:15:16 +03:00
Dmitry Markov 4ee2d8b47c 8171949: [macosx] AWT_ZoomFrame Automated tests fail with error: The bitwise mask Frame.ICONIFIED is not setwhen the frame is in ICONIFIED state
Reviewed-by: ssadetsky, serb
2017-01-02 16:56:40 +03: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
Mikhail Cherkasov 5d8a2cd326 8075516: Deleting a file from either the open or save java.awt.FileDialog hangs
Reviewed-by: alexsch, serb
2016-06-22 12:26:30 +03:00
Ramanand Patil dee7f1e4a2 8170316: (tz) Support tzdata2016j
Reviewed-by: martin, okutsu
2016-12-12 17:30:20 +05:30
Dmitry Markov 84a6fd13c6 8169589: [macosx] Activating a JDialog puts to back another dialog
Reviewed-by: aivanov, serb
2016-12-09 14:35:54 +03:00
Petr Pchelko 3651820508 8035568: [macosx] Cursor management unification
Reviewed-by: anthony, serb
2016-12-09 10:01:58 +03:00
Roger Riggs 95f6ca6f90 8164908: ReflectionFactory support for IIOP and custom serialization
Reviewed-by: chegar, psandoz
2016-12-08 14:06:39 -05:00
Li Jiang 199750bcd2 8145952: ISO 4217 amendment 161
8164784: ISO 4217 amendment 162

Reviewed-by: naoto
2016-09-22 23:06:58 +08:00
Dmitry Markov 6f063e903e 8169355: Diacritics input works incorrectly on Windows if Spanish (Latin American) keyboard layout is used
Reviewed-by: ssadetsky
2016-12-01 15:52:02 +03:00
Ivan Gerasimov 881a71fa28 8059212: Modify sun/security/smartcardio manual regression tests so that they do not just fail if no cardreader found
Reviewed-by: mullan
2016-11-30 13:46:05 +03:00
Rob McKenna 21dedc7f3e 8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
Reviewed-by: coffeys
2016-11-23 14:35:00 +00:00
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
Serguei Spitsyn 322b41bf8d Merge 2016-11-15 21:43:05 +00:00
Serguei Spitsyn 19f10ef972 8160024: jdb returns invalid argument count if first parameter to Arrays.asList is null
Adjust com/sun/jdi/MethodImpl.java for null argument

Reviewed-by: dcubed, dsamersoff
2016-11-15 13:36:32 -08:00
Ramanand Patil 3900119426 8169191: (tz) Support tzdata2016i
Reviewed-by: martin, okutsu
2016-11-15 23:33:19 +05:30
Sean Coffey 4e042931c1 8157561: Ship the unlimited policy files in JDK Updates
Reviewed-by: wetmore, erikj
2016-11-09 21:09:10 +00:00
Sean Coffey eae427a431 8166432: Bad 8u112 merge of sun/security/tools/jarsigner/warnings/Test.java
Reviewed-by: vinnie
2016-11-09 14:22:45 +00:00
Dmitry Markov 33b6573be6 8139189: VK_OEM_102 dead key detected as VK_UNDEFINED
8160623: [PIT] Exception running java/awt/event/KeyEvent/KeyChar/KeyCharTest.java

Reviewed-by: alexsch, yan, prr
2016-11-04 15:35:33 +03:00
Abhijit Saha e7acc08df8 Merge 2015-07-09 23:01:00 -07:00
Ivan Gerasimov f5da3e8708 8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
Reviewed-by: mullan, weijun
2015-07-03 21:50:43 +03:00
Weijun Wang 78e2220c97 8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040
Reviewed-by: darcy
2015-07-02 13:20:46 +08:00
Abhijit Saha c25acde192 Merge 2015-07-01 22:03:05 -07:00
Weijun Wang 5b160aac1b 8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC
Reviewed-by: darcy
2015-07-02 09:19:42 +08:00
Aleksei Efimov 461bb3736c 8098547: (tz) Support tzdata2015e
Reviewed-by: coffeys, okutsu
2015-06-30 17:19:36 +03: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
Paul Sandoz 928449671c 8129120: Terminal operation properties should not be back-propagated to upstream operations
Reviewed-by: briangoetz, chegar
2015-06-23 09:49:55 +02:00
Ivan Gerasimov 5b7c547c90 8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
Reviewed-by: vinnie
2015-06-26 02:33:58 +03:00
Sean Coffey 543c674d66 Merge 2015-06-25 03:48:35 -07:00
Ivan Gerasimov 6e0e826674 8080524: [TESTBUG] java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java fails on compact profiles due to unsatisfied dependencies in jsse.jar
Reviewed-by: coffeys
2015-06-25 00:51:30 +03:00
Sean Coffey e3b9bcc4f8 8080102: Java 8 cannot load its cacerts in FIPS. no such provider: SunEC
Reviewed-by: valeriep
2015-06-23 04:07:36 -07:00
Alexander Zvegintsev 6908a573f4 8129116: Deadlock with multimonitor fullscreen windows
Reviewed-by: alexsch, serb
2015-06-22 15:43:40 +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
Sean Coffey 62ef169dc8 Merge 2015-06-23 15:07:18 +01:00
Konstantin Shefov e3aee49840 8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
Reviewed-by: vlivanov
2015-06-23 17:00:41 +03:00
Konstantin Shefov a330686d64 8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
Reviewed-by: vlivanov
2015-06-18 19:15:14 +03:00
Konstantin Shefov d3e930b326 8067005: Several java/lang/invoke tests fail due to exhausted code cache
Reviewed-by: vlivanov
2015-06-18 16:54:57 +03:00
Konstantin Shefov c02d31fc05 8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently
Reviewed-by: vlivanov
2015-06-18 15:47:45 +03:00
Konstantin Shefov 9586d5e58a 8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java
Reviewed-by: vlivanov, psandoz
2015-06-18 15:40:15 +03:00
Abhijit Saha af24c988a9 Merge 2015-06-17 23:27:07 -07:00
Abhijit Saha 97dbaa9bc7 Merge 2015-06-17 21:55:37 -07:00
Doug Lea e3523ca1d9 8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T
Reviewed-by: psandoz, martin
2015-06-16 13:13:05 +02:00
Alejandro Murillo c2e29a009e Merge 2015-06-15 22:23:43 -07:00
Sean Coffey 5e9e4672b2 8072384: Setting IP_TOS on java.net sockets not working on unix
Reviewed-by: michaelm
2015-06-12 12:39:41 +01:00
Aleksei Efimov 83339af042 8087118: Remove missing package from java.security files
Reviewed-by: joehw
2015-06-11 10:33:47 +03:00