Jesper Wilhelmsson
6b19d7cfa5
8187556: Backout of a fix reintroduced a dependency that had since been removed
...
Reviewed-by: duke
2017-09-14 23:02:56 +02:00
Jesper Wilhelmsson
c0a1e3ab91
8187482: Backout JDK-8159377
...
Reviewed-by: shshahma
2017-09-13 10:02:39 +02:00
Ivan Gerasimov
0b3f92d8c6
8178466: Better RSA parameters
...
Reviewed-by: mullan, ahgross
2017-09-07 16:12:33 -07:00
Sean Coffey
19cc9e13f3
8185719: rmi TestSocketFactory does not flush
...
8186539: [testlibrary] TestSocketFactory should allow triggers before match/replace
Reviewed-by: rriggs
2017-09-07 16:12:07 +01:00
Abhijit Saha
40f7614f63
Merge
2017-08-29 14:49:43 -07:00
Abhijit Saha
3d3b07c481
Merge
2017-08-23 13:10:56 -07:00
Abhijit Saha
ffbccda5a7
8186674: Remove JDK-8174109 from CPU Aug 21 week builds
...
Backed out changeset cbd694bf7750
Reviewed-by: robm
2017-08-23 09:50:37 -07:00
Rob McKenna
2768d7d67e
8174109: Better queuing priorities
...
Reviewed-by: smarks
2017-08-24 14:46:56 +01:00
Valerie Peng
de44a79d78
8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
...
Updated the failed cipher tests to work under unlimited policy
Reviewed-by: xuelei
2017-08-16 17:05:57 +01:00
Prasadarao Koppula
7657f6327d
8178458: Better use of certificates in LDAP
...
Reviewed-by: weijun, coffeys
2017-10-24 03:44:21 -07:00
Valerie Peng
9a6032ca2d
8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
...
Updated the failed cipher tests to work under unlimited policy
Reviewed-by: xuelei
2017-08-16 17:05:57 +01:00
Abhijit Saha
0cd112f6dd
Merge
2017-08-15 13:42:45 -07:00
Sean Coffey
006f6789b5
8184682: Upgrade compression library
...
Reviewed-by: alanb, sherman, ahgross, jeff
2017-08-08 12:11:57 +01:00
Prasadarao Koppula
a00b33bdfe
8057810: New defaults for DSA keys in jarsigner and keytool
...
Reviewed-by: coffeys, valeriep
2017-08-15 11:46:02 -07:00
Sean Coffey
bf794c1c03
8185845: Add SecurityTools.java test library
...
Reviewed-by: mullan
2017-08-08 14:10:34 +01:00
Sean Coffey
a2d837f50c
8182879: Add warnings to keytool when using JKS and JCEKS
...
Reviewed-by: mullan, weijun
2017-08-01 16:36:54 +01:00
Rob McKenna
9fa26db45e
8174109: DoS on deserializing of collections
...
Reviewed-by: smarks
2017-08-18 00:47:21 +01:00
Prasadarao Koppula
79ae87d905
8057810: New defaults for DSA keys in jarsigner and keytool
...
Reviewed-by: coffeys, valeriep
2017-08-04 13:02:18 +05:30
Sean Coffey
ce29c45594
8185845: Add SecurityTools.java test library
...
Reviewed-by: mullan
2017-08-08 14:10:34 +01:00
Sean Coffey
3b71c7e8bc
8184682: Upgrade compression library
...
Reviewed-by: alanb, sherman, ahgross, jeff
2017-08-08 12:11:57 +01:00
Sean Coffey
87597f417d
8148108: Disable Diffie-Hellman keys less than 1024 bits
...
Reviewed-by: xuelei
2017-08-08 11:52:28 +01:00
Florian Weimer
3eba44de8a
8035105: DNS provider cleanups
...
Reviewed-by: alanb
2017-08-07 19:56:33 -07:00
Bhanu Prakash Gopularam
6cc476228b
8185628: Backport jdk/test/lib/testlibrary/CompilerUtils.java to jdk8u which is helpful in test development
...
Utility class for compiling Java source files
Reviewed-by: coffeys
2017-08-03 01:04:13 -07:00
Sean Coffey
e33989471c
8182879: Add warnings to keytool when using JKS and JCEKS
...
Reviewed-by: mullan, weijun
2017-08-01 16:36:54 +01:00
Weijun Wang
035a32ff1f
8177569: keytool should not warn if signature algorithm used in cacerts is weak
...
Reviewed-by: mullan
2017-07-25 14:36:20 +01:00
Weijun Wang
b34deeeb24
8171319: keytool should print out warnings when reading or generating cert/cert req using weak algorithms
...
Reviewed-by: coffeys
2017-07-26 11:21:32 +01:00
Weijun Wang
fb6c1f0e7e
8177569: keytool should not warn if signature algorithm used in cacerts is weak
...
Reviewed-by: mullan
2017-07-25 14:36:20 +01:00
Weijun Wang
b8654e8f4e
8171319: keytool should print out warnings when reading or generating cert/cert req using weak algorithms
...
Reviewed-by: coffeys
2017-07-26 11:21:32 +01:00
Weijun Wang
5e60b9b7d9
8029659: Keytool, print key algorithm of certificate or key entry
...
Reviewed-by: xuelei
2017-07-25 13:02:03 +01:00
Weijun Wang
d2fcc8cce1
8029659: Keytool, print key algorithm of certificate or key entry
...
Reviewed-by: xuelei
2017-07-25 13:02:03 +01:00
Abhijit Saha
2d9f16713a
Merge
2017-07-24 09:37:01 -07:00
Prasadarao Koppula
9dacb4a632
8178794: Correct Kerberos ticket grants
...
Reviewed-by: coffeys, valeriep
2017-07-24 13:56:39 +05:30
Prasadarao Koppula
63857370f5
8178794: Correct Kerberos ticket grants
...
Reviewed-by: coffeys, valeriep
2017-07-24 13:56:39 +05:30
Ivan Gerasimov
5cd3829ead
8184993: Jar file verification failing with SecurityException: digest missing xxx
...
Reviewed-by: sherman, mullan
2017-07-21 20:03:30 -07:00
Ivan Gerasimov
9e09f23454
8184993: Jar file verification failing with SecurityException: digest missing xxx
...
Reviewed-by: sherman, mullan
2017-07-21 20:03:30 -07:00
Ivan Gerasimov
65ccaf9928
8181048: Refactor existing providers to refer to the same constants for default values for key length
...
Reviewed-by: mullan, ahgross
2017-07-21 03:33:04 -07:00
Shafi Ahmad
733b95c3fc
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
Abhijit Saha
be9310b24d
Merge
2017-08-08 09:56:25 -07:00
Abhijit Saha
8f947e2c77
Merge
2017-08-01 14:35:17 -07:00
Abhijit Saha
03ad0deb17
Merge
2017-07-24 22:27:19 -07:00
Abhijit Saha
f070a6a57c
Merge
2017-07-17 14:09:51 -07:00
John Jiang
d121cf8df5
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
Sean Coffey
c5042ff7d8
8072452: Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits
...
8154344: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java fails on solaris
Reviewed-by: xuelei
2017-10-23 02:28:19 -07:00
Abhijit Saha
708bda3dbe
Merge
2017-07-14 14:25:46 -07:00
Abhijit Saha
e21785a841
Merge
2017-07-14 14:09:56 -07:00
Abhijit Saha
1ffbc7c08e
Merge
2017-07-14 11:42:10 -07:00
Abhijit Saha
f904413473
Merge
2017-07-14 11:02:39 -07:00
Abhijit Saha
c5b1880768
Merge
2017-07-14 10:43:31 -07:00
Abhijit Saha
d5d91571f3
Merge
2017-07-13 08:54:46 -07:00
Abhijit Saha
d07c3396cd
Merge
2017-07-23 23:21:37 -07:00
Paul Sandoz
14f77eaf05
8184185: Rearrange MethodHandle arrangements
...
Reviewed-by: jrose, redestad, vlivanov, ahgross
2017-07-11 20:38:04 -07:00
Paul Sandoz
965e2a9b65
8184185: Rearrange MethodHandle arrangements
...
Reviewed-by: jrose, redestad, vlivanov, ahgross
2017-07-11 20:38:04 -07:00
Abhijit Saha
466c5c865a
Merge
2017-07-10 15:41:57 -07:00
Aleksei Efimov
e7d3723b6a
8183939: Import JDK-8182672 into 8u141-bpr repo
...
One off specific change for 8u141-b31
Reviewed-by: coffeys
2017-07-06 15:31:59 +01:00
Bhanu Prakash Gopularam
9efb9fbf94
8179564: Missing @bug for tests added with JDK-8165367
...
Updated bugid in tests
Reviewed-by: robm
2017-07-05 23:50:20 -07:00
Bhanu Prakash Gopularam
0061e590c9
8179564: Missing @bug for tests added with JDK-8165367
...
Updated bugid in tests
Reviewed-by: robm
2017-07-05 23:50:20 -07:00
Abhijit Saha
eef4dd64e2
Merge
2017-07-03 15:26:55 -07:00
Abhijit Saha
6bfd9cb6d4
Merge
2017-07-02 22:41:21 -07:00
Abhijit Saha
5c05045ae3
Merge
2017-06-30 23:58:36 -07:00
Sean Coffey
b796a861a9
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
Chris Hegarty
db12fff4f6
8071424: JCK test api/java_net/Socket/descriptions.html#Bind crashes on Windows
...
Reviewed-by: alanb
2017-06-27 14:00:39 +01:00
Abhijit Saha
ee41ce3ded
Merge
2017-06-26 22:34:00 -07:00
Abhijit Saha
98efb9805f
Merge
2017-06-26 22:23:36 -07:00
Abhijit Saha
0b4b9df141
Merge
2017-06-26 07:40:19 -07:00
Abhijit Saha
03d0f7a714
Merge
2017-06-25 21:56:40 -07:00
Bhanu Prakash Gopularam
ac315e4bd0
8181975: Run sun/security/pkcs11 tests on Mac
...
Updated path for nss-libs for MacOSX platform
Reviewed-by: coffeys
2017-06-22 01:33:27 -07:00
Ivan Gerasimov
b91200f11a
8182614: Backout JDK-8140436 from 8u161
...
Reviewed-by: xuelei
2017-06-21 08:57:17 -07:00
Aleksei Efimov
4a2a12063e
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
Ivan Gerasimov
e5c294545b
8181439: Test the jdk.tls.namedGroups System Property
...
Reviewed-by: valeriep
2017-06-08 13:58:40 -07:00
Sean Coffey
b7a771733d
8181205: JRE fails to load/register security providers when started from UNC pathname
...
Reviewed-by: xuelei
2017-06-07 17:29:37 +01:00
Anton Litvinov
3cc9ad8ca9
8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS
...
Reviewed-by: prr, serb
2017-06-06 19:02:21 +03:00
Anton Litvinov
74ed74ee80
8181192: [macos] javafx.print.PrinterJob.showPrintDialog() hangs on macOS
...
Reviewed-by: prr, serb
2017-06-06 19:02:21 +03:00
Aleksei Efimov
884208eff8
8180582: The bind to rmiregistry is rejected by registryFilter even though registryFilter is set
...
The Registry MAXDEPTH should allow binding more complex objects
Reviewed-by: dfuchs, smarks
2017-06-01 15:45:33 +01:00
Bhanu Prakash Gopularam
340e1f703c
8165367: Additional tests for JEP 288: Disable SHA-1 Certificates
...
The new tests just focus on the usage constraints TLSSever and TLSClient with TLS communication
Reviewed-by: ascarpino
2017-05-24 02:25:28 -07:00
Aleksei Efimov
39b0012a9b
8180582: The bind to rmiregistry is rejected by registryFilter even though registryFilter is set
...
The Registry MAXDEPTH should allow binding more complex objects
Reviewed-by: dfuchs, smarks
2017-06-01 15:45:33 +01:00
Abhijit Saha
60fdb9c274
Merge
2017-05-18 14:30:18 -07:00
Ivan Gerasimov
236f3c363c
8140436: Negotiated Finite Field Diffie-Hellman Ephemeral Parameters for TLS
...
Reviewed-by: valeriep, jnimeh, apetcher
2017-05-25 21:22:55 -07:00
Bhanu Prakash Gopularam
d8057c00e0
8165367: Additional tests for JEP 288: Disable SHA-1 Certificates
...
The new tests just focus on the usage constraints TLSSever and TLSClient with TLS communication
Reviewed-by: ascarpino
2017-05-24 02:25:28 -07:00
Aleksei Efimov
f3f2f91ad3
8179423: 2 security tests started failing for JDK 1.6.0 u161 b05
...
Reviewed-by: joehw
2017-05-18 17:01:00 +01:00
Rob McKenna
a8e5256498
8174770: Check registry registration location
...
Reviewed-by: rriggs
2017-05-16 18:52:36 +01:00
Abhijit Saha
4cfd8dd97e
Merge
2017-04-28 14:28:06 -07:00
Abhijit Saha
35dbb8c92e
Merge
2017-04-28 14:05:19 -07:00
Ramanand Patil
3abf355a3a
8177449: (tz) Support tzdata2017b
...
Reviewed-by: martin, naoto
2017-04-10 16:17:00 +05:30
Ramanand Patil
fc3c6f4282
8177449: (tz) Support tzdata2017b
...
Reviewed-by: martin, naoto
2017-04-10 16:17:00 +05:30
Anthony Scarpino
0abfc3cbe7
8176536: Improved algorithm constraints checking
...
Reviewed-by: mullan
2017-03-23 08:44:17 -07:00
Abhijit Saha
8361e65cc5
Merge
2017-06-13 10:30:22 -07:00
Aleksei Efimov
74ffd9d418
8179423: 2 security tests started failing for JDK 1.6.0 u161 b05
...
Reviewed-by: joehw
2017-05-18 17:01:00 +01:00
Abhijit Saha
9e6e439b97
Merge
2017-03-21 12:25:29 -07:00
Abhijit Saha
36807224d9
Merge
2017-03-21 12:12:54 -07:00
Rob McKenna
fe99d1a2db
8174770: Check registry registration location
...
Reviewed-by: rriggs
2017-05-22 14:40:51 -07:00
Prem Balakrishnan
04454419f9
8179014: JFileChooser with Windows look and feel crashes on win 10
...
Reviewed-by: serb, prr
2017-05-15 11:16:10 -07:00
Ramanand Patil
cd332166da
8176044: (tz) Support tzdata2017a
...
Reviewed-by: naoto
2017-03-10 12:50:22 +05:30
Ramanand Patil
583900cf37
8176044: (tz) Support tzdata2017a
...
Reviewed-by: naoto
2017-03-10 12:50:22 +05:30
Abhijit Saha
de35bddbd1
Merge
2017-03-09 09:42:58 -08:00
Abhijit Saha
4766603cae
Merge
2017-02-24 09:05:47 -08:00
Abhijit Saha
fc90639593
Merge
2017-02-08 13:34:33 -08:00
Mikhail Cherkasov
42fa60bdfe
8161195: Regression: closed/javax/swing/text/FlowView/LayoutTest.java
...
Reviewed-by: serb
2017-01-26 17:26:29 +03:00
Mikhail Cherkasov
a72ed76a6e
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
Aleksei Efimov
fa53c3277c
8159058: SAXParseException when sending soap message
...
Reviewed-by: lancea, coffeys
2017-01-12 00:37:44 +03:00
Rob McKenna
d98481fe77
8171388: Update JNDI Thread contexts
...
Reviewed-by: chegar
2016-12-16 20:39:07 +00:00
Sean Coffey
06cf35197e
8173783: IllegalArgumentException: jdk.tls.namedGroups
...
Reviewed-by: xuelei, wetmore
2017-02-08 12:10:00 +00:00
Rob McKenna
98ff8c61f9
8172299: Improve class processing
...
Reviewed-by: rriggs
2017-02-09 16:34:22 +00:00
Adam Petcher
174708da56
8165751: NPE hit with java.security.debug=provider
...
Reviewed-by: mullan, weijun
2016-12-14 10:22:02 -05:00
Ivan Gerasimov
f44d6056e7
8037346: Need to terminate server process if client runs into problems
...
Reviewed-by: weijun
2017-05-16 10:45:29 -07:00
Prem Balakrishnan
d0514d3682
8179014: JFileChooser with Windows look and feel crashes on win 10
...
Reviewed-by: serb, prr
2017-05-15 11:16:10 -07:00
Rob McKenna
60b34cafd8
Merge
2017-05-05 06:08:19 -07:00
Michael McMahon
72c69c5c8e
8035653: InetAddress.getLocalHost crash
...
Reviewed-by: chegar
2017-04-27 23:06:51 +02:00
Abhijit Saha
065ebe261e
Merge
2017-04-14 09:44:21 -07:00
Mikhail Cherkasov
4ac7de61f2
8076249: NPE in AccessBridge while editing JList model
...
Reviewed-by: serb, prr, alexsch
2017-04-14 18:01:18 +03:00
Prasadarao Koppula
42f3e94e76
8157035: Use stronger algorithms and keys for JSSE testing
...
Reviewed-by: coffeys
2017-04-13 14:22:03 +01:00
Mikhail Cherkasov
f70d0c0775
8177450: javax.swing.text.html.parser.Parser parseScript ignores a character after commend end
...
Reviewed-by: prr, alexsch
2017-04-11 00:05:00 +03:00
Ramanand Patil
8800ad657c
8177449: (tz) Support tzdata2017b
...
Reviewed-by: martin, naoto
2017-04-10 16:17:00 +05:30
Naoto Sato
4a04a13626
8177776: Create an equivalent test case for JDK9's SupplementalJapaneseEraTest
...
Reviewed-by: rriggs, bchristi
2017-04-10 09:08:27 -07:00
Abhijit Saha
af5fc8173e
Merge
2017-04-04 11:57:35 -07:00
Ivan Gerasimov
94d6598ffa
8169056: StringIndexOutOfBoundsException in Pattern.compile with CANON_EQ flag
...
Reviewed-by: coffeys
2017-03-23 11:48:23 -07:00
Anthony Scarpino
70c77671bd
8176536: Improved algorithm constraints checking
...
Reviewed-by: mullan
2017-03-23 08:41:32 -07:00
Ivan Gerasimov
5e69f509ba
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
Prasanta Sadhukhan
8588b98f71
8067059: PrinterJob.pageDialog() with DialogSelectionType.NATIVE returns a PageFormat when cancelled
...
Reviewed-by: jgodinez, prr
2017-03-17 09:43:57 -07:00
Phil Race
38628a1deb
8039412: Stack overflow on Linux using DialogTypeSelection.NATIVE
...
Reviewed-by: prr, rchamyal
2017-03-17 09:41:45 -07:00
Ramanand Patil
809704369a
8176044: (tz) Support tzdata2017a
...
Reviewed-by: naoto
2017-03-10 12:50:22 +05:30
Andrew Dinn
c8f7ea2248
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
Sergey Malenkov
fbb6dbc978
8173876: Fast precise scrolling and DeltaAccumulator fix for macOS Sierra 10.12.2
...
Reviewed-by: serb, alexsch
2017-02-24 12:04:59 +04:00
Dmitry Batrak
bb6f0c8f50
8170552: [macosx] Wrong rendering of diacritics on macOS
...
8175025: The copyright section in the test/java/awt/font/TextLayout/DiacriticsDrawingTest.java should be updated
Reviewed-by: prr, serb, vadim
2017-02-20 21:25:54 +03:00
Semyon Sadetsky
d56fe9f273
6980209: Make tracking SecondaryLoop.enter/exit methods easier
...
Reviewed-by: serb, ant
2017-02-17 16:11:54 +03:00
Prasanta Sadhukhan
050db0a4fa
8170578: CUPS Printing is broken with Ubuntu 16.10 (CUPS 2.2)
...
Reviewed-by: prr
2017-02-10 10:06:58 -08:00
Nikita Jain
b380264de3
8171151: JDK8u ProblemList.txt Updates
...
Reviewed-by: coffeys
2017-02-07 16:13:22 +05:30
Anton Litvinov
a7843587ea
8167102: [macosx] PrintRequestAttributeSet breaks page size set using PageFormat
...
Reviewed-by: psadhukhan, prr
2017-04-03 13:54:35 +03:00
Prasanta Sadhukhan
183f778a05
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
Dmitry Markov
7c07b84b0f
8176490: [macosx] Sometimes NSWindow.isZoomed hangs
...
Reviewed-by: serb, azvegint
2017-03-30 16:28:59 +03:00
Ramanand Patil
1e5da73b30
8170316: (tz) Support tzdata2016j
...
Reviewed-by: martin, okutsu
2016-12-12 17:30:20 +05:30
Dmitry Markov
e1744fc725
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
c76c176436
8171388: Update JNDI Thread contexts
...
Reviewed-by: chegar
2016-12-16 20:39:07 +00:00
Sean Coffey
c9e612dd8e
8173783: IllegalArgumentException: jdk.tls.namedGroups
...
Reviewed-by: xuelei, wetmore
2017-02-08 12:10:00 +00:00
Mikhail Cherkasov
4c6d11939e
8173145: Menu is activated after using mnemonic Alt/Key combination
...
Reviewed-by: serb, ssadetsky
2017-02-07 19:54:46 +03:00
Ramanand Patil
7eb93659cf
8170316: (tz) Support tzdata2016j
...
Reviewed-by: martin, okutsu
2016-12-12 17:30:20 +05:30
Shafi Ahmad
d420089ba6
8199001: [TESTBUG] RMIConnectionFilterTest.java test fails in compilation
...
Reviewed-by: dfuchs, robm
2018-03-05 10:23:01 -08:00
Rob McKenna
cb435183d7
8198963: Fix new rmi property name
...
Reviewed-by: smarks
2018-03-04 16:33:27 +00:00
Shafi Ahmad
2e81fc7d20
8198662: Incompatible internal API change in JDK8u161: signature of method exportObject()
...
Reviewed-by: dfuchs, robm, jwilhelm, rriggs
2018-03-02 01:03:12 -08:00
Rob McKenna
e36719b2d8
8193833: Better RMI connection support
...
Reviewed-by: smarks
2018-02-15 19:03:51 +00:00
Abhijit Saha
c355daf081
Merge
2018-02-08 19:38:32 +00:00
Abhijit Saha
186e251416
Merge
2018-02-07 13:59:30 -08:00
Abhijit Saha
2152587c7e
Merge
2018-01-26 10:06:34 -08:00
Ivan Gerasimov
4026bed3a0
8175075: Add 3DES to the default disabled algorithm security property
...
Reviewed-by: xuelei, mullan, rhalade
2018-01-23 08:17:25 -08:00
Ivan Gerasimov
eaae3debbe
8190674: sun/security/tools/jarsigner/TimestampCheck.java failed with java.nio.file.NoSuchFileException: ts2.cert
...
Reviewed-by: mullan
2018-01-17 17:47:16 -08:00
Ivan Gerasimov
c8f38d4ac2
8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires
...
Reviewed-by: mullan
2018-01-17 17:46:25 -08:00
Ivan Gerasimov
ca89a35306
8172529: Use PKIXValidator in jarsigner
...
Reviewed-by: xuelei, mullan, alanb
2018-01-17 17:45:24 -08:00
Ivan Gerasimov
0bc41aff7b
8158887: sun/security/tools/jarsigner/concise_jarsigner.sh timed out
...
Reviewed-by: xuelei
2018-01-17 17:43:56 -08:00
Ivan Gerasimov
cf8341aa4b
8146377: test/sun/security/tools/jarsigner/concise_jarsigner.sh failing
...
Reviewed-by: xuelei
2018-01-17 17:42:32 -08:00
Ivan Gerasimov
4be03d39fb
8130132: jarsigner should emit warning if weak algorithms or keysizes are used
...
Reviewed-by: mullan
2018-01-17 17:41:05 -08:00
Ivan Gerasimov
2d5b8c8d8b
8049834: Two security tools tests do not run with only JRE
...
Reviewed-by: mullan
2018-01-17 17:39:38 -08:00
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