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
Abhijit Saha
cd90b6eeff
Merge
2015-06-08 12:19:59 -07:00
Abhijit Saha
57e9d8ce82
Merge
2015-06-04 15:21:53 -07:00
Abhijit Saha
ae37ef26e8
Merge
2015-06-03 20:28:57 -07:00
Artem Smotrakov
d2e20328f2
8081386: Test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4 dependencies
...
Reviewed-by: coffeys
2015-06-02 13:49:09 +03:00
Abhijit Saha
4351e2db79
8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
...
Reviewed-by: amlu
2015-06-03 20:23:19 -07:00
Abhijit Saha
bcb696c0b2
Merge
2015-05-29 10:15:38 -07:00
Roger Riggs
7b06f61920
Merge
2015-05-28 20:48:19 +02:00
Anton Nashatyrev
e985219ecd
8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
...
Reviewed-by: azvegint, alexp
2015-05-28 21:28:35 +03: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
Andreas Eriksson
e1c0ef6540
8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
...
Reviewed-by: vlivanov
2015-05-28 12:11:33 +02:00
Roger Riggs
3159f35eb9
8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device
...
Reduce number of iterations to 8 instead of 50; add RandomFactory to test library
Reviewed-by: naoto
2015-05-27 15:57:10 -04:00
Vinnie Ryan
421c0ad331
8062552: Support keystore type detection for JKS and PKCS12 keystores
...
Reviewed-by: weijun
2015-05-25 09:18:22 +01:00
Abhijit Saha
a14dda7fef
8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
...
Reviewed-by: amlu
2015-06-03 20:23:19 -07:00
Aleksei Efimov
2b7a1f0f83
8078427: More supportive home environment
...
Reviewed-by: dfuchs, lancea, skoivu
2015-06-03 17:06:33 +03:00
Artem Smotrakov
64ed711878
8081386: Test sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh test has RC4 dependencies
...
Reviewed-by: coffeys
2015-06-02 13:49:09 +03:00
Weijun Wang
47195b0de2
8048030: Expectations should be consistent
...
Reviewed-by: valeriep, mullan, ahgross
2015-05-25 09:42:56 +08:00
Xueming Shen
554de7a8bc
8080248: Coding regression in HKSCS charsets
...
To update the sp correctly when encoding supplementary characters
Reviewed-by: martin
2015-05-21 15:42:30 -07: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
Rob McKenna
b9a41acccf
8077155: LoginContext Subject ignored by jdk8 sun.net.www.protocol.http.HttpURLConnection
...
Reviewed-by: michaelm
2015-05-21 13:21:38 +01:00
Rob McKenna
940ae16439
8077822: javac does not recognize '*.java' as file if '-J' option is specified
...
Reviewed-by: ksrini
2015-05-21 13:20:52 +01:00
Ivan Gerasimov
c81ec40e82
8077102: dns_lookup_realm should be false by default
...
Reviewed-by: weijun
2015-05-21 14:06:29 +03:00
Laurent Bourgès
c08928ac7c
8078464: Path2D storage growth algorithms should be less linear
...
Reviewed-by: prr, flar
2015-05-20 15:31:37 -07:00
Phil Race
df3232ad8b
8076419: Path2D copy constructors and clone method propagate size of arrays from source path
...
Reviewed-by: prr, flar
2015-05-20 10:14:22 -07:00
Mikhail Cherkasov
1e0436a6c8
8066985: Java Webstart downloading packed files can result in Timezone set to UTC
...
Reviewed-by: ksrini
2015-05-20 18:55:25 +04: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
Chris Plummer
39c8debb45
8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument
...
Copy ProcessTool.createJavaProcessBuilder functionality from hotspot/test
Reviewed-by: rriggs, sspitsyn, dholmes
2015-06-05 13:38:00 -07: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
Dmitry Samersoff
cea6fa18ba
Merge
2016-04-11 18:21:28 +00:00
Dmitry Samersoff
58975d7898
8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
...
The fix for JDK-4858370 cause a number of test fails and backed-out
Reviewed-by: jwilhelm, sspitsyn
2016-04-11 21:18:55 +03:00
Alexander Scherbatiy
bbb63243e7
8076545: Text size is twice bigger under Windows L&F on Win 8.1 with HiDPI display
...
8149453: [hidpi] JFileChooser does not scale properly on Windows with HiDPI display and Windows L&F
8149368: [hidpi] JLabel font is twice bigger than JTextArea font on Windows 7,HiDPI, Windows L&F
Reviewed-by: flar, serb
2016-04-11 14:56:20 +04:00
Tristan Yan
52d45eac28
8044199: Tests for RSA keys and key specifications
...
Added various tests for SunRsaSign provider
Reviewed-by: valeriep
2015-09-09 21:57:38 +00:00
Artem Smotrakov
6509b5b08f
8050374: More Signature tests
...
Reviewed-by: valeriep
2015-05-25 11:47:41 +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
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
Pooja Chopra
6ffd975bdc
8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails
...
Reviewed-by: serb, alexsch
2015-05-12 21:44:29 +03: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
Abhijit Saha
f6a5bfdd2d
Merge
2015-05-07 18:12:28 -07:00
Abhijit Saha
3573845e30
Merge
2015-05-05 13:19:28 -07:00
Ivan Gerasimov
57a25d369f
8078439: SPNEGO auth fails if client proposes MS krb5 OID
...
Reviewed-by: valeriep
2015-05-05 20:04:16 +03:00
Abhijit Saha
6054489930
Merge
2015-04-27 15:03:21 -07:00
Doug Lea
0411e66336
8078490: Missed submissions in ForkJoinPool
...
Reviewed-by: psandoz, shade, martin, chegar
2015-04-24 15:39:41 +02:00
Aleksei Efimov
4cea2b34d3
8077685: (tz) Support tzdata2015d
...
Reviewed-by: okutsu
2015-05-07 18:34:49 +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
Semyon Sadetsky
1d49d5c028
8072769: System tray icon title freezes java
...
Reviewed-by: serb, alexsch
2015-05-06 19:33:49 +04:00
Vinnie Ryan
0e91199f87
8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java
...
Reviewed-by: weijun
2015-05-05 23:26:48 +01:00
Ivan Gerasimov
aed335ab4e
8078439: SPNEGO auth fails if client proposes MS krb5 OID
...
Reviewed-by: valeriep
2015-05-05 20:04:16 +03: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
Alexander Scherbatiy
169267cb03
8044444: The output's 'Page-n' footer does not show completely
...
Reviewed-by: prr, serb
2015-04-30 15:24:32 +04:00
Hendrik Schreiber
be0d2415dd
8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage
...
Reviewed-by: serb, alexsch
2015-04-30 15:11:55 +04:00
Aleksei Efimov
2f360205e1
8076287: Performance degradation observed with TimeZone Benchmark
...
Reviewed-by: okutsu
2015-04-27 23:55:55 +03:00
Severin Gehwolf
68e6a5b22e
6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException
...
Reviewed-by: michaelm, andrew, alanb, rriggs
2015-04-27 17:17:07 +01:00
Ivan Gerasimov
9211d7150e
8076328: Enforce key exchange constraints
...
Reviewed-by: wetmore, ahgross, asmotrak, xuelei
2015-04-24 13:59:30 +03:00
Stanislav Baiduzhyi
02c6b823b5
8074761: Empty optional parameters of LDAP query are not interpreted as empty
...
Reviewed-by: vinnie
2015-04-23 13:48:02 -04: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
Ivan Gerasimov
45ed72aa26
8064546: CipherInputStream throws BadPaddingException if stream is not fully read
...
Reviewed-by: xuelei
2015-04-19 21:08:00 +03:00
Phil Race
d22d5b20f8
8075942: ArrayIndexOutOfBoundsException in sun.java2d.pisces.Dasher.goTo
...
Reviewed-by: flar, lbourges
2015-04-17 12:32:46 -07:00
Deepak Kejriwal
8e612fde35
8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
...
Reviewed-by: martin
2018-06-15 12:00:45 +05:30
Vyom Tewari
9a224029d2
8176192: Incorrect usage of Iterator in Java 8 In com.sun.jndi.ldap.EventSupport.removeNamingListener
...
Reviewed-by: psandoz
2018-06-12 17:26:12 +05:30
Ivan Gerasimov
05ba62b974
8140470: javax/xml/crypto/dsig/SecurityManager/XMLDSigWithSecMgr.java failed with AccessControlException
...
Reviewed-by: mullan
2018-06-11 16:36:47 -07:00
Ramanand Patil
d121929c5b
8203233: (tz) Upgrade time-zone data to tzdata2018e
...
Reviewed-by: martin, naoto
2018-06-05 02:17:36 -07:00
Ivan Gerasimov
f74d036f42
8189760: sun/security/ssl/CertPathRestrictions/TLSRestrictions.java failed with unexpected Exception intermittently
...
Adds synchronization to make sure the server exception is available
Reviewed-by: xuelei
2018-05-31 12:25:23 -07:00
Ivan Gerasimov
3e013f72c0
8203368: ObjectInputStream filterCheck method throws NullPointerException
...
Reviewed-by: bpb, smarks
2018-05-31 09:55:04 -07:00
Dipak Kumar
2e1f1eaf5e
8202478: Backout JDK-8152974
...
Reviewed-by: prr, serb
2018-05-04 11:52:12 +05:30
Ramanand Patil
da4108e1db
8195095: Images are not scaled correctly in JEditorPane
...
Reviewed-by: ssadetsky, psadhukhan, mhalder
2018-05-01 23:16:23 -07:00
Ivan Gerasimov
97714ec22d
8193171: keytool -list displays "JKS" for a PKCS12 keystore
...
Reviewed-by: coffeys
2018-05-01 08:52:03 -07:00
Alexey Ivanov
314d9f5d2c
8201433: Fix potential crash in BufImg_SetupICM
...
Reviewed-by: prr, serb
2018-04-24 11:23:34 +01:00
Aleksei Efimov
85c0778af0
8196491: Newlines in JAXB string values of SOAP-requests are escaped to "
"
...
Reviewed-by: lancea, rgrigoriadi
2018-04-23 13:27:36 +01:00
Ramanand Patil
6aa41e9f4c
8200359: (tz) Upgrade time-zone data to tzdata2018d
...
Reviewed-by: naoto
2018-04-19 08:00:49 -07:00
Rob McKenna
671991a7a0
Merge
2018-04-18 12:41:29 -07:00
Krishna Addepalli
988d20d42f
8152974: AWT hang occurrs when sequenced events arrive out of sequence
...
Reviewed-by: serb, prr, ssadetsky
2018-04-12 12:35:05 +05:30
Aleksei Efimov
328f7cb2fe
8067239: [TESTBUG] javax/xml/bind/marshal/8036981/Test.java failed
...
Reviewed-by: lancea, coffeys
2018-04-12 16:39:57 +01:00
Ivan Gerasimov
df632147d7
8178370: [TEST_BUG] java/security/Signature/SignatureLength.java fails
...
Reviewed-by: mullan
2018-04-11 10:37:34 -07:00
Abhijit Saha
4c14556c92
Merge
2018-04-09 15:40:31 -07:00
Shashidhara Veerabhadraiah
79d0886beb
8195738: scroll poistion in ScrollPane is reset after calling validate()
...
Reviewed-by: serb, ssadetsky
2018-04-05 12:05:33 +05:30
Sean Coffey
08a1aa131e
8162362: Introduce system property to control enabled ciphersuites
...
Reviewed-by: xuelei
2018-03-27 16:54:03 +01:00
Prahalad Kumar Narayanan
82820ed06a
8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607
...
Reviewed-by: serb, prr, jdv
2018-03-23 09:48:54 +05:30
Sean Coffey
e7a6d35ee2
8193892: Impact of noncloneable MessageDigest implementation
...
Reviewed-by: wetmore
2018-03-06 18:29:10 +00:00
Ivan Gerasimov
23045cf53e
8076117: EndEntityChecker should not process custom extensions after PKIX validation
...
Reviewed-by: xuelei, mullan
2018-02-16 09:43:14 -08:00
Ivan Gerasimov
f59e53dca0
8176183: sun/security/mscapi/SignedObjectChain.java fails on Windows
...
Reviewed-by: weijun
2018-02-14 10:04:46 -08:00
Sean Coffey
0249527b6b
Merge
2018-02-09 08:24:05 +00:00
Ivan Gerasimov
2c6c25ff22
8157898: SupportedDSAParamGen.java failed with timeout
...
Reviewed-by: xuelei
2018-02-08 15:59:10 -08:00
Sean Coffey
f97ea77788
8196854: TestFlushableGZIPOutputStream failing with IndexOutOfBoundsException
...
Reviewed-by: sherman, rriggs
2018-02-08 15:49:35 +00:00
Ivan Gerasimov
80dd9e94bc
8051972: sun/security/pkcs11/ec/ReadCertificates.java fails intermittently
...
Reviewed-by: mullan
2018-02-07 17:11:24 -08:00
Rob McKenna
d04ccef625
Merge
2018-02-07 10:45:46 -08:00
David Buck
fd76f4398c
8168628: (fc) SIGBUS when extending file size to map it
...
8171452: (ch) linux io_util_md: Operation not supported exception after 8168628
Reviewed-by: alanb, bpb
2018-02-06 03:50:10 -05:00
Ramanand Patil
2b24924799
8195837: (tz) Upgrade time-zone data to tzdata2018c
...
Reviewed-by: coffeys, naoto
2018-02-05 00:15:08 -08:00
Ivan Gerasimov
d6d2c07bcb
8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
...
Reviewed-by: scolebourne, rriggs
2018-02-02 13:00:55 -08:00
Anton Litvinov
2e0e5df492
8177758: Regression in java.awt.FileDialog
...
Reviewed-by: sveerabhadra, serb
2018-01-26 17:44:24 +00:00
David Buck
884d077279
8074373: NMT is not enabled if NMT option is specified after class path specifiers
...
Reviewed-by: dholmes
2018-01-19 08:24:09 -05:00
Abhijit Saha
9d21c5932e
Merge
2018-01-08 22:41:14 -08:00
Abhijit Saha
39d9d2fb54
Merge
2017-12-22 13:41:38 -08:00
Artem Smotrakov
a286a0963e
8043202: Prohibit RC4 cipher suites
...
Reviewed-by: xuelei
2015-04-15 13:26:17 +03:00
Weijun Wang
cfb54aa450
8075575: com/sun/security/auth/login/ConfigFile/InconsistentError.java failed in certain env
...
8075576: com/sun/security/auth/module/KeyStoreLoginModule/OptionTest.java failed in certain env
Reviewed-by: xuelei
2015-04-22 23:27:30 +08:00
Artem Smotrakov
eb19d4f31e
8043202: Prohibit RC4 cipher suites
...
Reviewed-by: xuelei
2015-04-15 13:26:17 +03:00
Vinnie Ryan
7ab801e640
8078348: sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java fails with BindException
...
Reviewed-by: xuelei
2015-04-22 14:01:01 +01: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