-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
None
-
b82
-
generic
-
generic
nasgen tool is run on currently built jdk due to dependency on ASM classes. But we should avoid using current jdk (this prevents cross compilation usage - where the result jdk is built for another platform. nasgen should avoid using currently built jdk to run.