strangenoises
About
- Username
- strangenoises
- Joined
- Visits
- 9
- Last Active
- Roles
- member
- Points
- 97
- Badges
- 0
- Posts
- 15
Reactions
-
Boot Camp updated to support Apple Studio Display
-
Microsoft contributes to Java port for Apple silicon Macs
Rayz2016 said:strangenoises said:rob53 said:Why? Java isn't going to make use of all the Apple-specific capabilities, it's just going to continue to run on Macs. What Java applications do people even use anymore?
Of course part of me remembers Steve Jobs promising that Java was going to be an equal first class citizen for writing Mac apps, back when OSX came out. But <sigh/>.
I'm still pretty new to it so I don't really have a history of it in my head to compare it to. Was just looking for something for server-side scripting after Nashorn Javascript got deprecated. Actually like Groovy much much better.
-
Microsoft contributes to Java port for Apple silicon Macs
rotateleftbyte said:Foxcatcher - great for searching within files for text inc Office Docs and PDF's. Oracle stopped offering a supported JVM for Catalina. I'm always open for alternatives though but I have not come upon anything even remotely as good as Foxcatcher.
If you do still need a JRE for some legacy app that *doesn't* embed one of its own, install a JDK from AdoptOpenJDK.net.
-
Microsoft contributes to Java port for Apple silicon Macs
22july2013 said:strangenoises said:22july2013 said:Will this port of JRE be available through the App Store? And if not, will installation of this JRE through manual downloading and installation be accompanied by any warnings from Apple, perhaps like the Digital Signature from Apple being absent? And will it require admin privilege to install?
(...)That's all wrong. :-)1: Java never had anything to do with Javascript. The latter's naming was an early attempt to jump on Java's coattails and has spent decades confusing people ever since.2: Yes, you needed a JRE on the computer to run *applets*, which ran in the browser, and Java Webstart apps, launched from the browser. They were written in Java. Not Javascript.3: There is no java in the browser now. Applets are a thing of the past. So is Webstart.4: But Javascript (which is still not Java) is all in the browser... and always has been. -
Microsoft contributes to Java port for Apple silicon Macs
22july2013 said:rcfa said:So, for all these years there was no arm64 version of a JVM?