Search

Categories

Links

Referers

JSR 199 Java™ Compiler API — Early Draft Release

Jul 13 2005, 01:31:35 PM PDT »Java
The EDR of JSR 199 is available for download.

There are still some minor issues that must be ironed out before it goes in to the weekly Mustang drops:

  • Locations are required to implement the Filer api of apt and son-of-apt JSR 269.
  • Compilation results. In order to provide better integration with IDEs, the result of javax.tools.JavaCompilerTool.run(java.io.Writer, javax.tools.JavaFileObject...) should be an object with more detail than a mere int.
  • While preparing my JavaOne demo, I noticed that it would be useful to provide some abstract implementations of JavaFileObject and JavaFileManager.

Any comments regarding these issues or other issues are welcome and should be addressed to the expert group.

Post a Comment:
Comments are closed for this entry.
Comments:

Java is a trademark of Sun Microsystems, Inc.
Copyright © 2006,2007 Peter von der Ahé