[jdk21u-dev] RFR: 8318626: GetClassFields does not filter out ConstantPool.constantPoolOop field
Goetz Lindenmaier
goetz at openjdk.org
Fri May 9 08:04:57 UTC 2025
On Wed, 30 Apr 2025 23:10:18 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> Backporting JDK-8318626: GetClassFields does not filter out ConstantPool.constantPoolOop field. Fix adjusts FilteredFieldStream implementation to handle cases when filtered fields is the last field of the class. Adds two tests for functionality. Ran GHA Sanity Checks, local Tier 1 and 2, and new tests. Patch is clean.
I successfully ran this through SAP's testing.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1727#issuecomment-2865561746
More information about the jdk-updates-dev
mailing list