Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary classloader optimization #29186

Merged
merged 1 commit into from
May 17, 2024

Conversation

lptr
Copy link
Member

@lptr lptr commented May 16, 2024

This is in the context of eliminating manual lists of modules in the source code that are hard to maintain.

This optimization does not seem to move the needle on our performance tests.

@lptr lptr self-assigned this May 16, 2024
@lptr
Copy link
Member Author

lptr commented May 16, 2024

@bot-gradle test APT please.

@bot-gradle
Copy link
Collaborator

I've triggered the following builds for you. Click here to see all build failures.

This is in the context of eliminating manual lists of JARs in the source code that are hard to maintain.

This optimization does not seem to move the needle on our performance tests.
@lptr lptr force-pushed the lptr/workers/do-not-sort-classpath branch from f90e8f5 to 1a12c65 Compare May 17, 2024 10:08
@lptr lptr changed the title Test what happens if we don't sort worker classpath @lptr Remove unnecessary classloader optimization May 17, 2024
@lptr lptr added this to the 8.9 RC1 milestone May 17, 2024
@lptr lptr added the a:chore Minor issue without significant impact label May 17, 2024
@lptr lptr changed the title @lptr Remove unnecessary classloader optimization Remove unnecessary classloader optimization May 17, 2024
@lptr lptr marked this pull request as ready for review May 17, 2024 10:09
@lptr lptr requested a review from a team as a code owner May 17, 2024 10:09
@lptr
Copy link
Member Author

lptr commented May 17, 2024

@bot-gradle test QFL please.

@bot-gradle
Copy link
Collaborator

I've triggered the following builds for you. Click here to see all build failures.

Copy link
Member

@asodja asodja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lptr lptr added this pull request to the merge queue May 17, 2024
Merged via the queue into master with commit a2bef9d May 17, 2024
26 checks passed
@lptr lptr deleted the lptr/workers/do-not-sort-classpath branch May 17, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:chore Minor issue without significant impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants