On Sun, 6 Jun 2021 20:09:32 GMT, Liam Miller-Cushon <cus...@openjdk.org> wrote:

> This change fixes a build error during the generation of 
> `ScopedMemoryAccess.java` when the sources are readonly, by using `cat a > b` 
> instead of `cp a b` to avoid propagating the permissions to the generated 
> source.

Looks good.

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

Marked as reviewed by erikj (Reviewer).

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

Reply via email to