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"

(Thorntail has passing MicroProfile TCKs on JDK 11 since version 2.4.0.Final, that is, MicroProfile 2.2+)
Line 39: Line 39:
 
| MP 2.2 || [https://thorntail.io/posts/announcing-thorntail-2-4-0-final/ Thorntail 2.4.0.Final] || Unverified
 
| MP 2.2 || [https://thorntail.io/posts/announcing-thorntail-2-4-0-final/ Thorntail 2.4.0.Final] || Unverified
 
|-
 
|-
| MP 3.0 || [https://github.com/OpenLiberty/open-liberty/releases/tag/gm-19.0.0.5 Open Liberty 19.0.0.5 and onwards] <br/> [https://thorntail.io/posts/announcing-thorntail-2-5-0-final/ Thorntail 2.5.0.Final] || Unverified
+
| MP 3.0 || [https://github.com/OpenLiberty/open-liberty/releases/tag/gm-19.0.0.5 Open Liberty 19.0.0.5 and onwards] <br/> [https://thorntail.io/posts/announcing-thorntail-2-5-0-final/ Thorntail 2.5.0.Final] <br/> [https://github.com/kumuluz/kumuluzee/releases/tag/v3.6.0/ KumuluzEE 3.6.0]|| Unverified
 
|-
 
|-
 
| MP 3.2 || 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] || Unverified
 
| MP 3.2 || 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] || Unverified
 
|}
 
|}

Revision as of 02:27, 10 December 2019

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
Unverified

Back to the top