Some of the functions to encode and decode compressed oops nowadays reside in the CompressedOops namespsace.
I propose that we move the rest of the compressed oops infrastructure to that place. The same goes for the compressed klass pointers functions.
I propose that we move the rest of the compressed oops infrastructure to that place. The same goes for the compressed klass pointers functions.
- relates to
-
JDK-8223675 arm32 build failure after 8223136 (Move compressed oops functions to CompressedOops class)
- Resolved
-
JDK-8223676 Minimal VM build failure after 8223136 (Move compressed oops functions to CompressedOops class)
- Resolved
-
JDK-8223637 Fix build breakage after 8223136
- Resolved
-
JDK-8223645 AArch64 build broken by fix for 8223136
- Resolved