Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Using java-14: Target Invocation Exception: java.lang.NoSuchMethodError

På torsdag 30. april 2020 kl. 14:06:51, skrev Lukas Jungmann <lukas.jungmann@xxxxxxxxxx>:
On 4/28/20 7:14 PM, Andreas Joseph Krogh wrote:
> På tirsdag 28. april 2020 kl. 16:39:13, skrev Jody Grassel
> <fyrewyld@xxxxxxxxx <mailto:fyrewyld@xxxxxxxxx>>:
>
>     Eclipselink 2.7.6 shipped with ASM 7.2, for JDK 14 support.  Can you
>     provide more information about the failure (or even better, a sample
>     that reproduces it)?
>
> Ah, so it's supposed to work, great!
> I'll try to make a sample-project reproducing the issue.

Do you use records by any chance? We may need asm 8 (8.0.1 is the
latest) for that...
 
No records or any other "Java-fancy" features. (We use Scala though, but it works fine with Java-13).
 
--
Andreas Joseph Krogh
CTO / Partner - Visena AS
Mobile: +47 909 56 963
 

Back to the top