Skip to content

Commit 2a21f3a

Browse files
authored
Update README.md
1 parent 832d1f1 commit 2a21f3a

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

11/README.md

+13-3
Original file line numberDiff line numberDiff line change
@@ -296,8 +296,18 @@ _core-libs/java.lang_
296296

297297
The values of `java.home`, `user.home`, `user.dir`, and `user.name` properties are cached at startup. Changes made using `System::setProperty` after startup will not change the behavior of APIs in the java.base module.
298298

299-
_core-libs/java.lang.module_
299+
_security-libs/java.security_
300+
301+
**Added GoDaddy Root Certificates**
302+
303+
**Removal of Baltimore Cybertrust Code Signing CA**
304+
305+
**Removal of SECOM Root Certificate**
306+
307+
**Added T-Systems, GlobalSign and Starfield Services Root Certificates**
308+
309+
**Removal of AOL and Swisscom Root Certificates**
300310

301-
**Change to Policy for the Default Set of Modules Resolved When Compiling or Running Code on the Class Path**
311+
**Removal of Several Symantec Root CAs**
302312

303-
The default set of root modules when compiling code or running code on the class path has changed in JDK 11 to be all observable system modules that export an API. The only observable change is that the `java.se` module is no longer resolved by default.
313+
**Added Entrust Root Certificates**

0 commit comments

Comments
 (0)