← Back to team overview

openjdk team mailing list archive

[Bug 1021657] Re: Keeping hotspot optimizations after the process closes

 

** Description changed:

  Currently if a process is running a long time and various hotspot
  optimizations are done they will be lost if the process closes. The
  optimizations could be saved somewhere on the hard disk drive and loaded
- again if the related process starts again. This way OpenJDK appliactions
+ again if the related process starts again. This way OpenJDK applications
  could profit from much more peak performance and avoid countless times
  doing the same optimizations which will result in a lower performance at
  every beginning of a process.

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1021657

Title:
  Keeping hotspot optimizations after the process closes

Status in “openjdk-7” package in Ubuntu:
  New

Bug description:
  Currently if a process is running a long time and various hotspot
  optimizations are done they will be lost if the process closes. The
  optimizations could be saved somewhere on the hard disk drive and
  loaded again if the related process starts again. This way OpenJDK
  applications could profit from much more peak performance and avoid
  countless times doing the same optimizations which will result in a
  lower performance at every beginning of a process.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1021657/+subscriptions


References