Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

Explicitly set byte-buddy class loading strategy to pre-JDK11 default. #137

Merged
merged 1 commit into from
Apr 23, 2018

Conversation

chokoswitch
Copy link
Contributor

Byte buddy 1.8.4 changed the default classload strategy to support JDK11, which loses sun.misc.Unsafe support. For now, explicitly enable the old strategy before making larger changes to support JDK11 with the non-unsafe loading strategy.

@curioswitch-role
Copy link

Build succeded. If you have approval, you're ready to merge!

Logs:
https://console.cloud.google.com/gcr/builds/c8ffd989-15d9-41e2-b071-bd75dca414ad?project=153942441948

@chokoswitch chokoswitch merged commit 8f1180a into curioswitch:master Apr 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants