C Girard commented on Bug JENKINS-16176

I just realized I hadn't considered that the instance might have been transferred from the slave. Java is not my "first language", so I hadn't realized that serialization is somewhat built in. EnvVars extends TreeMap which implements Serializable, so that very well could be happening here.

In any case, it seems that wherever the code is actually being run, the EnvVars instance being used originated on the master.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to