|
Quick Lists
|
|
Bug ID:
|
6397348
|
|
Votes
|
0
|
|
Synopsis
|
JSR 199: supported options
|
|
Category
|
java:compiler
|
|
Reported Against
|
|
|
Release Fixed
|
mustang(b81)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
2-High
|
|
Related Bugs
|
|
|
Submit Date
|
13-MAR-2006
|
|
Description
|
There should be some way to test if a JavaCompilerTool or a StandardJavaFileManager
recognize an option.
Posted Date : 2006-03-13 07:20:13.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
This functionality is important to support the JavacServer program.
We also assume that programs like ant will benefit from this.
Posted Date : 2006-03-17 15:25:24.0
This is tested by the JavacServer which has been moved to com.sun.tools.javac.Server
similar to com.sun.tools.javac.Launcher. The class has default access (package
private) and is not included in tools.jar.
Posted Date : 2006-04-09 02:25:00.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |