Hi Audrius
Audrius Meskauskas wrote:
Hi, Nicolas,
>Are you sure this is the correct behaviour? The class of the stream
(which contains the members that couldn't be unserialized and were the
cause of the bug) is loaded in RMI with the resolveClass method of the
gnu.java.rmi.server.RMIObjectI
Hi, Nicolas,
>Are you sure this is the correct behaviour? The class of the stream
(which contains the members that couldn't be unserialized and were the
cause of the bug) is loaded in RMI with the resolveClass method of the
gnu.java.rmi.server.RMIObjectInputStream. This method calls the
java.
Hello Audrius,
Audrius Meskauskas wrote:
This patch fixes the RMI bug 25520 (the user class is not found by the
RMI server).
That's great! Finally it's corrected in classpath HEAD
The user class is not found because there is no user class loader on
the stack of that thread. It can only be l