-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b38
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085439 | emb-9 | Jonathan Gibbons | P3 | Resolved | Fixed | team |
Many tests in test/tools/javac/api use a library class called ToolTester which opens a filemanaer for use by the test. The file manager is never closed and should be.
This can be done by making the ToolTester AutoCloseable and using t-w-r to run the test classes.
This can be done by making the ToolTester AutoCloseable and using t-w-r to run the test classes.
- backported by
-
JDK-8085439 Update ToolTester tests to close file manager
-
- Resolved
-
- relates to
-
JDK-8062504 javadoc Start does not close file managers that it opens
-
- Closed
-
-
JDK-8062348 langtools tests should close file manager (group 1)
-
- Closed
-