-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b71
-
x86
-
windows_xp
FULL PRODUCT VERSION :
1.6.0 build 68
A DESCRIPTION OF THE PROBLEM :
The package private class java.io.DeleteOnExitHook defines a method:
private void DeleteOnExitHook()
It has an implicit constructor. It appears that this was designed to be the sole constructor, but instead was defined as a method instead.
REPRODUCIBILITY :
This bug can be reproduced always.
1.6.0 build 68
A DESCRIPTION OF THE PROBLEM :
The package private class java.io.DeleteOnExitHook defines a method:
private void DeleteOnExitHook()
It has an implicit constructor. It appears that this was designed to be the sole constructor, but instead was defined as a method instead.
REPRODUCIBILITY :
This bug can be reproduced always.