On Fri, 3 Mar 2023 02:28:32 GMT, Alex Menkov <amen...@openjdk.org> wrote:
>> Unique vtables for classes in vmStruct data is a requirement for SA to >> correctly detect hotspot classes. >> The fix adds test to verify this requirement. >> >> The test fails as expected on Windows if VM is built without RTTI (see >> JDK-8302817) > > Alex Menkov has updated the pull request incrementally with one additional > commit since the last revision: > > Chris's feedback Looks good. Thanks, Serguei ------------- Marked as reviewed by sspitsyn (Reviewer). PR: https://git.openjdk.org/jdk/pull/12820