1 - compiler.note.incubating.modules: jdk.incubator.mvt
   2 CheckNullCastable.java:10:54: compiler.warn.prob.found.req: (compiler.misc.inconvertible.types: compiler.misc.type.null, CheckNullCastable)
   3 CheckNullCastable.java:11:17: compiler.warn.incomparable.types: CheckNullCastable, compiler.misc.type.null
   4 CheckNullCastable.java:11:17: compiler.warn.value.does.not.support: !=
   5 CheckNullCastable.java:12:18: compiler.warn.incomparable.types: compiler.misc.type.null, CheckNullCastable
   6 CheckNullCastable.java:12:18: compiler.warn.value.does.not.support: !=
   7 - compiler.err.warnings.and.werror
   8 1 error
   9 5 warnings