Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2024 11:40:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 281188] java/openjdk8 java/openjdk11 java/openjdk17 java/openjdk18 java/openjdk19 java/openjdk20 java/openjdk21 java/openjdk22: disable warnings as errors
Message-ID:  <bug-281188-8522-cu13XHOo5l@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281188-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281188-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281188

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch 2024Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3Db56109991d7a20f8c343c0397d6eb01=
073972374

commit b56109991d7a20f8c343c0397d6eb01073972374
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-08-29 07:46:12 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-09-15 11:39:30 +0000

    java/openjdk8 java/openjdk11 java/openjdk17 java/openjdk18 java/openjdk=
19
java/openjdk20 java/openjdk21 java/openjdk22: disable warnings as errors

    Generally disable warnings-as-errors for all openjdk ports, removing all
    the conditionals we have now for particular architectures and/or
    compilers. It does not make sense to have this on by default, unless you
    are an upstream maintainer.

    PR:             281188
    Approved by:    maintainer timeout (2 weeks)
    MFH:            2024Q3

    (cherry picked from commit 3378cc494de65725a36e8ff5aaa205273521ba52)

 java/openjdk11/Makefile | 4 +---
 java/openjdk17/Makefile | 5 +----
 java/openjdk18/Makefile | 4 +---
 java/openjdk19/Makefile | 4 +---
 java/openjdk20/Makefile | 4 +---
 java/openjdk21/Makefile | 4 +---
 java/openjdk22/Makefile | 4 +---
 java/openjdk8/Makefile  | 2 +-
 8 files changed, 8 insertions(+), 23 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281188-8522-cu13XHOo5l>