On Wed, 7 Feb 2024 19:21:24 GMT, Christoph Langer <clan...@openjdk.org> wrote:
>> Okay, this one regressed GHA for new PRs: >> https://github.com/stefank/jdk/actions/runs/7817217154/job/21324582843 >> >> >> Run # Build JTReg and move files to the proper locations >> realpath: bootjdk/jdk: No such file or directory >> >> >> I think it slipped testing here, because bootjdk was cached before. >> >> @gdams, please see if you can fix it? > >> Okay, this one regressed GHA for new PRs: >> https://github.com/stefank/jdk/actions/runs/7817217154/job/21324582843 >> >> ``` >> Run # Build JTReg and move files to the proper locations >> realpath: bootjdk/jdk: No such file or directory >> ``` >> >> I think it slipped testing here, because bootjdk was cached before. >> >> @gdams, please see if you can fix it? > > Looking into it... Thanks @RealCLanger, let me know if you'd like me to raise a fix? ------------- PR Comment: https://git.openjdk.org/jdk/pull/17694#issuecomment-1932725755