hg: jdk8u/jdk8u-dev/jdk: 2 new changesets

shade at redhat.com shade at redhat.com
Fri Jul 5 14:23:37 UTC 2019


Changeset: 31d3c2937dcb
Author:    shade
Date:      2019-07-05 16:22 +0200
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/31d3c2937dcb

8227018: CompletableFuture should not call Runtime.availableProcessors on fast path
Reviewed-by: dl, martin

! src/share/classes/java/util/concurrent/CompletableFuture.java

Changeset: 6e1a1f54e7ef
Author:    bchristi
Date:      2016-10-07 12:01 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/6e1a1f54e7ef

8151486: Class.forName causes memory leak
Summary: Remove ClassLoader.domains
Reviewed-by: coleenp, dholmes, mchung, naoto

! src/share/classes/java/lang/ClassLoader.java
+ test/java/lang/ClassLoader/forNameLeak/ClassForName.java
+ test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java
+ test/java/lang/ClassLoader/forNameLeak/test.policy



More information about the jdk8u-dev-changes mailing list