hg: portola/portola: Initial musl support (ported from old repository layout)

Mikael Vidstedt mikael.vidstedt at oracle.com
Thu Dec 7 18:53:05 UTC 2017


> On Dec 6, 2017, at 5:11 AM, Magnus Ihse Bursie <magnus.ihse.bursie at oracle.com> wrote:
> 
> 
> On 2017-12-06 03:47, Mikael Vidstedt wrote:
>> 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!
> 
> It also turned out to be a good summary of all accumulated changes in portola. :-) I reviewed it and I think it looks quite good. So when are you ready to push it to the mainline?

Thanks for having a look at it, much appreciated!

There are currently no plans to push the musl specific changes to mainline, but a couple of the changes are unrelated to musl and it may be worth looking at pushing them up just to reduce the delta.

Cheers,
Mikael

> 
> /Magnus
> 
>> 
>> 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