- 10 12月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 12 11月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: JavacTrees' version of isAccessible should take into account enclosing class accessibility Reviewed-by: jjg
-
- 10 11月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 13 10月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 28 9月, 2010 1 次提交
-
-
由 jjg 提交于
6861094: javac -Xprint <file> does not print comments 6985205: access to tree positions and doc comments may be lost across annotation processing rounds Reviewed-by: darcy
-
- 10 9月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 08 9月, 2010 1 次提交
-
-
由 mcimadamore 提交于
6981185: com.sun.tools.model.JavacTypes.contains() calls Type.contains instead of Types.containsType Summary: wrong implementation is causing trivial containment tests to fail unexpectedly (when such tests are executed using compiler API) Reviewed-by: jjg
-
- 07 9月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 27 8月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 11 6月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 03 6月, 2010 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy
-
- 11 3月, 2010 1 次提交
-
-
由 jjg 提交于
Reviewed-by: ohair
-
- 06 3月, 2010 1 次提交
-
-
由 jjg 提交于
6930108: IllegalArgumentException in AbstractDiagnosticFormatter for tools/javac/api/TestJavacTaskScanner.jav Reviewed-by: darcy
-
- 16 2月, 2010 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 15 10月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 24 9月, 2009 1 次提交
-
-
由 jjg 提交于
6747645: ZipFileObject.getName is incorrectly deprecated 6885123: JavaFileObject getName issues Reviewed-by: mcimadamore
-
- 23 9月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell, ohair
-
- 09 9月, 2009 1 次提交
-
-
由 jjg 提交于
6483788: DefaultFileManager.ZipFileObject.toUri() fails to escape space characters 6501502: JSR 199: FileObject.toUri should return file:///c:/ or file:/c:/ not file://c:/ 6877206: JavaFileObject.toUri returns bogus URI (win) 6877223: tests @ignored because of issues with File.toURI on Windows Reviewed-by: mcimadamore, alanb
-
- 01 9月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 27 6月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: jjg, mcimadamore, darcy Contributed-by: mernst@cs.washington.edu, mali@csail.mit.edu, mpapi@csail.mit.edu
-
- 24 6月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Fixed problem with empty DiagnosticSource objects causing IAE in the JCDiagnostic constructor Reviewed-by: jjg
-
- 29 5月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 09 10月, 2008 2 次提交
-
-
由 mcimadamore 提交于
Summary: Added an -XD option to optionally prints out source lines in error messages Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: Compiler API should take into account locale settings Reviewed-by: jjg
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 10 9月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 22 8月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: Problems with diagnostic path and tab character in the source code Reviewed-by: darcy, jjg
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 17 6月, 2008 1 次提交
-
-
由 jjg 提交于
Reviewed-by: mcimadamore
-
- 04 4月, 2008 1 次提交
-
-
由 ksrini 提交于
Summary: takes this test out of service until the reall bug is fixed Reviewed-by: jjg
-
- 04 3月, 2008 1 次提交
-
-
由 mcimadamore 提交于
Summary: bad error-recovery after bad type-variable bound is detected Reviewed-by: jjg
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-