[jdk8u-dev] RFR: 8301550: [8u] Enable additional linux build testing in GitHub
Zdenek Zambersky
zzambers at openjdk.org
Wed Feb 1 16:21:56 UTC 2023
On Wed, 1 Feb 2023 16:15:05 GMT, Andrew John Hughes <andrew at openjdk.org> wrote:
>>> Hmmm, it seems the additional build is quite quick because it only does `make hotspot`. We should maybe consider changing that to `make images`, as with the other targets, in a later PR, so that the native JDK code is also tested.
>>
>> Yy, I have not changed it and kept it hotspot only. I have not (yet) tried to do full build, but hopefully it should work. Can be done with later PR, as you said, if desired.
>
>> > Hmmm, it seems the additional build is quite quick because it only does `make hotspot`. We should maybe consider changing that to `make images`, as with the other targets, in a later PR, so that the native JDK code is also tested.
>>
>> Yy, I have not changed it and kept it hotspot only. I have not (yet) tried to do full build, but hopefully it should work. Can be done with later PR, as you said, if desired.
>
> Yeah, I don't want to delay this one any further, so we can try that out in another bug & PR. I've approved this so it's good to push when you're ready.
@gnu-andrew, thanks
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/254
More information about the jdk8u-dev
mailing list