JDK-8261399 : Cleanup code based on code review comments
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: internal
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2021-02-09
  • Updated: 2021-02-09
  • Resolved: 2021-02-09
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.
Other
internalFixed
Related Reports
Relates :  
Description
We have open review for metal pipeline implementation : https://github.com/openjdk/jdk/pull/2403

This bug handles review comments :
Removing incorrent maxNativetextureSize comment : https://github.com/openjdk/jdk/pull/2403#discussion_r571214582 
Removes import in CGraphicsConfig.java : https://github.com/openjdk/jdk/pull/2403#discussion_r572199603 
Removes OpenGL comments in MTLContext : https://github.com/openjdk/jdk/pull/2403#discussion_r572229444 , https://github.com/openjdk/jdk/pull/2403#discussion_r572229652