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

Akka: re-enable CoordinatedShutdownSpec #1528

Merged
merged 2 commits into from
Jan 27, 2022
Merged

Conversation

@SethTisue
Copy link
Member Author

I thought maybe Akka would be green on JDK 17 these days, but it still isn't:

[akka] Processing subproject: akka-protobuf-v3
[akka] All Dependencies for subproject akka-protobuf-v3:
[akka]    org.scala-lang:scala-compiler:2.13.9-bin-c4b5696:scala-tool->default,optional(default)
[akka]    org.scala-lang:scala-library:2.13.9-bin-c4b5696:scala-tool->default,optional(default)
[akka]    com.lightbend:cloc-plugin:0.0.1-dbuildxa233e22bde20b3fc74c0272e238064a6783b3d4e:plugin->default(compile)
[akka]    com.google.protobuf:protobuf-java:3.16.1:optional;provided
[akka] Running build: akka-protobuf-v3
[akka] [info] Wrote /home/jenkins/workspace/scala-2.13.x-jdk17-integrate-community-build/target-0.9.17/project-builds/akka-2f297226f2cefd2c984fb2299c91d3f19a98527b/akka-protobuf-v3/target/scala-2.13/akka-protobuf-v3-2.6.18-dbuildx2f297226f2cefd2c984fb2299c91d3f19a98527b.pom
[akka] [info] Strategy 'discard' was applied to 2 files (Run the task at debug level to see details)
[akka] [info] Validating all packages are set private or exported for OSGi explicitly...
[akka] [error] java.util.ConcurrentModificationException
[akka] [error] 	at java.base/java.util.TreeMap.callMappingFunctionWithCheck(TreeMap.java:750)
[akka] [error] 	at java.base/java.util.TreeMap.computeIfAbsent(TreeMap.java:604)
[akka] [error] 	at aQute.bnd.osgi.Jar.putResource(Jar.java:259)

this is a longstanding issue: akka/akka#28304

@patriknw I'm noticing some JDK 17 work happening in akka/akka; is it planned to have Akka build on JDK 17, or is the work only about making it run on JDK 17?

@SethTisue SethTisue merged commit 7d4b56f into scala:2.13.x Jan 27, 2022
@SethTisue SethTisue deleted the advance-akka branch January 27, 2022 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant