JDK-8153498 : Update the PostVMInitHook mechanism to use an internal package in the base module
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-04-05
  • Updated: 2016-04-19
  • Resolved: 2016-04-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b114Fixed
Description
sun.misc.PostVMInitHook::run is called by the VM once its initialization is complete, when jdk_version_info.post_vm_init_hook_enabled bit is true. Since sun.misc will be moved out of the base module, and put into the jdk.unsupported module, the VM should look for the PostVMInitHook in a more suitable place, say jdk.internal.vm.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/818192f0e1ea User: lana Date: 2016-04-13 17:56:05 +0000
13-04-2016

URL: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/280fdc039980 User: lana Date: 2016-04-13 17:55:49 +0000
13-04-2016

URL: http://hg.openjdk.java.net/jdk9/dev/hotspot/rev/280fdc039980 User: chegar Date: 2016-04-09 22:14:10 +0000
09-04-2016

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/818192f0e1ea User: chegar Date: 2016-04-09 22:14:03 +0000
09-04-2016