[lworld] RFR: 8280194: Abstract classes that allow value subclasses should be marked ACC_PERMITS_VALUE (0x0040) [v2]

Srikanth Adayapalam sadayapalam at openjdk.java.net
Mon Feb 7 15:26:25 UTC 2022


On Tue, 1 Feb 2022 11:33:23 GMT, Srikanth Adayapalam <sadayapalam at openjdk.org> wrote:

>> Mark abstract classes that qualify with ACC_PERMITS_VALUE flag.
>
> Srikanth Adayapalam has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Incorporate review comments

I took a look at the Modifier.getString enhancement - at the moment ACC_PERMITS_VALUE is not surfaced at all in these tests. So we can leave it as is for the time being.

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

PR: https://git.openjdk.java.net/valhalla/pull/622


More information about the valhalla-dev mailing list