Skip to content

Use OpenJDK8 to avoid mvel2 error - #1

Open
tsuemura wants to merge 1 commit into
masterfrom
use-openjdk-8
Open

tsuemura wants to merge 1 commit into
masterfrom
use-openjdk-8

Conversation

@tsuemura

@tsuemura tsuemura commented Mar 4, 2020

Copy link
Copy Markdown

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

Madjosz commented Mar 6, 2020

Copy link
Copy Markdown

@tsuemura Try this ultimate fix.

@doublemarket

Copy link
Copy Markdown
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants