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.