-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b134
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8307323 | 8u391 | kiran kumar J | P4 | Resolved | Fixed | b01 |
The test for FileChannel locks shall be cleaned/enhanced:
- Consistently use "try-with-resources".
- Add comments to methods.
- Add a tag for bug 7146506 as that issue is tested inherently.
- Make some variables more descriptive.
- Log Exceptions that are received via stderr of a secondary VM process that tests acquiring FileChannel Locks more nicely.
- Consistently use "try-with-resources".
- Add comments to methods.
- Add a tag for bug 7146506 as that issue is tested inherently.
- Make some variables more descriptive.
- Log Exceptions that are received via stderr of a secondary VM process that tests acquiring FileChannel Locks more nicely.
- backported by
-
JDK-8307323 Cleanup of test java/nio/channels/FileChannel/Lock.java
-
- Resolved
-