RFR (XS) 8223637: PPC64 and S390X build failures after 8223136 (Move compressed oops functions to CompressedOops class)
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Fri May 10 16:03:37 UTC 2019
On 5/10/19 5:58 PM, Stefan Karlsson wrote:
> I took all you patches and merged them with my patch:
> http://cr.openjdk.java.net/~stefank/8223637/webrev.02/
>
> There were two includes added to the sparc files that I don't see why they would be needed. Either they were unnecessarily added, or some other file needs the include.
>
> I also created a version that removes those two lines:
> http://cr.openjdk.java.net/~stefank/8223637/webrev.03.delta
> http://cr.openjdk.java.net/~stefank/8223637/webrev.03
>
> Will run webrev.03 through our testing.
The patch doesn't apply, could you rebase?
glaubitz at gcc202:~/jdk$ hg import http://cr.openjdk.java.net/~stefank/8223637/webrev.03/open.patch
applying http://cr.openjdk.java.net/~stefank/8223637/webrev.03/open.patch
patching file src/hotspot/cpu/arm/c1_CodeStubs_arm.cpp
Hunk #1 FAILED at 28
1 out of 1 hunks FAILED -- saving rejects to file src/hotspot/cpu/arm/c1_CodeStubs_arm.cpp.rej
patching file src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp
Hunk #1 FAILED at 33
1 out of 1 hunks FAILED -- saving rejects to file src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp.rej
patching file src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
Hunk #1 FAILED at 38
1 out of 1 hunks FAILED -- saving rejects to file src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp.rej
patching file src/hotspot/os_cpu/linux_arm/thread_linux_arm.cpp
Hunk #1 FAILED at 27
1 out of 1 hunks FAILED -- saving rejects to file src/hotspot/os_cpu/linux_arm/thread_linux_arm.cpp.rej
abort: patch failed to apply
glaubitz at gcc202:~/jdk$
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the hotspot-dev
mailing list