RFR: 6899: Upgrade core to 8 [v3]
Mario Torre
neugens at redhat.com
Tue Oct 6 09:20:03 UTC 2020
Hi Marcus,
I'm a bit concerned by this bit:
<requireJavaVersion>
- <version>[1.8.0-40,)</version>
- <message>Building JMC requires Java 8 version JDK 1.8.0_40 or later</message>
+ <version>[11,)</version>
+ <message>Building JMC requires Java 11 or later</message>
</requireJavaVersion>
This means that we now require a JDK 11 to be installed in the systems
that do build JMC now, I believe so far we were able to build with 8
only if I'm not wrong?
Cheers,
Mario
On Tue, Oct 6, 2020 at 11:01 AM Marcus Hirt <hirt at openjdk.java.net> wrote:
>
> > For some reason the Eclipse compiler fails some type inferences when switching to JDK 8, so had to add some
> > (unnecessary) casts. (Also set JDK 11 as required for running the application builds.)
>
> Marcus Hirt has updated the pull request incrementally with one additional commit since the last revision:
>
> Fixing copyright year
>
> -------------
>
> Changes:
> - all: https://git.openjdk.java.net/jmc/pull/120/files
> - new: https://git.openjdk.java.net/jmc/pull/120/files/bcc22b6a..04466fb7
>
> Webrevs:
> - full: https://webrevs.openjdk.java.net/?repo=jmc&pr=120&range=02
> - incr: https://webrevs.openjdk.java.net/?repo=jmc&pr=120&range=01-02
>
> Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
> Patch: https://git.openjdk.java.net/jmc/pull/120.diff
> Fetch: git fetch https://git.openjdk.java.net/jmc pull/120/head:pull/120
>
> PR: https://git.openjdk.java.net/jmc/pull/120
>
--
Mario Torre
Associate Manager, Software Engineering
Red Hat GmbH <https://www.redhat.com>
9704 A60C B4BE A8B8 0F30 9205 5D7E 4952 3F65 7898
More information about the jmc-dev
mailing list