Skip to content

Fix Java 8 support#29

Open
BlazingTwist wants to merge 1 commit into
starkbank:masterfrom
BlazingTwist:master
Open

Fix Java 8 support#29
BlazingTwist wants to merge 1 commit into
starkbank:masterfrom
BlazingTwist:master

Conversation

@BlazingTwist

Copy link
Copy Markdown

Source of regression 09f83f2

BigInteger.TWO is only available on Java 9+.
It is private in Jdk8, causing an exception during runtime.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant