-
Bug
-
Resolution: Fixed
-
P4
-
None
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248287 | 16 | Mandy Chung | P4 | Resolved | Fixed | b04 |
JDK-8250099 | 15.0.2 | Mandy Chung | P4 | Resolved | Fixed | b01 |
JDK-8250398 | 15.0.1 | Mandy Chung | P4 | Resolved | Fixed | b03 |
java/lang/ClassLoader.java, line 154 reads
The platform class loader is a parent or an ancestor of the system class
loader that all platform classes are visible to it.
I think it should say "so that all". Or "and all". Or something. Maybe the wording depends on what "it" refers to: the platform class loader or the system class loader.
The platform class loader is a parent or an ancestor of the system class
loader that all platform classes are visible to it.
I think it should say "so that all". Or "and all". Or something. Maybe the wording depends on what "it" refers to: the platform class loader or the system class loader.
- backported by
-
JDK-8248287 Small clarification of the javadoc about builtin class loaders
- Resolved
-
JDK-8250099 Small clarification of the javadoc about builtin class loaders
- Resolved
-
JDK-8250398 Small clarification of the javadoc about builtin class loaders
- Resolved