git: openjdk/jdk: 2 new changesets
Christian Hagedorn
chagedorn at openjdk.java.net
Thu Oct 21 14:06:46 UTC 2021
Changeset: d589b664
Author: Weijun Wang <weijun at openjdk.org>
Date: 2021-10-21 14:04:48 +0000
URL: https://git.openjdk.java.net/jdk/commit/d589b664cc809aea39ec094e99b1898df1bf3c19
8270380: Change the default value of the java.security.manager system property to disallow
Reviewed-by: lancea, mullan, rriggs
! src/java.base/share/classes/java/lang/SecurityManager.java
! src/java.base/share/classes/java/lang/System.java
! test/jdk/java/lang/System/AllowSecurityManager.java
! test/jdk/java/lang/System/SecurityManagerWarnings.java
! test/jdk/sun/security/pkcs11/KeyStore/Basic.java
! test/jdk/sun/security/pkcs11/Provider/MultipleLogins.sh
Changeset: 3b0ce23b
Author: Christian Hagedorn <chagedorn at openjdk.org>
Date: 2021-10-21 14:05:45 +0000
URL: https://git.openjdk.java.net/jdk/commit/3b0ce23bcd827d0998fe9b43e5b0220c915dab21
8274888: Dump "-DReproduce=true" to the test VM command line output
Reviewed-by: thartmann, kvn
! test/hotspot/jtreg/compiler/lib/ir_framework/driver/TestVMProcess.java
More information about the jdk-changes
mailing list