Currently we read the entire jimage before writing to the jimage. If we can defer reading until writing to the jimage, memory will be reduced significantly.
- relates to
-
JDK-8155648 jlink fails with OOME on 32-bit systems
- Closed