• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Oracle deprecates the Java browser plugin, prepares for its demise

This is great for overall internet security but OTOH this is going to break so many things written by third party devs that refuse to ween...
 
If you read the article, you'll see that Oracle is not going to break existing apps. They'll still run, but the Java runtime files will be downloaded on the fly as needed and then discarded when the app closes.

Of course, you'll need an active Internet connection, but it's only the browser plug-ins they're getting rid of in the near future, so you'd be connected anyway.
 
If you read the article, you'll see that Oracle is not going to break existing apps. They'll still run, but the Java runtime files will be downloaded on the fly as needed and then discarded when the app closes.

Of course, you'll need an active Internet connection, but it's only the browser plug-ins they're getting rid of in the near future, so you'd be connected anyway.
Eh, it's a great idea if webapp devs kept their s*** up to date, but I've been dealing with ones who only seem to work with JRE6, including a Kentucky government site. When the runtime is "streamed" this will mean the latest engine is downloaded in conjunction which still means broken apps.
 
Back
Top