-
Bug
-
Resolution: Fixed
-
P3
-
5.0
-
b57
-
generic
-
generic
As currently written, the apt tool uses a new classloader for each round of apt processing. Consequently, "the same" class is loaded multiple times and factory class cannot use static state inside itself to determine what to do. Factories should be able to use such state.
- relates to
-
JDK-5048535 apt should revise discovery policy to query already loaded factories
-
- Resolved
-
-
JDK-5048539 apt needs a listener mechanism
-
- Resolved
-