JDK-8165988 : [TEST_BUG] Test JarURLConnectionUseCaches.java fails at windows: failed to clean up files after test
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2016-09-14
  • Updated: 2017-11-29
  • Resolved: 2016-09-15
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8 JDK 9
7u131Fixed 8u152Fixed 9 b137Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Description
sun/net/www/protocol/jar/JarURLConnectionUseCaches.java

This test was introduced in JDK-6947916, test fails at Windows platform due to failed to clean up files after test.



Comments
The test has been problem listed on windows by JDK-8166054. Please update the problem list as part of the fix for this bug.
14-09-2016