History log of /openjdk10/langtools/test/tools/javac/unicode/NonasciiDigit.java
Revision Date Author Comments
# 2541:9afce8591cc7 13-Jul-2014 jlahoda

8048805: Request to investigate and update lexer error recovery in javac
8046620: Further investigation needed for few error messages for negative unicode tests in langtools regression ws
8048803: javac should report complete character code in the error messages
Summary: Improving error reporting and recovery in the lexer
Reviewed-by: jjg, mcimadamore
Contributed-by: jan.lahoda@oracle.com, sonali.goel@oracle.com


# 2524:e320e5265383 07-Jul-2014 sogoel

8044080: .out files for unicode, implicitThis and importChecks tests in tools/javac dir
Reviewed-by: jjg


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 0:9a66ca7c79fa 30-Nov-2007 duke

Initial load