https://bz.apache.org/bugzilla/show_bug.cgi?id=65476
Remy Maucherat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from Remy Maucherat <[email protected]> --- I did build with Java 8. With Java 8 in that case, we have Class.getPacakge() that returns null (!). With Java 11 it is not null, so it does not fail. The Class.getName() value is fine (websocket.echo.EchoAnnotation in that case). I don't see what there is to fix here, so far ... -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
