Skip to content

Commit

Permalink
Merge pull request #20100 from keithc-ca/spillarea47
Browse files Browse the repository at this point in the history
(0.47.0) Ensure that J9JITGPRSpillArea is available
  • Loading branch information
pshipton authored Sep 3, 2024
2 parents d9103b2 + cf58364 commit 7a8d05e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debugtools/DDR_VM/src/com/ibm/j9ddr/AuxFieldInfo29.dat
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ J9JITFrame.returnPC = required
J9JITHashTable.buckets = required
J9JITHashTable.end = required
J9JITHashTable.start = required
J9JITGPRSpillArea.unused = void*
J9JITStackAtlas.internalPointerMap = required
J9JITStackAtlas.localBaseOffset = required
J9JITStackAtlas.numberOfMapBytes = required
Expand Down

0 comments on commit 7a8d05e

Please sign in to comment.