History log of /openjdk9/langtools/test/tools/javac/enum/T6509042.java
Revision Date Author Comments
# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 17:aeaa0f482b28 02-Apr-2008 mcimadamore

6509042: javac rejects class literals in enum constructors
Summary: javac now distinguish between enum class literals and static fields
Reviewed-by: jjg