instanceof seems to work for class types only.
instanceof
Good to know that Java 24 supports instanceof with primitive types, as introduced in JEP-488