History log of /openjdk10/langtools/test/tools/javac/6341866/T6341866.java
Revision Date Author Comments
# 2933:49d207bf704d 21-May-2015 akulyakh

8076543: Add @modules as needed to the langtools tests
Reviewed-by: jjg, shurailine


# 2687:56f8be952a5c 29-Oct-2014 jjg

8062348: langtools tests should close file manager (group 1)
Reviewed-by: darcy


# 2249:b49771a49320 16-Jan-2014 darcy

8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1
Reviewed-by: jjg, sogoel


# 797:4868a36f6fd8 28-Dec-2010 ohair

6962318: Update copyright year
Reviewed-by: xdono


# 756:c44234f680da 29-Nov-2010 jjg

6900037: javac should warn if earlier -source is used and bootclasspath not set
Reviewed-by: darcy


# 553:9d9f26857129 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy


# 307:03944ee4fac4 26-Jun-2009 jjg

6843077: JSR 308: Annotations on types
Reviewed-by: jjg, mcimadamore, darcy
Contributed-by: mernst@cs.washington.edu, mali@csail.mit.edu, mpapi@csail.mit.edu


# 53:eaf608c64fec 02-Jul-2008 xdono

6719955: Update copyright year
Summary: Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell


# 10:b66d15dfd001 11-Mar-2008 jjg

6307187: clean up code for -Xlint:options
Summary: introduce common code for handling one-of and any-of options
Reviewed-by: mcimadamore


# 0:9a66ca7c79fa 30-Nov-2007 duke

Initial load