JDK-8255041 : Zero: remove old JSR 292 support leftovers
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 8,11,15,16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-10-20
  • Updated: 2020-10-28
  • Resolved: 2020-10-21
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 b21Fixed
Related Reports
Relates :  
Description
JDK-8000780 removed `ZeroInterpreter::method_handle_entry`, but left its helpers around. These have no uses, and can be eliminated.
Comments
Changeset: 8d9e6d01 Author: Aleksey Shipilev <shade@openjdk.org> Date: 2020-10-21 16:33:53 +0000 URL: https://git.openjdk.java.net/jdk/commit/8d9e6d01
21-10-2020