mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
7090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_oop
Reviewed-by: kvn, never, jrose
This commit is contained in:
parent
b030a36386
commit
ae64d0bc30
7 changed files with 54 additions and 24 deletions
|
@ -516,7 +516,7 @@ class FrameValues {
|
|||
void describe(int owner, intptr_t* location, const char* description, int priority = 0);
|
||||
|
||||
void validate();
|
||||
void print();
|
||||
void print(JavaThread* thread);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue