JDK-8271194 : test/jdk/java/nio/file/spi/SetDefaultProvider.java @bug tag misleading
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-07-23
  • Updated: 2021-08-14
  • Resolved: 2021-08-13
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 18
18Fixed
Related Reports
Relates :  
Description
JDK-8266345 added a new test to the existing test SetDefaultProvider.java. The @bug added by this change makes it look like the test is about JDK-8266345 whereas the test is much broader and dates back to the original JSR-203 implementation. We should fix the @bug tag or remove it.

Comments
This issue was addressed as part of the update to SetDefaultProvider.java via JDK-8263940
13-08-2021