Java Updater
Apple Silicon version latest seen at v1.0 · Reported by 150 Macs in the community.
Sighting data is community-sourced — version availability and pricing should be verified with the developer.
Java Updater is a launchAgent component shipped by Oracle as part of the Java Runtime Environment (JRE) and Java Development Kit (JDK). It runs in the background on macOS to check for and notify users of available Java updates, keeping the installed Java environment current with security patches and new releases. A native Apple Silicon build has been confirmed running on Macs in the Rosetta Check community.
AI Recommendation
1 suggestionJava Updater is a background component that ships as part of Oracle's Java installation, not as a standalone app. It is not separately updateable — updating your Java Runtime Environment or Java Development Kit is what updates the launchAgent automatically. To get the native Apple Silicon build of Java Updater, you need to install a native build of Java itself. Download the latest JDK or JRE for macOS from oracle.com (select the ARM64 architecture variant explicitly when offered), or if you installed Java via a package manager like Homebrew, run "brew install java" or "brew upgrade java" to pull the native version. Once you install the native Java build, Java Updater will be updated to its native Apple Silicon version as part of that installation. The launchAgent will then check for future Java updates natively, delivering better performance and battery life on M-series Macs.
Recommended reading
· 2 guides