mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
8277342: vmTestbase/nsk/stress/strace/strace004.java fails with SIGSEGV in InstanceKlass::jni_id_for
Reviewed-by: dholmes, hseigel
This commit is contained in:
parent
976c2bb056
commit
09e8c8c64a
2 changed files with 4 additions and 17 deletions
|
@ -1199,8 +1199,6 @@ private:
|
|||
void initialize_impl (TRAPS);
|
||||
void initialize_super_interfaces (TRAPS);
|
||||
void eager_initialize_impl ();
|
||||
/* jni_id_for_impl for jfieldID only */
|
||||
JNIid* jni_id_for_impl (int offset);
|
||||
|
||||
void add_initialization_error(JavaThread* current, Handle exception);
|
||||
oop get_initialization_error(JavaThread* current);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue