mchung [Thu, 06 Apr 2017 18:00:47 -0700] rev 44543
8178286: Missing @moduleGraph in javadoc
Reviewed-by: lancea
lana [Thu, 06 Apr 2017 18:00:10 +0000] rev 44542
Merge
ksrini [Wed, 05 Apr 2017 14:05:00 -0700] rev 44541
8065825: Make the java -help consistent with the man page
Reviewed-by: alanb
rriggs [Thu, 06 Apr 2017 10:41:31 -0400] rev 44540
8178154: Typo in Object.finalize deprecation javadoc
Reviewed-by: mchung
jlahoda [Thu, 06 Apr 2017 16:17:03 +0200] rev 44539
8178077: jshell tool: crash on ctrl-up or ctrl-down
Summary: When looking up a private method, using the ConsoleReader.class, instead of getClass(), which may return a subclass.
Reviewed-by: rfield
dfuchs [Thu, 06 Apr 2017 14:38:15 +0100] rev 44538
8178139: Minor typo in API documentation of java.util.logging.Logger
Reviewed-by: lancea
chegar [Thu, 06 Apr 2017 09:00:47 +0100] rev 44537
8178101: Migrate the thread deprecation technote to javadoc doc-files
Reviewed-by: dholmes