hg: jdk9/dev/jdk: 8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'

jamil.j.nimeh at oracle.com jamil.j.nimeh at oracle.com
Fri Jul 8 21:43:18 UTC 2016


Changeset: b001deb8c797
Author:    jnimeh
Date:      2016-07-08 14:42 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/b001deb8c797

8129972: Clarify the javadoc of java.security.CodeSource as to the nullability of 'location'
Summary: Improves clarity of the CodeSource javadoc, specifically regarding the ability of the URL parameter in the constructors being null.
Reviewed-by: mullan

! src/java.base/share/classes/java/security/CodeSource.java



More information about the jdk9-dev-changes mailing list