RFR: 8255338: CodeSections are never frozen

Nils Eliasson neliasso at openjdk.java.net
Fri Oct 23 12:32:36 UTC 2020


On Fri, 23 Oct 2020 11:25:24 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> CodeSections are never actually frozen, so code for freezing can be removed along with some assertions and guarantees.
> 
> A few other minor cleanups, too.

Looks good. 

Remove the additional methods I sent, if you like.

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

Marked as reviewed by neliasso (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/834


More information about the hotspot-compiler-dev mailing list