hg: portola/portola: Initial musl support (ported from old repository layout)
Mikael Vidstedt
mikael.vidstedt at oracle.com
Wed Dec 6 02:47:13 UTC 2017
This is a (hopefully) complete forward-port of all the changes from the old portola/portola10-old forest[1] to the new post-repository consolidation portola/portola[2] repository which is tracking the jdk/jdk[3] repository. I have done some rudimentary testing to make sure it’s not completely dead on arrival, but if anybody out there feels like taking it for a spin that definitely wouldn’t hurt!
Cheers,
Mikael
[1] http://hg.openjdk.java.net/portola/portola10-old/ <http://hg.openjdk.java.net/portola/portola10-old/>
[2] http://hg.openjdk.java.net/portola/portola
[3] http://hg.openjdk.java.net/jdk/jdk
> On Dec 5, 2017, at 6:44 PM, mikael.vidstedt at oracle.com wrote:
>
> Changeset: 055b2c860236
> Author: mikael
> Date: 2017-12-05 18:33 -0800
> URL: http://hg.openjdk.java.net/portola/portola/rev/055b2c860236
>
> Initial musl support (ported from old repository layout)
>
> ! make/ReleaseFile.gmk
> ! make/autoconf/build-aux/config.guess
> ! make/autoconf/build-aux/config.sub
> ! make/autoconf/buildjdk-spec.gmk.in
> ! make/autoconf/configure.ac
> ! make/autoconf/generated-configure.sh
> ! make/autoconf/hotspot.m4
> ! make/autoconf/platform.m4
> ! make/autoconf/spec.gmk.in
> ! make/conf/jib-profiles.js
> ! make/hotspot/lib/CompileJvm.gmk
> ! make/lib/CoreLibraries.gmk
> ! make/lib/Lib-jdk.hotspot.agent.gmk
> ! src/hotspot/os/linux/os_linux.cpp
> ! src/hotspot/share/runtime/vm_version.cpp
> ! src/hotspot/share/utilities/globalDefinitions_gcc.hpp
> ! src/java.base/linux/native/libnet/linux_close.c
> ! src/java.base/unix/native/libjava/jdk_util_md.h
> ! src/java.base/unix/native/libjli/java_md_solinux.c
> ! src/java.base/unix/native/libnio/ch/NativeThread.c
> ! src/java.desktop/unix/native/libawt_xawt/xawt/XToolkit.c
> ! src/jdk.hotspot.agent/linux/native/libsaproc/LinuxDebuggerLocal.c
> ! src/jdk.hotspot.agent/linux/native/libsaproc/libproc_impl.c
> ! src/jdk.hotspot.agent/linux/native/libsaproc/libproc_impl.h
> ! src/jdk.hotspot.agent/linux/native/libsaproc/proc_service.h
> ! src/jdk.hotspot.agent/linux/native/libsaproc/ps_core.c
> ! src/jdk.hotspot.agent/linux/native/libsaproc/ps_proc.c
> ! src/jdk.jdwp.agent/share/native/libjdwp/util.h
>
More information about the portola-dev
mailing list