>>>>> "John" == John R Broderick <
jjbroderick@...> writes:
John> I work for a large organization that is primarily a Java
John> shop. We have several AWT applications deployed on ARM powered
John> Windows CE devices running a PersonalJava JVM.
Note that libgcj does not have Windows peers for AWT.
Maybe Harmony's could be reused, with some work.
John> Their opinion whether the project is stable enough right now
John> that they would recommend it themselves for production
John> applications ?
Sure. Best results in an embedded scenario will mean a good amount of
tweaking. But, at least this is possible :)
Tom