[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [jira] Closed: (SANDBOX-213) [javaflow] In class 'Stack' a non
From:       "Torsten Curdt (JIRA)" <jira () apache ! org>
Date:       2008-09-30 20:05:44
Message-ID: 620038107.1222805144262.JavaMail.jira () brutus
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/SANDBOX-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

Torsten Curdt closed SANDBOX-213.
---------------------------------

    Resolution: Fixed

Stefano is right here. That is expected behavior. If you want to store the \
continuation it needs to be serializable.

> [javaflow] In class 'Stack' a non serializable object (Runnable) is written to \
>                 ObjectOutput
> -------------------------------------------------------------------------------------------
>  
> Key: SANDBOX-213
> URL: https://issues.apache.org/jira/browse/SANDBOX-213
> Project: Commons Sandbox
> Issue Type: Bug
> Components: Javaflow
> Reporter: Philip May
> 
> The class Stack writes a non serializable object (Runnable) to ObjectOutput:
> protected Runnable runnable;
> s.writeObject(runnable);
> This code seems to be passing a non-serializable object to the \
> ObjectOutput.writeObject method. If the object is, indeed, non-serializable, an \
> error will result. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic