Recently, Oracle announced that "after January 2019", if it does not obtain a commercial license from Oracle, Java SE 8 will no longer receive public updates and will not be used for "commercial or production use”. Java, which has been used for 23 years, will no longer be free. What’s going on?
Java, which is now the leading language in the programming language world, is not only equipped with a rocket-like update speed, but now it also intends to allow users to pay for tickets. As early as April 2018, Oracle announced that starting from January 2019, Java SE 8 public updates will not be provided for business, commercial or production use without a commercial license. That is to say, if developers still want to use JDK 8 in the future, Oracle will not provide free technical support and will need to charge additional fees.
If you still want to continue using Java 8 for free, you can only make the following two choices:
1. No more updates and continue to use Oracle JDK indefinitely 8;
2. Use free Java SE 8 / OpenJDK 8 binary distributions from other service providers.
Faced with the fact that JDK 8 is about to stop free update support and JDK 11 is not commercially available, many developers may be curious as to why Java, which has been used for 23 years, is no longer free?
On the one hand:
Oracle JDK 8 version was released in March 2014 and officially entered the "End of Public Updates" in January 2019. This version Oracle supports After nearly 5 years, one version of the software cannot be supported indefinitely, because the maintenance cost will be too high.
On the other hand:
It may be that not many people buy Oracle's Java SE Advanced, Java SE Advanced Desktop or Java SE Suite. The name is very long and a bit confusing. To put it simply, this is a paid service. It is an advanced tool and function provided by Oracle for enterprise-level users. It can monitor, deploy, and manage enterprise-level Java programs. In other words, if you purchase this service, you don't have to worry about JDK Update charges. But the problem is that not many people will buy this service, which leads Oracle to make this move.
The above is the detailed content of What functions does Java cost?. For more information, please follow other related articles on the PHP Chinese website!

JVM'sperformanceiscompetitivewithotherruntimes,offeringabalanceofspeed,safety,andproductivity.1)JVMusesJITcompilationfordynamicoptimizations.2)C offersnativeperformancebutlacksJVM'ssafetyfeatures.3)Pythonisslowerbuteasiertouse.4)JavaScript'sJITisles

JavaachievesplatformindependencethroughtheJavaVirtualMachine(JVM),allowingcodetorunonanyplatformwithaJVM.1)Codeiscompiledintobytecode,notmachine-specificcode.2)BytecodeisinterpretedbytheJVM,enablingcross-platformexecution.3)Developersshouldtestacross

TheJVMisanabstractcomputingmachinecrucialforrunningJavaprogramsduetoitsplatform-independentarchitecture.Itincludes:1)ClassLoaderforloadingclasses,2)RuntimeDataAreafordatastorage,3)ExecutionEnginewithInterpreter,JITCompiler,andGarbageCollectorforbytec

JVMhasacloserelationshipwiththeOSasittranslatesJavabytecodeintomachine-specificinstructions,managesmemory,andhandlesgarbagecollection.ThisrelationshipallowsJavatorunonvariousOSenvironments,butitalsopresentschallengeslikedifferentJVMbehaviorsandOS-spe

Java implementation "write once, run everywhere" is compiled into bytecode and run on a Java virtual machine (JVM). 1) Write Java code and compile it into bytecode. 2) Bytecode runs on any platform with JVM installed. 3) Use Java native interface (JNI) to handle platform-specific functions. Despite challenges such as JVM consistency and the use of platform-specific libraries, WORA greatly improves development efficiency and deployment flexibility.

JavaachievesplatformindependencethroughtheJavaVirtualMachine(JVM),allowingcodetorunondifferentoperatingsystemswithoutmodification.TheJVMcompilesJavacodeintoplatform-independentbytecode,whichittheninterpretsandexecutesonthespecificOS,abstractingawayOS

Javaispowerfulduetoitsplatformindependence,object-orientednature,richstandardlibrary,performancecapabilities,andstrongsecurityfeatures.1)PlatformindependenceallowsapplicationstorunonanydevicesupportingJava.2)Object-orientedprogrammingpromotesmodulara

The top Java functions include: 1) object-oriented programming, supporting polymorphism, improving code flexibility and maintainability; 2) exception handling mechanism, improving code robustness through try-catch-finally blocks; 3) garbage collection, simplifying memory management; 4) generics, enhancing type safety; 5) ambda expressions and functional programming to make the code more concise and expressive; 6) rich standard libraries, providing optimized data structures and algorithms.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

Dreamweaver Mac version
Visual web development tools

Atom editor mac version download
The most popular open source editor

WebStorm Mac version
Useful JavaScript development tools
