-
Notifications
You must be signed in to change notification settings - Fork 82
Question: Unable to compile the source #43
Open
Description
I am using InMemoryJavaCompiler in my implementation and am encountering the error "cannot find symbol: class myClass." This issue occurs only when running the application using -jar myapplication.jar on JDK 21. The class packages are being loaded correctly, and I have verified through the class loader that the required class packages are present in the defined packages.
Activity
Metadata
Metadata
Assignees
Labels
No labels