Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 19e037df1b09854e7cb21ebe8185754e32f9509c
      
https://github.com/jenkinsci/ec2-plugin/commit/19e037df1b09854e7cb21ebe8185754e32f9509c
  Author: Vincent Latombe <vinc...@latombe.net>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java

  Log Message:
  -----------
  Call super method in EC2AbstractSlave#readResolve()

EC2AbstractSlave overrides readResolve method but does not call super method.
This means object initialization may be incomplete after coming back
from a restart.


  Commit: 9ea16c34bc7bf2781062ccfc4510144dec0712d8
      
https://github.com/jenkinsci/ec2-plugin/commit/9ea16c34bc7bf2781062ccfc4510144dec0712d8
  Author: Raihaan Shouhell <raihaanhims...@gmail.com>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java

  Log Message:
  -----------
  Merge pull request #883 from Vlatombe/readresolve-fix

Call super method in `EC2AbstractSlave#readResolve()`


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/4e585c3bab44...9ea16c34bc7b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/4e585c-9ea16c%40github.com.

Reply via email to