[jdk8u] RFR: 8303828: [Solaris] Broken jdk8u build after JDK-8266391

Andrew John Hughes andrew at openjdk.org
Tue Mar 14 15:57:01 UTC 2023


On Tue, 14 Mar 2023 14:55:10 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> This seems to have broken the build on linux and apparently on mac os on the rampdown tree. The issue seems to be that on the old build system `solaris/classes` are being merged on mac/linux/aix as well. So while it fixes the solaris build it breaks linux and mac. GHA would have caught it. Sigh.

My bad. I should have required that run before allowing this one. It completely slipped my mind that the `solaris` directory was the generic directory on 8u and older.

-------------

PR: https://git.openjdk.org/jdk8u/pull/37


More information about the jdk8u-dev mailing list