-
Notifications
You must be signed in to change notification settings - Fork 56
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
db-shootout crashes with jdk-12 #163
Labels
Comments
Thanks @albertnetymk for the report. I don't think it's related to #153, it looks more like a JDK compatibility issue ( #127 ). |
farquet
changed the title
db-shootcut crashes with jdk-12
db-shootout crashes with jdk-12
Apr 29, 2021
Small progress notice: I have tried upgrading
|
Merged
lbulej
added a commit
that referenced
this issue
Jul 1, 2021
This is to avoid out-of-the-box crashes on JVM 12 before we can resolve issue #163.
There have been significant library updates to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Downloaded
jdk-12.0.1+12
from https://adoptopenjdk.net/releases.html?variant=openjdk11&jvmVariant=hotspot#x64_linux and renaissance jar from the release page.Encountered the following crash with
java -jar renaissance-mit-0.9.0.jar -r 1 db-shootout
:PS: JDK11 doesn't crash, though. It's not super clear to me if this is related to #153.
The text was updated successfully, but these errors were encountered: