Use Advanced Search to search the entire archive.
Re: Generic problems with Java SE (20+)
- From: Martin Desruisseaux <
>
- To:
- Subject: Re: Generic problems with Java SE (20+)
- Date: Tue, 14 Oct 2014 17:31:23 +0900
- Organization: Geomatys
Hello Werner
Could you please explain what was the problem with Unit.asType(Class) ?
Martin
Le 14/10/14 05:59, Werner Keil a écrit :
>
I thought this could be of some interest.
>
Given exactly the same JDK upgrade e.g. caused severe issues to
>
classes using Unit.asType() and similar methods.
>
>
A few issues were already filed, some fixed, but at least a few
>
matching ones were "deferred" to Java 9 or beyond;-O
>
>
The SE 8+ port is clearly most affected by this, but there is reason
>
to believe, the more severe issue of ME 8 (SDK) no longer working with
>
JARs built by later Java versions (not just 8) could also be connected.
>
>
Regards,
>
Werner