Hi, On Fri, 2018-09-28 at 06:53 +0000, Baesken, Matthias wrote: > Hi Aleksey, sounds great - thanks for looking into this JFR > generating stuff and figuring out what to do where 😊 ! > > So I guess we do not need my AIX-related patch any more , > after your change is in ( and the commit-with > parameters calls get usable as well on the non - JFR platforms ). > > I think we could simplify then quite a few places in the > hs codebase that deal with JFR events ( where > currently set_*(param1) + ... set_*(param_n) + commit() is > used, this could be just > commit(param1,...param_n) instead ) . > > However this is probably out of scope of my (and your ) patch .
I filed JDK-8211273 :) Thanks, Thomas