Re: TEST build OK: openjdk8.spec - openjdk 8 and 9 hangs on glibc 2.34 in vserver guest

2021-11-24 Thread Arkadiusz Miśkiewicz via pld-devel-en
sdeps/unix/sysv/linux/sparc/getsysstats.c glibc people will reintroduce fallback (but based on /proc/stat). In mean time sysfs got mounted on builders and I also saw your changes to make multiprocessor default in openjdk 8 -- Arkadiusz Miśkiewicz, arekm / ( maven.pl

Re: TEST build OK: openjdk8.spec - openjdk 8 and 9 hangs on glibc 2.34 in vserver guest

2021-11-24 Thread Jan Palus
On 24.11.2021 21:04, Jan Palus wrote: > > More fun with that. > > > > working system, glibc 2.34, on any kernel > > > > mkdir /test/ > > rsync -avPH / /test/ --exclude /test/ --exclude /proc --exclude /sys > > mount /proc /test/proc -o bind > > chroot /test/; java -version - hangs at some retry

Re: TEST build OK: openjdk8.spec - openjdk 8 and 9 hangs on glibc 2.34 in vserver guest

2021-11-24 Thread Jan Palus
On 24.11.2021 19:55, Arkadiusz Miśkiewicz via pld-devel-en wrote: > W dniu 24.11.2021 o 14:00, Arkadiusz Miśkiewicz pisze: > > W dniu 22.10.2021 o 11:37, Jan Palus pisze: > >> On 22.10.2021 10:44, Jan Rękorajski wrote: > >>> Ah, it wasn't icedtea but openjdk8 that was installed on i686 and x86_64.

Re: TEST build OK: openjdk8.spec - openjdk 8 and 9 hangs on glibc 2.34 in vserver guest

2021-11-24 Thread Arkadiusz Miśkiewicz via pld-devel-en
W dniu 24.11.2021 o 14:00, Arkadiusz Miśkiewicz pisze: > W dniu 22.10.2021 o 11:37, Jan Palus pisze: >> On 22.10.2021 10:44, Jan Rękorajski wrote: >>> Ah, it wasn't icedtea but openjdk8 that was installed on i686 and x86_64. >>> I'm uninstalling it and blocking in poldek on builders so that we

Re: TEST build OK: openjdk8.spec - openjdk 8 and 9 hangs on glibc 2.34 in vserver guest

2021-11-24 Thread Arkadiusz Miśkiewicz via pld-devel-en
erver host, glibc 2.34 - works. 4.4.279 butin vserver guest, glibc 2.34 hangs. 4.4.279 but glibc 2.33 in vserver guest - works. openjdk9-9.0.4.12-1.x86_64 also hangs in vserver guest with glibc 2.34 openjdk10-10.0.2.13-1.x86_64 works openjdk11-11.0.13-1.x86_64 works So vserver guest + glibc 2.34 +

OpenJDK 8

2015-09-22 Thread Jacek Konieczny
Hi, I have prepared openjdk8 packages, so we finally have Java 8 in PLD. We used to use IcedTea to build Java 7 from OpenJDK7 source and a few other projects, but OpenJDK8 is more self-contained and could be built directly. That causes package name change, but it may also mean, that the new