jeff [Tue, 28 Jan 2014 20:10:19 +0000] rev 23119
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
Reviewed-by: lana
jeff [Mon, 13 Jan 2014 14:44:29 -0800] rev 23118
7129980: Third Party License Readme update for JDK8
Reviewed-by: lana, tbell
ksrini [Sat, 15 Feb 2014 16:37:19 -0800] rev 23117
8031545: [javac] refactor and cleanup JNIWriter.java
Reviewed-by: jjg
ksrini [Fri, 14 Feb 2014 17:28:07 -0800] rev 23116
8029145: javadoc fails with java.lang.IllegalStateException: endPosTable already set
Reviewed-by: jjg
alundblad [Thu, 13 Feb 2014 14:58:10 +0100] rev 23115
8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none
Summary: When compiling with -implicit:none, attribute, flow and desugar is skipped for better performance.
Reviewed-by: jfranck, jlahoda
jlahoda [Thu, 13 Feb 2014 13:38:48 +0100] rev 23114
8033961: Formatting of -Xlint: command line help
Summary: Improving formatting of command line help for -Xlint, including a short description of each lint.
Reviewed-by: jjg
dlsmith [Wed, 12 Feb 2014 12:31:30 -0700] rev 23113
4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf"
Summary: Adjust timing of printing "\\" in the comment scanner
Reviewed-by: jjg
jjg [Mon, 10 Feb 2014 11:52:52 -0800] rev 23112
8033930: Unnecessary new line after the StackMapTable
8033913: Incorrect indentation of StackMapTable entries
Reviewed-by: ksrini