-
Bug
-
Resolution: Not an Issue
-
P3
-
7
-
generic
-
generic
This issue came up with the langtools split planned for B19.
Make sure the builds run javac in the same way as the javac launcher script, which currently uses "-J-Xss4m -J-ea:com.sun.tools..."
Q: Is it necessary?
Q: Should only fastdebug builds and fastdevug javac launcher use it?
Q: Is the -Xss4m necessary at all?
Make sure the builds run javac in the same way as the javac launcher script, which currently uses "-J-Xss4m -J-ea:com.sun.tools..."
Q: Is it necessary?
Q: Should only fastdebug builds and fastdevug javac launcher use it?
Q: Is the -Xss4m necessary at all?
- relates to
-
JDK-6396503 javac should not require assertions enabled
- Closed