mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
Merge
This commit is contained in:
commit
8d6035660e
223 changed files with 5079 additions and 2219 deletions
|
@ -296,7 +296,7 @@ class methodOopDesc : public oopDesc {
|
|||
void set_compiled_invocation_count(int count) { _compiled_invocation_count = count; }
|
||||
#endif // not PRODUCT
|
||||
|
||||
// Clear (non-shared space) pointers which could not be relevent
|
||||
// Clear (non-shared space) pointers which could not be relevant
|
||||
// if this (shared) method were mapped into another JVM.
|
||||
void remove_unshareable_info();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue