5859606162636465666768
TypeUDT type = TypeUDT.STREAM; SocketUDT socket = new SocketUDT(type); // this will kill the jvm socket.testCrashJVM0(); } catch (Throwable e) { log.error("unexpected", e); }