[java] removes incorrect accessibility error (IDEA-187250)

... when IDEA thought that a class is in an inaccessible JDK module, while in fact there is an upgrade on the classpath.
This commit is contained in:
Roman Shevchenko
2018-07-19 10:36:12 +02:00
parent d6f2e3841f
commit 31b5699978
7 changed files with 41 additions and 18 deletions