The current loom code makes some assumptions about GC that will not work with generational ZGC. We should make this code more GC agnostic, and provide a better interface for talking to the GC.
- relates to
-
JDK-8306734 Shenandoah: Missing barriers on deoptimization path
- Resolved
-
JDK-8331608 Consolidate EncodeGCModeConcurrentFrameClosure and TransformStackChunkClosure
- Closed