scala / scala-dev

Scala 2 team issues. Not for user-facing bugs or directly actionable user-facing improvements. For build/test/infra and for longer-term planning and idea tracking. Our bug tracker is at https://github.com/scala/bug/issues
Apache License 2.0
130 stars 15 forks source link

Add JDK 22-ea to scala/scala ci #852

Closed SethTisue closed 3 months ago

SethTisue commented 10 months ago

Including updating ASM if we need to.

I would prefer not to tackle this until after JDK 21 is officially out.

see also https://github.com/scala/community-build/issues/1698

SethTisue commented 9 months ago

prerequisite: https://github.com/scala/bug/issues/12888

SethTisue commented 9 months ago

issue about Temurin considering adding early-access builds: https://github.com/adoptium/temurin-build/issues/3450

SethTisue commented 9 months ago

I tried https://github.com/scala/scala/pull/10582 but it seems to be too early. We can return to this later.

I'm now watching https://github.com/actions/setup-java , which is a likely place for news about this to appear.

SethTisue commented 3 months ago

fixed by https://github.com/scala/scala/pull/10742