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

DynaTest Freezes with Gradle+JDK 11 #4

Closed
mvysny opened this issue Feb 15, 2019 · 2 comments
Closed

DynaTest Freezes with Gradle+JDK 11 #4

mvysny opened this issue Feb 15, 2019 · 2 comments
Assignees
Labels
bug Something isn't working upstream Blocked by a bug in a dependency library

Comments

@mvysny
Copy link
Owner

mvysny commented Feb 15, 2019

Even a simple test suite freezes Gradle when running on JDK 11 (also OpenJDK 10 and OpenJDK 9). You can reproduce this bug easily by running ./gradlew on the https://github.com/mvysny/karibu-helloworld-application example app. The build passes on OpenJDK 8.

@mvysny mvysny self-assigned this Feb 15, 2019
@mvysny mvysny added bug Something isn't working upstream Blocked by a bug in a dependency library labels Feb 15, 2019
@mvysny
Copy link
Owner Author

mvysny commented Feb 15, 2019

Might be a bug in Gradle, I've opened a bug report: gradle/gradle#8523

@mvysny mvysny changed the title Freezes with JDK 11 DynaTest Freezes with Gradle+JDK 11 Feb 15, 2019
@mvysny
Copy link
Owner Author

mvysny commented Feb 15, 2019

Workaround implemented in 980c450 ; fixed in DynaTest 0.14

@mvysny mvysny closed this as completed Feb 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream Blocked by a bug in a dependency library
Projects
None yet
Development

No branches or pull requests

1 participant