On Thu, 10 Mar 2022 09:57:17 GMT, George Adams wrote:
> 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.
This pull request has been closed without being integrated.
-
PR
On Thu, 28 Oct 2021 09:34:07 GMT, Magnus Ihse Bursie wrote:
> Current adhoc version build strings are not ideal. Some of the problems:
> * A build number of "0" is inserted, which make the version string look like
> it's an official build, at least when not reading carefully
> * The version st
On Tue, 18 May 2021 11:07:18 GMT, Maurizio Cimadamore
wrote:
> This patch allows Resolve to use more static diagnostic factories. Resolution
> errors support generation of diagnostics. This generation is very flexible
> and allows creating either a toplevel (error or warning) diagnostic, or a
On Mon, 26 Apr 2021 13:17:10 GMT, George Adams
wrote:
> 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#buildin
On Wed, 2 Jun 2021 16:13:48 GMT, Jonathan Gibbons wrote:
> Please review the change to update to using jtreg 6.
>
> The primary change is to the jib-profiles.js file, which specifies the
> version of jtreg to use, for those systems that rely on this file. In
> addition, the `requiredVersion`
On Thu, 3 Dec 2020 23:44:20 GMT, Magnus Ihse Bursie wrote:
> A lot (but not all) of the data in make/data is tied to a specific module.
> For instance, the publicsuffixlist is used by java.base, and fontconfig by
> java.desktop. (A few directories, like mainmanifest, is *actually* used by
> ma
On Wed, 16 Dec 2020 10:47:50 GMT, Robin Westberg wrote:
> Normally when running GitHub Actions on a pull request, what is checked out
> is the merge of the pull request with the latest changes on the target
> branch. This ensure that what is tested is as close as possible to what will
> actual
On Tue, 10 Nov 2020 08:19:13 GMT, Sergey Bylokhov wrote:
> This is a review request for the bug particularly fixed some time ago:
> https://mail.openjdk.java.net/pipermail/2d-dev/2015-May/005425.html
>
> In that review request it was found that the old fix does not work well in
> all cases, see
On Tue, 29 Sep 2020 04:36:16 GMT, Ludovic Henry wrote:
> When bringing up Hotspot onto new platforms, it is not always possible to
> compile hsdis because gcc is not yet available. For example, for
> Windows-AArch64 and macOS-AArch64.
>
> For some such platforms, it is possible to use LLVM as