hg: jdk9/dev/langtools: 8027999: Poorly worded error message when attempting to assign to this

andreas.lundblad at oracle.com andreas.lundblad at oracle.com
Wed Mar 23 12:40:32 UTC 2016


Changeset: b40b4ce0daab
Author:    alundblad
Date:      2016-03-23 13:39 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/b40b4ce0daab

8027999: Poorly worded error message when attempting to assign to this
Summary: Changed the error message when trying to assign to this.
Reviewed-by: jjg

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/tools/javac/diags/examples/CantAssignToThis.java



More information about the jdk9-dev-changes mailing list