On 6/27/2018 10:53 AM, Coty Sutherland wrote:
On Wed, Jun 27, 2018 at 1:08 PM, Prateek <prateeksures...@gmail.com> wrote:
Hi Chris,

By hardened, I meant that support for some FIPS non-complaint algos were
removed/disabled.

Thanks for confirming again that this is a clear problem with the JVM.
 From what you've given us this is a JVM problem and nothing that we can fix
for you. At this point, we're just trying to verify that you get the same
issue on a stable JVM as you do with the Java 11 Early Access release.

While the current version of Java is 10, as per the support roadmap at
http://www.oracle.com/technetwork/java/javase/eol-135779.html
the support for Java 10 ends within 6 months of end of support for Java
8.  We are trying to have our product ship with the version of Java, which
has support availability beyond these timelines.

I have tried running with Java 10 and hit the same issue.  I am not sure
about the Java 11.super-alpha that you were referring to.  Can you please
point me in that direction.
Please provide the hs_err_pid from a run with Java 10 so that we can verify
that the failure is the same.
On 6/27/2018 9:18 AM, Prateek wrote:
http://tomcat.apache.org/whichversion.html

The above link suggests that tomcat generally works with any Java early access 
builds and hence the attempt to run using JDK11 EA build.  Please suggest on 
the course of action that I should be taking.

I agree with Chris and Coty.

The statement that "Tomcat generally works with any Java version that complies with the minimum requirements" is correct, but that is based on the premise that the Java version does not have bugs that would prevent Tomcat from running.

The problem with EA/Alpha/Beta builds is that they are not well tested yet, and any "improvement" in the new version might introduce a new bug that will cause such an issue.

It is also possible that a bug was introduced in Java 9 or 10 and your specific set up triggers it while for most users there are no issues so it hasn't been reported or fixed yet.

Igal





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to