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

Update CI to use JDK 21 #18873

Closed
wants to merge 1 commit into from
Closed

Conversation

anatoliykmetyuk
Copy link
Contributor

No description provided.

@bishabosha
Copy link
Member

bishabosha commented Nov 22, 2023

I saw a lot of the same errors from the CI logs when I tried to test with JDK 21 locally, I guess some places are testing with older than 3.3.1 scala on the classpath - telltale sign:

class file /modules/java.base/java/lang/reflect/AccessFlag.class is broken, reading aborted with class java.lang.RuntimeException
bad constant pool index: 0 at pos: 5189

@bishabosha
Copy link
Member

Anyone have ideas why community_build_[a/b] fail with this, but community_build_c works?

fatal: detected dubious ownership in repository at '/__w/dotty/dotty'
To add an exception for this directory, call:

	git config --global --add safe.directory /__w/dotty/dotty

@anatoliykmetyuk
Copy link
Contributor Author

Most likely I won't have the time to get back to it soon, as I'm loaded these days with other tasks. So I'll close it FTTB, if anyone wants to overtake it, feel free to reopen it.

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