Logstash 2.2.2 fails to start on Ubuntu 14.04 LTS with IBM JDK 8

When I start logstash 2.2.2, it fails to run. The error message from the log file is
The signal INT is in use by the JVM and will not work correctly on this platform.

Logstash Version:

$ /opt/logstash/bin/logstash version
logstash 2.2.2

IBM JVM Version:

java version "1.8.0"
Java(TM) SE Runtime Environment (build pxa6480sr2fp10-20160108_01(SR2 FP10))
IBM J9 VM (build 2.8, JRE 1.8.0 Linux amd64-64 Compressed References 20160106_284759 (JIT enabled, AOT enabled)
J9VM - R28_20160106_1341_B284759
JIT - tr.r14.java_20151209_107110.02
GC - R28_20160106_1341_B284759_CMPRSS
J9CL - 20160106_284759)
JCL - 20151231_01 based on Oracle jdk8u71-b15

Does anyone know if Logstash will work on IBM JVM?

Nope, we do not currently support this JVM.