JDK-8264866 : Remove unneeded WorkArounds.isAutomaticModule
  • Type: Enhancement
  • Component: tools
  • Sub-Component: javadoc(tool)
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-04-07
  • Updated: 2022-02-25
  • Resolved: 2021-06-08
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 17
17 b26Fixed
Related Reports
Blocks :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
After JDK-8264865 is fixed, javadoc's WorkArounds class shouldn't need its isAutomaticModule method anymore.
Comments
Changeset: 7a378165 Author: Joe Darcy <darcy@openjdk.org> Date: 2021-06-08 20:21:26 +0000 URL: https://git.openjdk.java.net/jdk/commit/7a37816548b913494b9671df9469b159cc62ae73
08-06-2021