On Thu, 6 Aug 2026 07:46:13 GMT, Yasumasa Suenaga <[email protected]> wrote:
> `jhisto` on CLHSDB and object histogram on HSDB cannot identify the object > instantiated as `FlatArrayKlass` like following: > > > 157: 1 32 * FlatArrayKlass > > > `FlatArrayKlass` inherits `ObjArrayKlass` in HotSpot, however it inherits > `ArrayKlass` in SA. SA should follow HotSpot manner. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). Marked as reviewed by fparain (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/32231#pullrequestreview-4878009440
