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.
-
Commit messages:
- 8268296: ScopedMemoryAccess build error wit
On Sun, 6 Jun 2021 20:09:32 GMT, Liam Miller-Cushon 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
>
Update links to the chromium style guide in the HotSpot Style Guide.
-
Commit messages:
- 8274169: HotSpot Style Guide has stale link to chromium style guide
Changes: https://git.openjdk.java.net/jdk/pull/5641/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5641&range=0
On Wed, 22 Sep 2021 20:48:11 GMT, Liam Miller-Cushon wrote:
> Update links to the chromium style guide in the HotSpot Style Guide.
This pull request has now been integrated.
Changeset: 1b7f4b7d
Author: Liam Miller-Cushon
URL:
https://git.openjdk.java.net/jdk/com
Update links to the chromium style guide in the HotSpot Style Guide.
-
Commit messages:
- 8280182: HotSpot Style Guide has stale link to chromium style guide
Changes: https://git.openjdk.java.net/jdk/pull/7138/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7138&range=0
On Tue, 18 Jan 2022 23:09:12 GMT, Liam Miller-Cushon wrote:
> Update links to the chromium style guide in the HotSpot Style Guide.
This pull request has now been integrated.
Changeset: dac15efc
Author: Liam Miller-Cushon
URL:
https://git.openjdk.java.net/jdk/com