odules:ty:compileJavaWARNING

modules:ty:compileJava WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by worker.org.gradle.internal.reflect.JavaMethod (file:/Users/---/.gradle/caches/3.0/workerMain/gradle-worker.jar) to method java.lang.ClassLoader.getPackages() WARNING: Please consider reporting this to the maintainers of worker.org.gradle.internal.reflect.JavaMethod WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release

JAVA 9


  1.  A lightweight JSON API for consuming and generating JSON documents and data streams.
  2. A HTTP 2 Client that will bring HTTP 2.0 and web sockets, while replacing the legacy HttpURLConnection.
  3. Process API Updates to improve controlling and managing operating-system process (developers were often forced to use native code with the current API). Along with several other smaller features, as well as dozens of proposals already being tracked by the JEP Index, Oracle has also promised another trio of performance features :
  • Improve contended locking, which aims at improving performance when threads compete over access to objects.
  •  Segmented code cache with better performance, shorter sweep times, less fragmentation and further extensions to come.
  • The Smart Java compiler, or sjavac, will be improved to allow default use in the JDK build and general use for building larger projects.

Commentaires

Posts les plus consultés de ce blog

Failed to execute goal org.codehaus.mojo:exec-maven-plugin

Cannot find System Java Compiler