On Wed, 4 Feb 2026 04:05:53 GMT, SendaoYan <[email protected]> wrote: > > Was there any merger of the functionality of these two files, or did you > > just move the ClassUnloader.java contents into ClassUnloadCommon.java? > > I almost just move the ClassUnloader.java contents into > ClassUnloaderCommon.java, except for make both file use the same variable > `MAX_UNLOAD_ATTEMPS`.
I'm just wondering if this change is worth doing if there is no added code sharing going on. What is the motivation for this? ------------- PR Comment: https://git.openjdk.org/jdk/pull/29545#issuecomment-3863414401
