Re: An illegal reflective access operation has occurred
Jeff Huang <jeff.huang-/Il8SMrEplgS/6/[email protected]> Sun, 1 Sep 2019 14:43:48 -0700
| Newsgroups | gmane.comp.encryption.bouncy-castle.devel |
|---|---|
| Message-ID | <CAGgY0ah1j4xnaEoYsCrO=v_a=3MbuDf3tcH=1H5b4W_kJRffzA@mail.gmail.com> |
I got the following warning from console when install Bouncy Castle provider runtime. WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider$CoreSecureRandom (file:/projects/build/dependant-libs/bc-fips-1.0.1.jar) to method sun.security.jca.Providers.getSunProvider() WARNING: Please consider reporting this to the maintainers of org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider$CoreSecureRandom 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 Thanks! Jeff. On Sun, Sep 1, 2019 at 2:40 PM Jeff Huang <jeff.huang-/Il8SMrEplgS/6/[email protected]> wrote: > I got the following warning from console when install Bouncy Castle > provider > runtime. > > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by > org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider$CoreSecureRandom > (file:/projects/build/dependant-libs/bc-fips-1.0.1.jar) to method > sun.security.jca.Providers.getSunProvider() > WARNING: Please consider reporting this to the maintainers of > org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider$CoreSecureRandom > 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 > > Thanks! > > Jeff. > > > > -- > Sent from: > http://bouncy-castle.1462172.n4.nabble.com/Bouncy-Castle-Dev-f1462173.html > >