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

Option to automatically preload added directories of classes #1

Open
propensive opened this issue Jan 2, 2023 · 0 comments
Open

Option to automatically preload added directories of classes #1

propensive opened this issue Jan 2, 2023 · 0 comments
Assignees
Labels
enhancement An improvement to existing functionality minor Has only a small impact for the majority of users performance Relates to the efficiency or speed of an operation

Comments

@propensive
Copy link
Owner

When a directory of classfiles is added to the classpath, we could append them to a preload queue, however, as soon as the instruction to start the JVM is received, we should skip the queue and invoke the main method.

@propensive propensive self-assigned this Jan 2, 2023
@propensive propensive added enhancement An improvement to existing functionality minor Has only a small impact for the majority of users performance Relates to the efficiency or speed of an operation labels Jan 2, 2023
@github-project-automation github-project-automation bot moved this to Todo in Soundness Jan 2, 2023
@propensive propensive added this to the Primevère milestone Jan 2, 2023
@propensive propensive removed this from the Primevère milestone Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement to existing functionality minor Has only a small impact for the majority of users performance Relates to the efficiency or speed of an operation
Projects
Status: Todo
Development

No branches or pull requests

1 participant