-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b148
The langtools/test/Makfile should parameterize -retain as an option.
As is, no -restain option is passed and important files such as hs_err logs are not kept by default.
I propose the test Makefiles should parameterize the -retain option and default to 'fail,error'.
Users can change this by defining RETAIN_OPT(or whatever) if desired.
As is, no -restain option is passed and important files such as hs_err logs are not kept by default.
I propose the test Makefiles should parameterize the -retain option and default to 'fail,error'.
Users can change this by defining RETAIN_OPT(or whatever) if desired.