-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
hopper
-
generic, x86
-
linux, solaris
-
Verified
FileSystemPreferences lockFile0 does not close the file descriptor
on lock failure. As a result, on each locking failure
a file descriptor is leaked, which can result in an
exhaustion of resources.
on lock failure. As a result, on each locking failure
a file descriptor is leaked, which can result in an
exhaustion of resources.
- duplicates
-
JDK-4635353 Cannot lock preference file over nfs
- Closed