Integrated: 8255338: CodeSections are never frozen

Claes Redestad redestad at openjdk.java.net
Fri Oct 23 17:51:39 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.

This pull request has now been integrated.

Changeset: 185c8bcf
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/185c8bcf
Stats:     81 lines in 3 files changed: 0 ins; 79 del; 2 mod

8255338: CodeSections are never frozen

Reviewed-by: neliasso, kvn

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

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


More information about the hotspot-compiler-dev mailing list