Branch: refs/heads/master
Home: https://github.com/jenkinsci/remoting
Commit: fe5ce630159138441898329ceb5c381e22c09fe0
https://github.com/jenkinsci/remoting/commit/fe5ce630159138441898329ceb5c381e22c09fe0
Author: James Nord <[email protected]>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M src/main/java/hudson/remoting/DumbClassLoaderBridge.java
M src/main/java/hudson/remoting/RemoteClassLoader.java
Log Message:
-----------
pass through the remote ClassLoaders name
add getName to the IClassloader and set a name in the RemoteClassLoader
This improves the debugability from RemoteClassloaders to understand any
classloading related issues.
Commit: 98cc05c5d792aa27fb19cb80a3f00b401d165b1b
https://github.com/jenkinsci/remoting/commit/98cc05c5d792aa27fb19cb80a3f00b401d165b1b
Author: James Nord <[email protected]>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M src/main/java/hudson/remoting/RemoteClassLoader.java
Log Message:
-----------
Make "unknown" classloader unique
If we can not obtain the name of the classloader then add the proxies
identityHashCode so they will be unique amongst all others.
Commit: f7f977e047551e5763ebd7b6748853f3206656ae
https://github.com/jenkinsci/remoting/commit/f7f977e047551e5763ebd7b6748853f3206656ae
Author: James Nord <[email protected]>
Date: 2024-05-15 (Wed, 15 May 2024)
Changed paths:
M src/main/java/hudson/remoting/DumbClassLoaderBridge.java
M src/main/java/hudson/remoting/RemoteClassLoader.java
Log Message:
-----------
Merge pull request #741 from jtnord/debug
Pass through the remote `ClassLoader`’s name
Compare:
https://github.com/jenkinsci/remoting/compare/4280e2170268...f7f977e04755
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/remoting/push/refs/heads/master/4280e2-f7f977%40github.com.