Skip to content

I20210409-1800

@jjohnstn jjohnstn tagged this 09 Apr 18:15
- make CtSym.getModuleInJre12plus() public
- change ClasspathJrtWithReleaseOption.findClass() method to
  use CtSym.getModuleInJre12plus() to get the module name if
  JRE 12 plus and the module name is unknown
- make similar changes to ClasspathJep247Jdk12.findClass()
- fix ClasspathJep247Jdk12.getModule() for the case of --release 1.8
- add support in TestingEnvironment to specify Java 12
- add new test to ModuleCompilationTests()
- add new Bug571363Test test class

Change-Id: Ie89852fb98405c3ec66af466b15bc56fed21202f
Assets 2
Loading