Skip to content

Conversation

tsuemura
Copy link

@tsuemura tsuemura commented Mar 4, 2020

Problem

browserup's REST API couldn't work on JAVA 10 and later because of MVEL2's bug
see: mvel/mvel#159

Solution

Just down the version :(

@tsuemura tsuemura requested a review from doublemarket March 4, 2020 06:57
@tsuemura tsuemura self-assigned this Mar 4, 2020
@Madjosz
Copy link

Madjosz commented Mar 6, 2020

@tsuemura Try this ultimate fix.

@doublemarket
Copy link
Contributor

This is published on Docker Hub with the tag 2.0.1-jdk8.

I'm going to leave this PR opened for now because I think this issue should be ideally solved not by downgrading JDK but by that browserup-proxy or mvel support JDK10+.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants