[bisq-network/bisq] "An illegal reflective access operation has occurred" for com.google.inject.internal.cglib.core.$ReflectUtils$1 (#4144)

Vincas Dargis notifications at github.com
Wed Apr 8 17:39:41 UTC 2020


### Description
When building v1.3.0 on Sid, I got this warning:
```
> Task :seednode:test
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/home/vincas/.gradle/caches/modules-2/files-2.1/com.google.inject/guice/4.2.2/6dacbe18e5eaa7f6c9c36db33b42e7985e94ce77/guice-4.2.2.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$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
```

<!-- brief description of the bug -->

#### Version

v1.3.0

### Steps to reproduce

`./gradlew build` on Sir.

### Expected behaviour

Should build without scary warnings.

### Actual behaviour

Emits warning.

### Screenshots

N/A.

#### Device or machine

Debian Sid, amd64,
```
$ java -version
openjdk version "10.0.2" 2018-07-17
OpenJDK Runtime Environment (build 10.0.2+13-Debian-2)
OpenJDK 64-Bit Server VM (build 10.0.2+13-Debian-2, mixed mode)
```


#### Additional info

N/A


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4144
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200408/382de456/attachment-0001.html>


More information about the bisq-github mailing list