[Bug 3683] New: [IcedTea8] Addition of 8189170 in 8u192 breaks 8197429 backport
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jan 24 02:12:45 UTC 2019
https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3683
Bug ID: 3683
Summary: [IcedTea8] Addition of 8189170 in 8u192 breaks 8197429
backport
Product: IcedTea
Version: 3.x-hg
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
The code added by the 8197429 backport in bug 3546 no longer compiles, due to
8189170:
/builddir/build/BUILD/icedtea-3.11.0pre02/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:
In static member function 'static void
os::workaround_expand_exec_shield_cs_limit()':
/builddir/build/BUILD/icedtea-3.11.0pre02/openjdk-boot/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:909:7:
error: 'is_initial_thread' is not a member of 'os::Linux'
if (os::Linux::is_initial_thread()) {
^
gmake[7]: *** [os_linux_x86.o] Error 1
gmake[7]: *** Waiting for unfinished jobs....
gmake[7]: Leaving directory
`/builddir/build/BUILD/icedtea-3.11.0pre02/openjdk.build-boot/hotspot/linux_i486_compiler2/product'
We need to sync with the upstream version.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20190124/213405ac/attachment.html>
More information about the distro-pkg-dev
mailing list