Skip to content

Conversation

@yourfavDev
Copy link

Couldnt compile because it used the Java logs handler not the Handler Interface. Maven successfully compiles the code now. in JDK24

@ebarlas
Copy link
Owner

ebarlas commented Apr 1, 2025

Hi @yourfavDev, would you elaborate on the problem and how to reproduce it? I'm not exactly following.

@yourfavDev
Copy link
Author

Hi, @ebarlas when importing the repo to intellij it seems that it used the java handler instead of the one created inside the repo, the only thing i changed was to explicitly mention the custom handler

@yourfavDev
Copy link
Author

Also printStackTrace is not rpefferred for catching exceptions this is why i modified to getStackTrace. Injust saw now that itnellij imported the java handler in some files apart from that everything should be fine

@ebarlas
Copy link
Owner

ebarlas commented Apr 3, 2025

I just updated the GitHub workflow build.yml file to use OpenJDK 24. The build passes fine. Whatever you're encountering is specific to your environment.

2e745ec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants