JDK-8271711 : Remove WorkArounds.isSynthetic
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-08-03
  • Updated: 2022-02-25
  • Resolved: 2021-08-03
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
18 b09Fixed
Related Reports
Relates :  
Relates :  
Description
The isSynthetic check javadoc's WorkArounds class can be replaced by built-in functionality in the annotation processing Elements interface.
Comments
Changeset: 6594d3a3 Author: Joe Darcy <darcy@openjdk.org> Date: 2021-08-03 18:13:17 +0000 URL: https://git.openjdk.java.net/jdk/commit/6594d3a3ef175a71ea34c7698ab96537c761f022
03-08-2021