April 2018
Intermediate to advanced
910 pages
33h 21m
English
A proposed future change is to allow developers to designate alternate memory devices for the Java heap. Specifically, the proposal is to permit developers to designate non-DRAM memory for the Java heap. This change takes advantage of the decreasing cost of memory and memory devices.
Implementation is likely to use an AllocateHeapAt flag.