JDK-8217998 : Remove method_type field associated with the appendix field of an indy or method handle call
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 13
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-01-29
  • Updated: 2024-02-06
  • Resolved: 2019-02-13
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 13
13 b09Fixed
Related Reports
Relates :  
Description
Remove the method_type field associated with the appendix field of 
an indy or method handle call.  It is unused and just adds complexity and footprint. 
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/bdccafc038a2 User: lfoltan Date: 2019-02-13 20:50:49 +0000
13-02-2019