Android Question [Answered] B4A Sdk Manager Install Selected Warnings

Jorge M A

Well-Known Member
Licensed User
Hello everyone,

I'm using B4A Sdk Manager V3.51, to update the SDK.

It recommended me to install several components, that after downloading them, the Log shows me these Warnings:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/D:/AndroidSdk/tools/bin/jaxb-impl-2.1.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
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

Is that something I should be worried about?
Is there anything I should do or am I omitting?

Thank you very much.

Attached the complete log of the installed items.
 

Attachments

  • Install Selected Log.txt
    65.3 KB · Views: 181
Top