Jump to content

Java SE Runtime Environment 8.0.3110.11


FaridKhan

Recommended Posts

Java SE Runtime Environment 8.0.3110.11

[img]https://i.postimg.cc/JzTqg50Y/f3314f28912c.jpg[/img]
System requirements :
Windows 10
Windows 8 Desktop
Windows 7
Windows Vista SP2
Windows Server 2008
Pentium 2 266 MHz or faster processor with at least 128 MB of physical RAM is recommended *.
You will also need a minimum of 124 MB of free disk space.

Description : The
Java Runtime Environment (JRE) is a runtime environment created by Sun Microsystems that allows you to run and use applications written in the Java programming language. Consists of the Java Virtual Machine and Java class library. Many programs and games are written in the Java language, especially those for which portability is important. Some web pages also use Java. One of the advantages of the Java language is its cross-platform nature, that is, applications written in this language can be used on various operating systems where the Java Runtime Environment (JRE) is installed.

Key features:
automatic memory management;
advanced capabilities for handling exceptions;
rich set of I / O filtering tools;
a set of standard collections such as array, list, stack, etc .;
availability of simple tools for creating network applications (including using the RMI protocol);
the presence of classes that allow you to make HTTP requests and process responses;
built-in language tools for creating multi-threaded applications;
unified database access:
at the level of individual SQL queries - based on JDBC, SQLJ;
at the level of the concept of objects that can be stored in a database - based on Java Data Objects and Java Persistence API;
support for templates (starting from version 1.5);
parallel execution of programs.
Major innovations in Java SE 8:
Integration of support for Lisp-like lambda expressions ("closures") developed by the Lambda project. Extensions to the standard libraries with tools for parallel execution of operations on data streams, aimed at simplifying the writing of code for multi-core processors;
Support for compact profiles for deploying on hardware with limited resources for applications that do not require all platform components;
New build system based on Autoconf;
Integration of Nashorn, a lightweight, high-performance Java engine running on top of the Java Virtual Machine (JVM);
New API for working with dates and times. New Calendar and Locale API;
Repeating Annotations, which allow the same annotation type to be applied more than once in the same type declaration or application.
An annotation type that provides the ability to apply annotations wherever types are used, not just when they are declared;
A new package with classes java.util.stream, which provides a Stream API with support for functional programming style operations on streams of elements;
Increasing the performance of HashMaps in the event of collisions;
Improved encryption tools: Enable TLS 1.2 by default on the client side. Strengthening algorithms for encryption using passwords. SNI (Server Name Indication) support in JSSE Server to provide access over an encrypted connection to virtual hosts on the same IP. Supports SHA-224 hashing and AEAD (Authenticated Encryption with Associated Data) block cipher. New class java.security.cert.PKIXRevocationChecker for configuring X.509 certificate revocation checking. Supports hardware accelerated AES encryption on Intel processors;
Numerous improvements in JavaFX, including new DatePicker and TreeTableView controls, SwingNode class for embedding Swing content, new Modena skin, javafx.print package with print API, WebView class, ScheduledService class, ARM architecture support, significant enhancements to tools for work with 3D graphics (3D shapes, camera, lighting, sub-scenes, materials, anti-aliasing);
Inclusion in Java DB 10.10;
The java.lang and java.util packages have added parallel array sorting tools and Base64 encoding / decoding functions.
What's new:

[code]https://www.oracle.com/java/technologies/javase/8u-relnotes.html[/code]



[img]https://i.postimg.cc/VN8pRL26/Dnomi.gif[/img]

[code] https://rapidgator.net/file/8c1fe61a2583ef1b2f4cffeb227e56e4/Java_SE_Runtime_Environment_8.0.3110.11.rar.html
[/code]


[code] https://nitro.download/view/7E3E5F1DA806652/Java_SE_Runtime_Environment_8.0.3110.11.rar[/code]


Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...