222 Commits

Author SHA1 Message Date
Alexey Ivanov
688180e33b 8201433: Fix potential crash in BufImg_SetupICM
Reviewed-by: prr, serb
2018-04-24 11:23:34 +01:00
Ramanand Patil
c87aa4bd9c 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
Aleksei Efimov
aa5d125d45 8186080: Transform XML interfaces
8188880: A JAXB JCK test failure found after 8186080

Reviewed-by: joehw, lancea, dfuchs
2017-10-19 17:04:03 +01:00
Michael McMahon
771de9b895 8028293: Check local configuration for actual ephemeral port range
Reviewed-by: alanb, chegar, smarks
2013-11-22 00:08:17 +00:00
Bhanu Prakash Gopularam
5dc144d08b 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
32512ef12d 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
30ac5a353a 8174109: Better queuing priorities
Reviewed-by: smarks
2017-08-18 00:47:21 +01:00
Sean Coffey
f287841d10 8184682: Upgrade compression library
Reviewed-by: alanb, sherman, ahgross, jeff
2017-08-08 12:11:57 +01:00
Martin Buchholz
310ccc2b68 6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
Use clone(CLONE_VM) on Linux; Reluctantly implement execvpe.

Reviewed-by: michaelm
2009-06-14 14:23:22 -07:00
Rob McKenna
c6a4647e27 8174770: Check registry registration location
Reviewed-by: rriggs
2017-05-22 14:40:51 -07:00
Aleksei Efimov
85ec00bab2 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
Sean Coffey
dfce4b5c3b 8163958: Improved garbage collection
Reviewed-by: rriggs
2017-04-03 13:12:25 -07:00
Rob McKenna
feda0da3eb 8171388: Update JNDI Thread contexts
Reviewed-by: chegar
2016-12-16 20:39:07 +00:00
Mikhail Cherkasov
e3abc4f454 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
Rob McKenna
1cd8a01f06 8172299: Improve class processing
Reviewed-by: rriggs
2017-02-09 16:34:22 +00:00
Roger Riggs
2181de20d3 8156802: 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
0479d5ab19 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
Yuri Nesterenko
ff12fa379e 6680988: KeyEvent is still missing VK values for many keyboards
2 new methods and some fields added to KeyEvent, plus hash of constants introduced

Reviewed-by: art
2016-12-22 04:01:03 +00:00
Jean-Christophe Collet
9d9ddef91c 6901170: HttpCookie parsing of version and max-age mis-handled
Accept single quotes in cookies and better exception handling in CookieManager

Reviewed-by: chegar
2016-12-21 03:56:05 +00:00
Xueming Shen
8af9e6b068 4947220: (process)Runtime.exec() cannot invoke applications with unicode parameters(win)
To use CreateProcessW on Windows platform

Reviewed-by: martin
2016-12-20 19:35:32 +00:00
Eric Wang
9ab9f795a1 7132247: java/rmi/registry/readTest/readTest.sh failing with Cygwin
Reviewed-by: alanb, dmocek, smarks
2016-12-20 04:03:45 +00:00
Mark Sheppard
c7d5d4e83e 8003890: corelibs test scripts should pass TESTVMOPTS
Reviewed-by: chegar, alanb
2016-12-20 04:02:01 +00:00
Bradford Wetmore
bb4ee84bbd 6867657: Many JSN tests do not run under cygwin
Reviewed-by: ohair
2016-12-20 03:38:31 +00:00
Kelly O'Hair
f5ca8567c1 6911129: These tests do not work with CYGWIN: java/lang
Reviewed-by: tbell, alanb
2016-12-20 03:34:40 +00:00
Weijun Wang
8f91895ea4 7020531: test: java/security/cert/CertificateFactory/openssl/OpenSSLCert.java file not closed after run
Reviewed-by: alanb, smarks
2016-11-25 18:26:27 +00:00
Weijun Wang
773952e7fc 6535697: keytool can be more flexible on format of PEM-encoded X.509 certificates
Reviewed-by: vinnie
2016-11-25 18:09:09 +00:00
Dan Xu
1e2e857160 8002306: (se) Selector.open fails if invoked with thread interrupt status set [win]
Reviewed-by: alanb
2016-08-10 03:49:50 +01:00
Weijun Wang
e488a339cd 8027026: Change keytool -genkeypair to use -keyalg RSA
Reviewed-by: alanb, chegar, mullan
2016-08-09 01:17:58 +01:00
Jason Uh
e3d05187a7 7055363: jdk_security3 test target cleanup
Reviewed-by: xuelei, weijun
2016-08-10 22:17:23 +01:00
Xue-Lei Andrew Fan
9bc6000998 7109274: Restrict the use of certificates with RSA keys less than 1024 bits
This restriction is applied via the Java Security property, "jdk.certpath.disabledAlgorithms". This will impact providers that adhere to this security property.

