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
3.28k
stars
722
forks
source link
WIP - Feature request: Print actual String arguments with Xtrace #20639
The changes reflect the feature request #16416.
Instead of printing the memory address for string arguments, print the actual string at max of 255 characters.
Closes: #16416 Signed-off-by: Nick Kamal nick.kamal@ibm.com