Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRMWorkaround.java exception in java 1.8.0_161 #1527

Closed
wants to merge 2 commits into from

Conversation

jaiswalvik
Copy link

Fix for Exception:
DRMWorkaround.maybeDisableExportControls: Failed to deactivate AES-256 barrier logic, Tor mode/BIP38 decryption may crash if this JVM requires it: Can not set static final boolean field javax.crypto.JceSecurity.isRestricted to (boolean)false

Fix for Exception:
DRMWorkaround.maybeDisableExportControls: Failed to deactivate AES-256 barrier logic, Tor mode/BIP38 decryption may crash if this JVM requires it: Can not set static final boolean field javax.crypto.JceSecurity.isRestricted to (boolean)false
Missing Import
@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 66.6% when pulling 52dfe3c on jaiswalvik:master into d92dfdf on bitcoinj:master.

@oscarguindzberg
Copy link
Contributor

Isn't this already fixed by #1679 ?

@schildbach
Copy link
Member

Yeah, I think it's fixed. But thanks @jaiswalvik for the effort.

@schildbach schildbach closed this May 2, 2019
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.

None yet

4 participants