Re: RFR: 8275666: serviceability/jvmti/GetObjectSizeClass.java shouldn't have vm.flagless

2021-10-20 Thread Igor Ignatyev
On Wed, 20 Oct 2021 18:34:36 GMT, Igor Ignatyev wrote: > Hi all, > > could you please review this tiny patch? > > from JBS: >> serviceability/jvmti/GetObjectSizeClass.java doesn't ignore external flags >> (where it matters) and hence should not have been marked w/ vm.flagless > > Thanks, > --

Re: RFR: 8275666: serviceability/jvmti/GetObjectSizeClass.java shouldn't have vm.flagless

2021-10-20 Thread Leonid Mesnik
On Wed, 20 Oct 2021 18:34:36 GMT, Igor Ignatyev wrote: > Hi all, > > could you please review this tiny patch? > > from JBS: >> serviceability/jvmti/GetObjectSizeClass.java doesn't ignore external flags >> (where it matters) and hence should not have been marked w/ vm.flagless > > Thanks, > --

RFR: 8275666: serviceability/jvmti/GetObjectSizeClass.java shouldn't have vm.flagless

2021-10-20 Thread Igor Ignatyev
Hi all, could you please review this tiny patch? from JBS: > serviceability/jvmti/GetObjectSizeClass.java doesn't ignore external flags > (where it matters) and hence should not have been marked w/ vm.flagless Thanks, -- Igor - Commit messages: - 8275666 Changes: https://git.ope