openj9 icon indicating copy to clipboard operation
openj9 copied to clipboard

[WIP] - Upcall to Java JFR framework to parse behaviour control JFR Options

Open yathamravali opened this issue 1 year ago • 1 comments

Consumes FlightRecorderOptions and then parses the suboption values before making a java upcall to DCmdConfigure execute.

Option: -XX:FlightRecorderOptions=[parameter=value]

yathamravali avatar Aug 22 '24 07:08 yathamravali

This is still WIP as I might have to incorporate similar review changes mentioned here - https://github.com/eclipse-openj9/openj9/pull/20009#discussion_r1723317657

FYI - @BrijeshNekkare

yathamravali avatar Aug 22 '24 08:08 yathamravali

@TobiAjila @BrijeshNekkare - Pushed new commit to make upcall for config options using reflection. Please review, Thanks!

yathamravali avatar Aug 29 '24 12:08 yathamravali

Please rebase this PR

tajila avatar Aug 06 '25 20:08 tajila

You can do something like this: 4706919698374119738dc9515debc4d949b1fa51 ignoring whitespace and debug changes

tajila avatar Aug 07 '25 00:08 tajila