JDK 19 |
---|
19 masterFixed |
Relates :
|
During x86_32 porting, I ended up rewriting the copy of x86_64 gen_continuation_enter significantly to make it more streamlined. The original x86_64 gen_continuation_enter should enjoy the similar streamlining, since it would likely to be the template for many other architectures. Draft PR: https://github.com/openjdk/jdk/pull/8802
|