On Thu, 10 Mar 2022 12:44:07 GMT, Magnus Ihse Bursie wrote:
> Do you need to test the entire JDK, or just hotspot?
We could get away with just testing hotspot, I would reiterate my previous
comments though around ramping down some of the Linux x86 testing if you're
concerned about executor tim
On Thu, 10 Mar 2022 12:27:56 GMT, Magnus Ihse Bursie wrote:
> While to code itself looks like its doing what it claims to do, I wonder
> about the reason for doing this. This will slurp up even more CPU minutes
> from the individual OpenJDK contributors free GitHub allowance, and
> potentially
> Adds Alpine build CI job to the GitHub actions submit.yml. I can add tests
> too if people think that would be useful but for now I've left it as just
> build.
George Adams has refreshed the contents of this pull request, and previous
commits have been removed. The incremen
> Adds Alpine build CI job to the GitHub actions submit.yml. I can add tests
> too if people think that would be useful but for now I've left it as just
> build.
George Adams has updated the pull request incrementally with one additional
commit since the last revision:
change
Adds Alpine build CI job to the GitHub actions submit.yml. I can add tests too
if people think that would be useful but for now I've left it as just build.
-
Commit messages:
- fix sha256 command
- add alpine github action
Changes: https://git.openjdk.java.net/jdk/pull/7771/files
This PR creates a simple sanity check for all systems to verify that there is
at least 6 GB available disk space before compiling.
I got the 6 GB requirement from
https://github.com/openjdk/jdk/blob/master/doc/building.md#building-on-x86
-
Commit messages:
- ensure that system has
On Tue, 20 Apr 2021 14:58:02 GMT, George Adams
wrote:
> Updates the docs/building.html guide to include steps to install FreeType on
> macOS using homebrew.
This pull request has now been integrated.
Changeset: 5aab1609
Author:George Adams
Committer: Erik Joelsson
URL:
On Thu, 22 Apr 2021 16:12:24 GMT, Erik Joelsson wrote:
>> Updates the docs/building.html guide to include steps to install FreeType on
>> macOS using homebrew.
>
> Marked as reviewed by erikj (Reviewer).
@erikj79 are you happy to sponsor this PR?
-
PR: https://git.openjdk.java.net
Updates the docs/building.html guide to include steps to install FreeType on
macOS using homebrew.
-
Commit messages:
- add macOS freetype install steps to docs/building.html
Changes: https://git.openjdk.java.net/jdk/pull/3590/files
Webrev: https://webrevs.openjdk.java.net/?repo=j