mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
Merge
This commit is contained in:
commit
8d6035660e
223 changed files with 5079 additions and 2219 deletions
|
@ -471,7 +471,7 @@ class Klass : public Klass_vtbl {
|
|||
}
|
||||
bool search_secondary_supers(klassOop k) const;
|
||||
|
||||
// Find LCA in class heirarchy
|
||||
// Find LCA in class hierarchy
|
||||
Klass *LCA( Klass *k );
|
||||
|
||||
// Check whether reflection/jni/jvm code is allowed to instantiate this class;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue