mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 06:14:49 +02:00
Merge
This commit is contained in:
commit
239370b736
1382 changed files with 52370 additions and 23387 deletions
|
@ -42,7 +42,6 @@ public:
|
|||
Verified_Entry,
|
||||
Frame_Complete, // Offset in the code where the frame setup is (for forte stackwalks) is complete
|
||||
OSR_Entry,
|
||||
Dtrace_trap = OSR_Entry, // dtrace probes can never have an OSR entry so reuse it
|
||||
Exceptions, // Offset where exception handler lives
|
||||
Deopt, // Offset where deopt handler lives
|
||||
DeoptMH, // Offset where MethodHandle deopt handler lives
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue