POV-Ray : Newsgroups : povray.off-topic : java rant : Re: java rant Server Time
26 Apr 2024 15:59:10 EDT (-0400)
  Re: java rant  
From: Thorsten
Date: 16 Feb 2022 04:28:18
Message: <620cc3b2$1@news.povray.org>
On 14.02.2022 22:13, Dick Balaska wrote:
 > It seems to me that Oracle is doing their best to kill Java.  One uses
 > Java 16 for "security" reasons and one uses Java 8 if one actually wants
 > the shit to work. (And Java 11 if you don't know which way to go, so
 > then you have neither).
Oh never get me started on Java. If you want a real screwed up part, try 
the accessibility layer, known as Java Access Bridge. On Windows up to 
today it even has live-lock bugs on such simple functions as button 
presses (reason: the call is synchronous and if the menu item or button 
press displays a modal file dialog, you are locked out of accessing that 
dialog because all communication tunnels through a single thread).

And documentation? Forget it. So for the record, Java isn't for the 
disabled, and all existing screen readers use terrible hacks to somehow 
work around all this. Honestly, how can this be in 2022? The liability 
alone, especially in the US...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.