mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8213565: Crash in DependencyContext::remove_dependent_nmethod
Reviewed-by: rehn, kvn
This commit is contained in:
parent
a2bbc9c091
commit
3a5bccf5c6
18 changed files with 320 additions and 213 deletions
|
@ -426,6 +426,7 @@
|
|||
template(signers_name, "signers_name") \
|
||||
template(loader_data_name, "loader_data") \
|
||||
template(vmdependencies_name, "vmdependencies") \
|
||||
template(last_cleanup_name, "last_cleanup") \
|
||||
template(loader_name, "loader") \
|
||||
template(getModule_name, "getModule") \
|
||||
template(input_stream_void_signature, "(Ljava/io/InputStream;)V") \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue