bisq/desktop/package/linux
chimp1984 be204c457d
Setting jvm option -Djdk.module.illegalAccess=deny avoids the warning logs at startup
Not sure how to add it to gradle so its set at normal compilation as well...

User get confused by the warning as it sounds somehow alerting.

`WARNING: An illegal reflective access operation has occurred
 WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/Users/dev/.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`
2020-10-06 00:19:50 -05:00
..
Dockerfile Revert to SNAPSHOT version 2020-09-16 16:49:48 +02:00
icon.png Remove 32bit versions and update for Java 9+ support 2018-12-03 16:48:53 +01:00
LICENSE Move desktop to subdirectory 2018-09-05 09:50:29 +02:00
package.sh Setting jvm option -Djdk.module.illegalAccess=deny avoids the warning logs at startup 2020-10-06 00:19:50 -05:00
release.sh Revert to SNAPSHOT version 2020-09-16 16:49:48 +02:00