commit | 47ec9819c2aa9133b1cd2b65987f9cd18301e8fb | [log] [tgz] |
---|---|---|
author | Sebastian Sickelmann <sebastian@openjdk.org> | Tue Nov 10 21:13:40 2015 +0100 |
committer | Sebastian Sickelmann <sebastian@openjdk.org> | Tue Nov 10 21:13:40 2015 +0100 |
tree | bf0152985f8f36c9dcc72c690856b05a81be8494 | |
parent | 5541c558b87a3b093c9b723a6fbce90e5217ccc6 [diff] |
8141662: Javadoc fix. Do not suggest to use new Boolean(true) Javadoc only fix of 5108778 Too many instances of java.lang.Boolean created in Java application for the java/net library Reviewed-by: wetmore