Linux JDK 11

Michael Osipov 1983-01-06 at gmx.net
Sun Oct 28 21:07:42 UTC 2018


Am 2018-10-27 um 22:40 schrieb Greg Lewis:
> Hi all,
> 
> I've created a port of the Linux JDK 11 based on the release available at
> https://jdk.java.net/11/ but haven't committed it since the binaries don't
> work, at least for me.  I wanted to get a sense of other's experiences if
> they have any.  When I try to run java -version I get:
> 
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0xffffffffff600800, pid=550, tid=100508
> #
> # JRE version:  (11.0.1+13) (build )
> # Java VM: OpenJDK 64-Bit Server VM (11.0.1+13, mixed mode, aot, sharing, tiered, compressed oops, g1 gc, linux-amd64)
> # Problematic frame:
> # C  0xffffffffff600800
> #
> # Core dump will be written. Default location: core.550 (may not exist)
> #
> # An error report file with more information is saved as:
> # /usr/ports/java/linux-openjdk-jdk11/hs_err_pid550.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.java.com/bugreport/crash.jsp
> #
> 
> This is on FreeBSD 11.2/amd64.  I'm interested to know if other see the
> same and how it behaves on FreeBSD 12 as well.

Pity, I run Tomcat 8.5 on 10.4-STABLE/i386 with Common Daemon. With the 
native part the usage of the Linux JDK is hardly portable/possible.

What does "gdb where" say?

Michael


More information about the freebsd-java mailing list