(Found this while adapting current mainline to Loom x86_32 port)
AfterJDK-8292584, we have gen_continuation_yield() that generates compiled entries, and relies on defaults for other ones (interpreter, exception). We should be more explicit about these, and verify the generators properly initialized all of them.
After
- relates to
-
JDK-8292584 assert(cb != __null) failed: must be with -XX:-Inline
-
- Resolved
-