notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: java/openjdk8/files/patch-hotspot_src_os__cpu_bsd__ppc_vm_thread__bsd__ppc.cpp

Number of commits found: 3

Sunday, 28 Jul 2024
06:08 Greg Lewis (glewis) search for other commits by this committer
java/openjdk8: Update to 8u422
commit hash: 8f2d7bee515d83ed62a979c1ad82175f5529be80 commit hash: 8f2d7bee515d83ed62a979c1ad82175f5529be80 commit hash: 8f2d7bee515d83ed62a979c1ad82175f5529be80 commit hash: 8f2d7bee515d83ed62a979c1ad82175f5529be80 8f2d7be
Friday, 3 Sep 2021
13:19 Piotr Kubaj (pkubaj) search for other commits by this committer
java/openjdk8: fix runtime issues on powerpc64*

Running java or javac executables fails with:
Error: dl failure on line 910
Error: failed /usr/local/openjdk8/jre/lib/ppc64le/server/libjvm.so, because
/usr/local/openjdk8/jre/lib/ppc64le/server/libjvm.so: Undefined symbol
"_ZN5frameC1EPlPh"
commit hash: 602c26c14599438bee8f29d7bdaf0f445ff7eca8 commit hash: 602c26c14599438bee8f29d7bdaf0f445ff7eca8 commit hash: 602c26c14599438bee8f29d7bdaf0f445ff7eca8 commit hash: 602c26c14599438bee8f29d7bdaf0f445ff7eca8 602c26c
Wednesday, 4 Aug 2021
19:34 Piotr Kubaj (pkubaj) search for other commits by this committer
java/openjdk8: fix build on powerpc64*

/wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u302-b08.1/hotspot/src/os_cpu/bsd_ppc/vm/thread_bsd_ppc.cpp:45:37:
error: use of undeclared identifier 'uc_mcontext'
    frame ret_frame((intptr_t*)uc->>uc_mcontext.mc_gpr[1/*REG_SP*/],
                                    ^
/wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u302-b08.1/hotspot/src/os_cpu/bsd_ppc/vm/thread_bsd_ppc.cpp:88:18:
error: redefinition of 'pd_get_top_frame_for_signal_handler'
bool JavaThread::pd_get_top_frame_for_signal_handler(frame* fr_addr, void*
ucontext, bool isInJava) {
                 ^
/wrkdirs/usr/ports/java/openjdk8/work/jdk8u-jdk8u302-b08.1/hotspot/src/os_cpu/bsd_ppc/vm/thread_bsd_ppc.cpp:83:18:
note: previous definition is here
bool JavaThread::pd_get_top_frame_for_signal_handler(frame* fr_addr, void*
ucontext, bool isInJava) {
commit hash: 3700c180db55788e43e20599afd234b63b7e2161 commit hash: 3700c180db55788e43e20599afd234b63b7e2161 commit hash: 3700c180db55788e43e20599afd234b63b7e2161 commit hash: 3700c180db55788e43e20599afd234b63b7e2161 3700c18

Number of commits found: 3