Here is an excerpt of the log file:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/095411.rwestrel/s/hotspot/src/share/vm/opto/library_call.cpp:4807), pid=13735, tid=139661848876800
# assert(allocx == alloc) failed: where has the allocation gone?
#
# JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-20150323095411.rwestrel.8069263-b00)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-fastdebug-20150323095411.rwestrel.8069263-b00 compiled mode linux-amd64 compressed oops)
# Core dump written. Default location: /export/local/aurora/sandbox/results/weblogic/core
The failing assert was added by JDK-8073866 so this problem could be related to that issue.