JDK-8249902 : tools/javac/records/mandated_members/read_resolve_method/CheckReadResolveMethodTest.java uses @ignore w/o bug-id
  • Type: Sub-task
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 15,16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-07-22
  • Updated: 2024-11-20
  • Resolved: 2020-08-18
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 16
16 b12Fixed
Related Reports
Relates :  
Description
tools/javac/records/mandated_members/read_resolve_method/CheckReadResolveMethodTest.java has '@ignore currently the compiler is generating a readResolve method but this test is failing now'

canonically, @ignore should be followed by the id of the bug which describes the problem and will be used to eventually fix it.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/b7c03752a78b User: vromero Date: 2020-08-18 23:38:38 +0000
18-08-2020