y1yang0 / jdk11u-fast-startup-incubator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goal

This is a repository for collaboratively exploring Java startup time optimization ideas. The intent is to contribute the resulting work into OpenJDK projects by their original authors. Alternatively, resulting work may be moved into a new Eclipse Adoptium project. Please see Eclipse Adoptium Incubator for additional information.

Areas of current interest include (but not limited to):

  • General class pre-initialization
  • A static analyzer for identifying unsafe class pre-initialization
  • Use ahead-of-time (AOT) compilation and generate more efficient code

JDK Release

We have prepared a pipeline to build/test/package for fast-startup-incubator project. It automatically fetches the latest code and builds a JDK artifact for this project. You could find it from http://ci.dragonwell-jdk.io/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-x64-fast_startup/ . All released JDK artifacts can also be found there.

About

License:GNU General Public License v2.0


Languages

Language:Java 77.5%Language:C++ 11.9%Language:C 7.3%Language:JavaScript 1.1%Language:Roff 0.8%Language:HTML 0.4%Language:Objective-C 0.3%Language:XSLT 0.3%Language:Shell 0.3%Language:M4 0.1%Language:Python 0.1%Language:Hack 0.1%Language:Assembly 0.0%Language:Makefile 0.0%Language:DTrace 0.0%Language:Awk 0.0%Language:CSS 0.0%Language:GDB 0.0%Language:Perl 0.0%Language:Batchfile 0.0%Language:sed 0.0%Language:Red 0.0%Language:SourcePawn 0.0%