Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MicroProfile/JDK11Runtime"

(Helidon JDK11 support)
Line 42: Line 42:
 
|-
 
|-
 
| MP 3.2 || [https://blog.payara.fish/jdk-11-support-available-in-payara-platform-194 Payara Server 5.194 and Payara Micro 5.194] <br/> [https://thorntail.io/posts/announcing-thorntail-2-6-0-final/ Thorntail 2.6.0.Final]<br/>[https://github.com/oracle/helidon/releases/tag/1.4.0 Helidon 1.4.0] || Unverified
 
| MP 3.2 || [https://blog.payara.fish/jdk-11-support-available-in-payara-platform-194 Payara Server 5.194 and Payara Micro 5.194] <br/> [https://thorntail.io/posts/announcing-thorntail-2-6-0-final/ Thorntail 2.6.0.Final]<br/>[https://github.com/oracle/helidon/releases/tag/1.4.0 Helidon 1.4.0] || Unverified
 +
| MP 3.3 || [https://github.com/OpenLiberty/open-liberty/releases/tag/gm-20.0.0.4 Open Liberty 20.0.0.4 and onwards] || Unverified
 
|}
 
|}

Revision as of 11:42, 15 May 2020

This page is intended to track the status of each MicroProfile specification as it moves towards JDK 11 runtime compatibility.

Specification Spec Binary and TCK Compat Spec Binary TCK Source
Config 1.3 Unverified
Context Propagation 1.0 Unverified
Fault Tolerance 2.0 2.0
Health 2.0, 2.1 Unverified
JWT 1.1 Unverified
Metrics 2.0, 2.1 2.1
Open Tracing 1.3 Unverified
Open API 1.1 Unverified
Reactive Messaging 1.0 Unverified
Reactive Streams Operators 1.0 Unverified
REST Client 1.3 Unverified


Note: Specifications should switch "No" to the version of the specification that complies with each of the Architectural issues when it's done


Releases Runtime that passed the spec TCKs with Java11 Runtime that recompiled the current APIs and TCKs with Java11 and passed
MP 2.2 Thorntail 2.4.0.Final Unverified
MP 3.0 Open Liberty 19.0.0.5 and onwards
Thorntail 2.5.0.Final
KumuluzEE 3.6.0
Unverified
MP 3.2 Payara Server 5.194 and Payara Micro 5.194
Thorntail 2.6.0.Final
Helidon 1.4.0
Unverified MP 3.3 Open Liberty 20.0.0.4 and onwards Unverified

Back to the top