On 14.02.2015 07:41, Stefan Bodewig wrote:
Hi all
If you run rmic on a Remote class with Xnew something internally seems
to be invoking javac with -source 1.3 (and -target 1.1). Something like
$ /usr/lib/jvm/jdk1.9.0/bin/rmic -Xnew -vcompat RemoteTimestampImpl
error: Source option 1.3 is no
On 14.02.2015 07:51, Stefan Bodewig wrote:
On 2015-02-14, Stefan Bodewig wrote:
I'll look for references to extdirs and the endorsed libs mechanism.
It looks as if javac still supported the -extdirs and -endoreseddirs
options, so I'm leaving them as they are right now. Are they expected
to