Details
-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b82
-
generic
-
generic
Description
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.