Also code of the form Method* method_oop = blah; Method* is not an oop anymore.
There's also a lot of "this_oop" in instanceKlass.cpp and constantPool.cpp.
The comments in src/share/vm/oops/method.hpp are also wrong. These block comments which show the layout of metadata in the metadata header files are frequently out of date. It might be better not to have them.
There are also references to permgen in places.
- duplicates
-
JDK-8029567 Clean up linkResolver code
-
- Resolved
-