Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 5472f9a4131a0d2aeab0192c4d193734ca174cf1
      
https://github.com/jenkinsci/remoting/commit/5472f9a4131a0d2aeab0192c4d193734ca174cf1
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
    M src/main/java/hudson/remoting/RemoteClassLoader.java

  Log Message:
  -----------
  restore compatability for older versions

3244.vf7f977e04755 requires the agent to be upgraded in lockstep with
Jenkins to avoid remoting errors such as:

java.lang.IllegalStateException: Unable to call getName. No matching method 
found in [interface hudson.remoting.RemoteClassLoader$IClassLoader] for 
hudson.remoting.RemoteClassLoader$ClassLoaderProxy@2cdf8d8a[jdk.internal.loader.ClassLoaders$AppClassLoader@2cdf8d8a]

This restores the compatability by specifically handling a method call
to getName for the IClassLoader and returning a dummy value if the
remote version is older than 3244


  Commit: 65ecb254c2982f40c0a6b405f90038af17982e89
      
https://github.com/jenkinsci/remoting/commit/65ecb254c2982f40c0a6b405f90038af17982e89
  Author: James Nord <jtn...@users.noreply.github.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M src/main/java/hudson/remoting/RemoteClassLoader.java

  Log Message:
  -----------
  Merge pull request #743 from jtnord/restore-compatability

Restore compatibility for older versions


Compare: 
https://github.com/jenkinsci/remoting/compare/90d12e3f7da3...65ecb254c298

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/remoting/settings/notifications

-- 
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/remoting/push/refs/heads/master/90d12e-65ecb2%40github.com.

Reply via email to