RFR: 8327790: Improve javadoc for ResolvedJavaType.hasFinalizableSubclass

Doug Simon dnsimon at openjdk.org
Mon Mar 11 13:10:16 UTC 2024


This PR fixes and clarifies the javadoc for `ResolvedJavaType.hasFinalizableSubclass()`.

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

Commit messages:
 - fix javadoc for return type of ResolvedJavaType.hasFinalizableSubclass

Changes: https://git.openjdk.org/jdk/pull/18192/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18192&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8327790
  Stats: 5 lines in 1 file changed: 2 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/18192.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18192/head:pull/18192

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


More information about the hotspot-compiler-dev mailing list