cmbuhler / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
0 stars 0 forks source link

Add command line option to enable Persistent Logging #1

Open cmbuhler opened 4 years ago

cmbuhler commented 4 years ago

In order to specify our desire to enable Persistent Logging, we must have an option that can be added on the Client side.

JITServer should not need to be started any differently.

If JITServer is given the the option to enable persistent logging, we must have a check for this option in the location the current log file is generated and sent back.