JDK-8017531 : 8010460 changes broke bytecodeInterpreter.cpp
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2013-06-24
  • Updated: 2024-12-05
  • Resolved: 2013-06-27
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 8 Other
8Fixed hs25Fixed
Related Reports
Relates :  
Description
8010460 changes use undefined Method::extra_stack_entries_for_indy instead of Method::extra_stack_entries_for_jsr292. Also, it should use labs():

http://cr.openjdk.java.net/~goetz/webrevs/fix_after_8010460

Comments
Regarding the lack of regression test: this is a fix to the the c++ interpreter provided by an external contributor. We don't build or test the c++ interpreter.
18-10-2013

URL: http://hg.openjdk.java.net/hsx/hsx25/hotspot/rev/6a0ead6dc6db User: amurillo Date: 2013-06-28 15:53:59 +0000
28-06-2013

URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/6a0ead6dc6db User: kvn Date: 2013-06-27 05:22:26 +0000
27-06-2013