- 19 9月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: Resolve.java should keep track of all candidates found during a method resolution sweep to generate more meaningful diagnostics Reviewed-by: jjg
-
- 16 8月, 2010 1 次提交
-
-
由 mcimadamore 提交于
Summary: unconstrained type-variables with recursive bounds are not inferred properly Reviewed-by: jjg
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy
-
- 24 9月, 2009 1 次提交
-
-
由 jjg 提交于
6747645: ZipFileObject.getName is incorrectly deprecated 6885123: JavaFileObject getName issues Reviewed-by: mcimadamore
-
- 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
-
- 28 8月, 2009 1 次提交
-
-
由 jjg 提交于
Reviewed-by: darcy
-
- 30 7月, 2009 2 次提交
-
-
由 mcimadamore 提交于
Summary: Unattributed type variable should not be accessed by the rich formatter when emitting where clauses Reviewed-by: jjg
-
由 mcimadamore 提交于
Summary: The rich formatter generates worng numbers for type-variables in where clauses Reviewed-by: jjg
-
- 16 7月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Rich formatter shouldn't propagate visits on method symbols that have a null type Reviewed-by: jjg
-
- 16 6月, 2009 1 次提交
-
-
由 mcimadamore 提交于
6845686: basic and raw formatters do not display captured var id properly when javac runs in -XDoldDiags mode Summary: Basic and raw formatters do not override Printer methods properly Reviewed-by: jjg
-
- 21 5月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Added RichDiagnosticFormatter which provides better formatting capabilities for javac types/symbols Reviewed-by: jjg
-
- 06 3月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: create new combo type/symbol visitor printer used by all diagnostic formatters Reviewed-by: jjg
-
- 13 2月, 2009 1 次提交
-
-
由 mcimadamore 提交于
Summary: Added support for customizing diagnostic output via API/command line flags Reviewed-by: jjg
-