Fri, 13 Jan 2017 19:29:55 -0800 8172531: Correct misstatements in javax.lang.model visitor documentation
darcy [Fri, 13 Jan 2017 19:29:55 -0800] rev 43147
8172531: Correct misstatements in javax.lang.model visitor documentation Reviewed-by: jjg
Fri, 13 Jan 2017 18:29:21 -0800 8172678: JShell Tests: Disable CompletionSuggestionTest.testBrokenClassFile2()
rfield [Fri, 13 Jan 2017 18:29:21 -0800] rev 43146
8172678: JShell Tests: Disable CompletionSuggestionTest.testBrokenClassFile2() Reviewed-by: jlahoda
Fri, 13 Jan 2017 15:48:12 -0800 8172474: javac should enable doclint checking for HTML 5
jjg [Fri, 13 Jan 2017 15:48:12 -0800] rev 43145
8172474: javac should enable doclint checking for HTML 5 Reviewed-by: jlahoda
Fri, 13 Jan 2017 01:35:30 +0000 Merge
lana [Fri, 13 Jan 2017 01:35:30 +0000] rev 43144
Merge
Thu, 12 Jan 2017 15:59:28 -0800 8171528: Crash in Annotate with duplicate package-info declarations
vromero [Thu, 12 Jan 2017 15:59:28 -0800] rev 43143
8171528: Crash in Annotate with duplicate package-info declarations Reviewed-by: jjg
Thu, 12 Jan 2017 09:04:16 -0800 8172213: Remove unused and partially implemented JavacElements#getSourcePosition methods
vromero [Thu, 12 Jan 2017 09:04:16 -0800] rev 43142
8172213: Remove unused and partially implemented JavacElements#getSourcePosition methods Reviewed-by: jjg
Thu, 12 Jan 2017 15:37:46 +0100 8172668: NPE in jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.importNamed(
jlahoda [Thu, 12 Jan 2017 15:37:46 +0100] rev 43141
8172668: NPE in jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.importNamed( Summary: Guarding against noType returned from ErrorType.getOriginalType. Reviewed-by: mcimadamore
Wed, 11 Jan 2017 11:09:04 -0800 8172530: JShell: TypeProjection .stream().map(...).collect(...) must be replaced with .map(...)
rfield [Wed, 11 Jan 2017 11:09:04 -0800] rev 43140
8172530: JShell: TypeProjection .stream().map(...).collect(...) must be replaced with .map(...) Reviewed-by: mcimadamore
Wed, 11 Jan 2017 10:29:24 -0800 8171325: NPE in Check.clearLocalClassNameIndexes
vromero [Wed, 11 Jan 2017 10:29:24 -0800] rev 43139
8171325: NPE in Check.clearLocalClassNameIndexes Reviewed-by: mcimadamore
Wed, 11 Jan 2017 10:59:57 +0100 8169197: Improve error reporting for compiling against unexported package
jlahoda [Wed, 11 Jan 2017 10:59:57 +0100] rev 43138
8169197: Improve error reporting for compiling against unexported package Summary: When a type cannot be found, look into other modules, search for possible viable types, and report them conveniently to the user. Reviewed-by: mcimadamore, jjg
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip