Re: Illegal field name when trying to compile with a javax.swing.Action

2023-07-17 Thread David Alayachew
Ok, ty for the heads up. On Tue, Jul 18, 2023 at 1:18 AM - wrote: > Hi David, > Please do not ask for technical support in the development mailing list. > There's no proof that this issue is with the core libraries instead of the > Java compiler or another component. > I have already downloaded

Re: Illegal field name when trying to compile with a javax.swing.Action

2023-07-17 Thread -
Hi David, Please do not ask for technical support in the development mailing list. There's no proof that this issue is with the core libraries instead of the Java compiler or another component. I have already downloaded your zip, compiled the 4 files with JDK 22 (my local dev build for another unre

Re: Illegal field name when trying to compile with a javax.swing.Action

2023-07-17 Thread David Alayachew
Wait, nevermind. Don't ignore. I was able to recreate this issue on the command line using the abovementioned JDK. Could someone come back and take a look at this please? Sorry for jerking everyone around here. I have multiple JDK's and got mixed up on which one I was using. On Sun, Jul 16, 2023

Re: Illegal field name when trying to compile with a javax.swing.Action

2023-07-15 Thread David Alayachew
H, this one might actually be IDE specific. Please ignore.

Illegal field name when trying to compile with a javax.swing.Action

2023-07-15 Thread David Alayachew
Hello Core Libs Dev Team, I tried to compile the attached project, and got the following error. Exception in thread "main" java.lang.ClassFormatError: Illegal field name "" in class ToDoList$2 at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.define