# Processing in style with Java 11

**URL:** https://discourse.processing.org/t/processing-in-style-with-java-11/13776
**Category:** Development
**Created:** [September 3, 2019, 4:59pm UTC](https://discourse.processing.org/t/processing-in-style-with-java-11/13776 "2019-09-03T16:59:32Z")
**Posts on this page:** 1
**Showing post:** 41

<div class="post-metadata">

### Author: ![monkstone](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/monkstone/32/64_2.png) [@monkstone](https://discourse.processing.org/u/monkstone)
#### Post date: [June 7, 2020, 9:38am UTC](https://discourse.processing.org/t/processing-in-style-with-java-11/13776/41 "2020-06-07T09:38:16Z")

</div>

@sampottinger I think I know why there is the wrong jdk in the aarch64 build, there is mismatch in naming between build.xml _ **linux-arm64** _ and the Downloader.java _ **linuxarm** _ (what a crazy build system, it must be nightmare to maintain, like @neilcsmith I would highly recommend moving to maven, it is way saner). Also affects jfx install, however that only seems to be available for armv6hf.

---

_[View the full topic](https://discourse.processing.org/t/processing-in-style-with-java-11/13776)._
