git: openjdk/jdk: 8255560: Class::isRecord should check that the current class is final and not abstract
Chris Hegarty
chegar at openjdk.java.net
Mon Dec 7 11:04:00 UTC 2020
Changeset: 5a03e476
Author: Chris Hegarty <chegar at openjdk.org>
Date: 2020-12-07 11:02:52 +0000
URL: https://git.openjdk.java.net/jdk/commit/5a03e476
8255560: Class::isRecord should check that the current class is final and not abstract
Reviewed-by: mchung, darcy
! src/java.base/share/classes/java/lang/Class.java
+ test/jdk/java/lang/reflect/records/IsRecordTest.java
! test/lib/jdk/test/lib/ByteCodeLoader.java
More information about the jdk-changes
mailing list