Skip to content

sanhong/jdk11u-fast-startup-incubator

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 77.3%
  • C++ 11.9%
  • C 7.3%
  • JavaScript 1.1%
  • Roff 0.8%
  • HTML 0.4%
  • Other 1.2%