-
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.esotericsoftware.reflectasm.AccessClassLoader (file:/C:/Users/Сергей/.m2/repository/com/esoter…
-
Identified impacts:
- Maven Cobertura Plugin doesn't support Java 9 yet as it has a dependency on tools.jar (fixed using Jacoco)
- Maven Failsafe Plugin (fixed upgrading to 2.20.1)
- com.sun:tool d…
-
Attempting to start a server with the mod installed results in a fatal error. I assume this is due to it attempting to use a client exclusive class on a server.
I've included the part of the crash …
-
If you try to compile a Java 9 deep encapsulated module with both code and jdbc you will get the following error:
error: module ModuleName reads package com.j256.ormlite.db from both ormlite.jdbc a…
-
### Current Behavior
I tried to make a trigger. When I pressed Save, I saw a red box to the top-right with code 500 in it. When I investigated this in the log file, I saw a Java exception:
024-11-…
-
### IDE Information
PhpStorm 2023.2
Build #PS-232.8660.205, built on July 28, 2023
Licensed to menorah parapet
You have a perpetual fallback license for this version.
Subscription is active until…
-
Someone who is already using Java 9 modularity might assist us in adding this concept to the ODF Toolkit JARs.
See also:
https://www.oracle.com/corporate/features/understanding-java-9-modules.html…
-
We should add support for Java 9 module for the Config API.
I propose we use the `javax.config` name for the module.
-
Create issues for each of the following items:
- [ ] [JEP 211](http://openjdk.java.net/jeps/211): Elide Deprecation Warnings on Import Statements
Only impacts semantic analysis.
- [ ] [JEP 213](http…
-
## Description: datetime_convert.java broken
Steps to Reproduce
run `javac datetime_convert.java`
## Expected Behavior: File compiles without warnings or errors
## Actual Behavior:
…