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
Tue, 10 Jan 2017 11:31:59 -0800 8171332: NPE in MembersPhase.finishClass
vromero [Tue, 10 Jan 2017 11:31:59 -0800] rev 43137
8171332: NPE in MembersPhase.finishClass Reviewed-by: mcimadamore
Tue, 10 Jan 2017 13:53:44 +0100 8172414: jshell not working in exploded JDK build
jlahoda [Tue, 10 Jan 2017 13:53:44 +0100] rev 43136
8172414: jshell not working in exploded JDK build Summary: Using Class.getResourceAsStream instead of a direct reference to JRT. Reviewed-by: rfield, sundar
Tue, 10 Jan 2017 10:17:47 +0100 8171385: jshell tool: unresponsive to ctrl-C in input wait on Windows
jlahoda [Tue, 10 Jan 2017 10:17:47 +0100] rev 43135
8171385: jshell tool: unresponsive to ctrl-C in input wait on Windows Summary: Ensuring stop is sent using the proper channel depending on the current state of the StopDetectingInputStream. Reviewed-by: rfield
Mon, 09 Jan 2017 18:04:16 -0800 8171981: JShell: Fails compilation: new Object().getClass().getSuperclass()
rfield [Mon, 09 Jan 2017 18:04:16 -0800] rev 43134
8171981: JShell: Fails compilation: new Object().getClass().getSuperclass() Reviewed-by: mcimadamore
Mon, 09 Jan 2017 16:20:48 -0800 8172458: Make javax.lang.model javadoc HTML 5 compliant
darcy [Mon, 09 Jan 2017 16:20:48 -0800] rev 43133
8172458: Make javax.lang.model javadoc HTML 5 compliant Reviewed-by: jjg
Mon, 09 Jan 2017 13:50:45 -0800 8172255: JShell API: ExecutionControl/LoaderDelegate: Remove unused/unimplemented setClassPath
rfield [Mon, 09 Jan 2017 13:50:45 -0800] rev 43132
8172255: JShell API: ExecutionControl/LoaderDelegate: Remove unused/unimplemented setClassPath Reviewed-by: jlahoda
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip