Hi guys

Just wondering whether there is any scope to make any updates to the Flex SDK 
and the compiler (mxmlc.jar)? There's an issue which appears to have arisen for 
Java 1.8+ where the incremental build option no longer works, because of a 
change in the Java implementation. Information/analysis is at 
https://github.com/airsdk/Adobe-Runtime-Support/issues/2123

At the simplest level I was wondering if there's a possibility of anyone (me 
even) building the compiler and then putting the binaries up somewhere? Seems 
that it just needs to have the below comparison made at 1s-precision rather 
than full/millisecond precision:
https://github.com/apache/flex-sdk/blob/master/modules/compiler/src/java/flex2/tools/oem/internal/OEMUtil.java#L843

Not sure where any updated binaries should go though?!

Let me know what you think (or if you'd be able to post onto the github AIRSDK 
ticket it would be handy!)

many thanks

   Andrew


Reply via email to