Fwd: [Mach5] mach5-one-aph-JDK-8185505-3-20180510-1725-21972: Build tasks UNSTABLE. Test tasks UNSTABLE. Failed tests: 1

David Holmes david.holmes at oracle.com
Fri May 11 11:27:03 UTC 2018


Hi Andrew,

On 11/05/2018 7:09 PM, Andrew Haley wrote:
> This is the AArch64 AOT patch.  So, it looks like I broke something.  I'd
> appreciate it if a kind Oracle insider would give me a clue about what I
> broke.  Thank you.

I'm not sure exactly how the submit repo is supposed to be used but it 
looks like what you submitted is not current and doesn't include the 
jvmFlags changes from

changeset:   49857:31e07291ae29
user:        gziemski
date:        Mon Apr 23 10:59:39 2018 -0500
summary:     8081519: Split globals.hpp to factor out the Flag class

It seems your version of the open repo gets combined with the current 
version of our closed repo, and the build fails because the closed files 
have includes for runtime/flags/jvmFlag.hpp and it doesn't exist in your 
open repo.

So your open builds all passed, but all the closed builds failed. And no 
tests were run because they all operate on the closed builds.

Cheers,
David

> Andrew.
> 


More information about the hotspot-dev mailing list