History log of /openjdk10/langtools/test/tools/javac/annotations/6359949/T6359949a.java
Revision Date Author Comments
# 4237:add6717b655e 02-Jul-2017 sadayapalam

8068836: Error message should be updated when Override is used with static methods
Summary: Issue a more direct, specific error when @Override annotation is used with a static method
Reviewed-by: sadayapalam
Contributed-by: priya.lakshmi.muthuswamy@oracle.com


# 2807:1a05a620f8dc 27-Jan-2015 sogoel

8068463: Group 10c: golden files for tests in tools/javac dir
Reviewed-by: jjg, mcimadamore


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 0:9a66ca7c79fa 30-Nov-2007 duke

Initial load