mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 01:24:33 +02:00
8297864: Dead code elimination
Reviewed-by: coleenp, pchilanomate
This commit is contained in:
parent
777fb52ef5
commit
d523d9d081
100 changed files with 11 additions and 1058 deletions
|
@ -1071,7 +1071,6 @@
|
|||
nonstatic_field(CompileTask, _next, CompileTask*) \
|
||||
nonstatic_field(CompileTask, _prev, CompileTask*) \
|
||||
\
|
||||
nonstatic_field(vframeArray, _next, vframeArray*) \
|
||||
nonstatic_field(vframeArray, _original, frame) \
|
||||
nonstatic_field(vframeArray, _caller, frame) \
|
||||
nonstatic_field(vframeArray, _frames, int) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue