eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.28k stars 720 forks source link

JEP 428: Structured Concurrency (Incubator) #15151

Closed pshipton closed 1 year ago

pshipton commented 2 years ago

https://openjdk.java.net/jeps/428 review ends - 2022/06/02

pshipton commented 2 years ago

@tajila @0xdaryl fyi

fengxue-IS commented 1 year ago

Second Incubator: https://openjdk.org/jeps/437 (no changes to API except for support to JEP 429)

pshipton commented 1 year ago

Closing as obsoleted in jdk20 by https://github.com/eclipse-openj9/openj9/issues/16437. OpenJ9 jdk19 doesn't have support for this incubator.