RE: mxmlc target fails with jdk 1.8.0_291x64

2023-07-13 Thread Frost, Andrew
t: Wednesday, July 12, 2023 7:55 AM To: dev@flex.apache.org Subject: [EXTERNAL] Re: mxmlc target fails with jdk 1.8.0_291x64 [EXTERNAL EMAIL] Hi Andrew, Can you repro? If you can get it In the debugger there will probably be more info. I think these are the release notes for JDK 1.8.0_291 http

Re: mxmlc target fails with jdk 1.8.0_291x64

2023-07-11 Thread Alex Harui
Hi Andrew, Can you repro? If you can get it In the debugger there will probably be more info. I think these are the release notes for JDK 1.8.0_291 https://www.oracle.com/java/technologies/javase/8u291-relnotes.html If I'm reading that right, lots of interesting changes in that release, like

mxmlc target fails with jdk 1.8.0_291x64

2023-07-10 Thread Frost, Andrew
Hi all We have a customer with an odd issue and I wanted to check if anyone had found something similar already… The odd part about this is that it works fine with Java 1.8.0 build 201 but fails with Java 1.8.0 build 291, both of them 64-bit. The error is just when compiling an MXML file using