WorldExporter icon indicating copy to clipboard operation
WorldExporter copied to clipboard

Info on informative message, illegal reflective access operation

Open chipbite opened this issue 4 years ago • 1 comments

Hi, thanks for a good tool - used successfully. I just had to comment out the java error check goto in the bat file, then it worked.

This is FYI (not a bug per se) I wanted to highlight that java spouts the following message, which does not halt execution, but maybe can look disconcerting:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.bouncycastle.jcajce.provider.drbg.DRBG (rsrc:./) to constructor sun.security.provider.Sun()
WARNING: Please consider reporting this to the maintainers of org.bouncycastle.jcajce.provider.drbg.DRBG
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
android-backup-extractor v20180521

Likely due to java version, etc.

Thanks again. BR! /m

chipbite avatar Mar 10 '21 15:03 chipbite

Thanks for the info!

android-backup-extractor is getting phased out in the next version, meaning Java will no longer be needed for WorldExporter.

Tikolu avatar Mar 10 '21 15:03 Tikolu