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).

This pull request has now been integrated.

Changeset: 82b8c3cd
Author:    Yasumasa Suenaga <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/82b8c3cd3843744efc201959da160ef9cdbe2794
Stats:     4 lines in 1 file changed: 1 ins; 0 del; 3 mod

8389870: Object histogram in SA cannot identify FlatArrayKlass

Reviewed-by: ayang, fparain, cjplummer, sspitsyn

-------------

PR: https://git.openjdk.org/jdk/pull/32231

Reply via email to