https://bz.apache.org/bugzilla/show_bug.cgi?id=65476

Remy Maucherat <r...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Remy Maucherat <r...@apache.org> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to