Reviewed-by: mullan
2016-08-08 07:03:21 +01:00
Sean Mullan
52e11fc69d 6714842: CertPathBuilder returns incorrect CertPath for BasicConstraints in builderParams
Do not consider CA target certificates if selector.getBasicConstraints() == -2

Reviewed-by: vinnie
2016-08-08 05:42:11 +01:00
Xue-Lei Andrew Fan
98c4a0a44b 6852744: PIT b61: PKI test suite fails because self signed certificates are being rejected
Make the builder aware of SKID/AKID, break the internal circular dependences

Reviewed-by: mullan
2016-08-07 23:15:26 +01:00
Phil Race
c5a6629c9b 6752638: java.awt.GraphicsEnvironment.preferLocaleFonts() throws NPE on Linux
Reviewed-by: bae, igor, andrew
2016-07-11 15:22:06 +01:00
Ivan Gerasimov
e84125ab40 8138593: Make DSA more fair
Changed nounce K generation to FIPS 186-4 B2.1

Reviewed-by: mullan
2016-04-14 19:43:35 +01:00
Mandy Chung
2fe074a64a 6977738: Deadlock between java.lang.ClassLoader and java.util.Properties
Reviewed-by: alanb, sherman, darcy, igor
2016-04-28 05:14:33 +01:00
Volker Simonis
5012a808a3 8028537: PPC64: Updated the JDK regression tests to run on AIX
Co-authored-by: Jonathan Lu <luchsh@linux.vnet.ibm.com>
Co-authored-by: Steve Poole <spoole@linux.vnet.ibm.com>
Reviewed-by: alanb
2016-04-27 21:11:53 +01:00
Sean Coffey
b22aa91152 8141287: Add MD5 to jdk.certpath.disabledAlgorithms - Take 2
Reviewed-by: xuelei
2016-01-19 23:25:38 +00:00
Xue-Lei Andrew Fan
2db7e6a2c9 6852744: PIT b61: PKI test suite fails because self signed certificates are being rejected [Tests only]
Make the builder aware of SKID/AKID, break the internal circular dependences

Reviewed-by: mullan
2009-07-10 17:27:13 +08:00
Xue-Lei Andrew Fan
2eedc9d143 6720721: CRL check with circular depency support needed
Checking AKID of certificates and CRLs

Reviewed-by: mullan, weijun
2009-05-26 16:43:22 +08:00
Ivan Gerasimov
2d69e0654c 8068761: [TEST_BUG] java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException
Reviewed-by: rriggs
2015-11-30 16:28:18 +03:00
Sean Coffey
5f3a6cd67a 8133196: HTTPS hostname invalid issue with InetAddress
Reviewed-by: chegar, xuelei
2015-09-01 09:37:34 -07:00
Andrew John Hughes
0578be2c7b OPENJDK6-67: Fix copyright headers on imported files
Reviewed-by: omajid
2015-11-04 02:48:21 +00:00
Ivan Gerasimov
b654e8dd52 8135043: ObjectStreamClass.getField(String) too restrictive
Reviewed-by: igerasim, chegar
2015-10-26 14:37:04 +00:00
Kelly O'Hair
ccd7ac52d6 6888701: Change all template java source files to a .java-template file suffix
Reviewed-by: jjg, alanb, mr
2015-10-24 17:06:21 +01:00
Aleksei Efimov
06a020e7c9 8087118: Remove missing package from java.security files
Reviewed-by: joehw
2015-10-23 00:44:03 +01:00
Aleksei Efimov
b1c7f90d10 8078427: More supportive home environment
Reviewed-by: dfuchs, lancea, skoivu
2015-10-21 16:57:53 +01:00
Kevin Walls
fdf9a78f48 8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC
Reviewed-by: jbachorik, mullan
2015-10-20 01:46:51 +01:00
Jeff Nisewanger
38edb8a506 8014097: add doPrivileged methods with limited privilege scope
Backport new limited privilege doPrivileged using SharedSecrets

Reviewed-by: mchung, omajid
2015-10-16 15:41:54 +01:00
Ivan Gerasimov
e2bce58705 8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
Reviewed-by: rriggs, smarks
2015-07-31 17:18:59 +03:00
Sean Coffey
40d32d36cc 8028583: Add helper methods to test libraries
Reviewed-by: chegar
2013-11-19 14:47:48 +00:00