Skip to content

Conversation

fixedgigha
Copy link

The GSON serialization in logger.debug("Network Response :\n" + json.serialize(response.headers())); fails under Java 17 runtime, due to reflection access controls on the core JDK classes

The GSON serialization in logger.debug("Network Response :\n" + json.serialize(response.headers())); fails under Java 17 runtime, due to reflection access controls on the core JDK classes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant