SwitchNoExtraTypes.java:10:16: compiler.err.prob.found.req: (compiler.misc.inconvertible.types: boolean, int) SwitchNoExtraTypes.java:16:16: compiler.err.prob.found.req: (compiler.misc.possible.loss.of.precision: long, int) SwitchNoExtraTypes.java:22:16: compiler.err.prob.found.req: (compiler.misc.possible.loss.of.precision: float, int) SwitchNoExtraTypes.java:28:16: compiler.err.prob.found.req: (compiler.misc.possible.loss.of.precision: double, int) 4 errors