You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We used to run tests against IBM JVM before #129, would be good to bring this back so we can say we support Java 8+ without adding the qualification that we only support (test against) OpenJDK-based JVMs.
The text was updated successfully, but these errors were encountered:
It seems like both of our techniques for downloading Java, GHA setup-java and Gradle have vendor-specific Java downloading targeted to their next release
It is very easy now to add to our smoke tests, e.g. for jetty. And we will add that for WebSphere Liberty when that support lands here "soon". Do we want both jdk8 and 11 from IBM or one is enough? Any opinions?
We used to run tests against IBM JVM before #129, would be good to bring this back so we can say we support Java 8+ without adding the qualification that we only support (test against) OpenJDK-based JVMs.
The text was updated successfully, but these errors were encountered: