[Bug 697] New: Shark fails to build docs using hs19

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Apr 20 18:17:22 PDT 2011


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=697

           Summary: Shark fails to build docs using hs19
           Product: IcedTea
           Version: 6-hg
          Platform: all
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Shark
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: xerxes at zafena.se


Testcase:
../icedtea6-1.9/configure --enable-shark --with-hotspot-build

fails during compilation of docs
...
#   org.xml.sax
#   org.xml.sax.ext
#   org.xml.sax.helpers
/home/xranby/icedtea6-1.9-shark-hs19/bootstrap/jdk1.6.0/bin/java  -client
-Xmx512m -Xms128m -XX:PermSize=32m -XX:MaxPermSize=160m
"-Xbootclasspath/p:/home/xranby/icedtea6-1.9-shark-hs19/openjdk.build/langtools/dist/bootstrap/lib/javadoc.jar:/home/xranby/icedtea6-1.9-shark-hs19/openjdk.build/langtools/dist/bootstrap/lib/javac.jar:/home/xranby/icedtea6-1.9-shark-hs19/openjdk.build/langtools/dist/bootstrap/lib/doclets.jar"
-jar
/home/xranby/icedtea6-1.9-shark-hs19/openjdk.build/langtools/dist/bootstrap/lib/javadoc.jar
 -d /home/xranby/icedtea6-1.9-shark-hs19/openjdk.build/docs/api \
         
@/home/xranby/icedtea6-1.9-shark-hs19/openjdk.build/tmp/docs/doctmp/coredocs.options
@/home/xranby/icedtea6-1.9-shark-hs19/openjdk.build/tmp/docs/doctmp/coredocs.packages
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (os_linux_zero.cpp:236), pid=23677, tid=1097759600
#  fatal error: caught unhandled signal 11
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK Shark VM (19.0-b09 mixed mode linux-i386 )
# Derivative: IcedTea6 1.9.8pre+r2f549e3a4720
# Distribution: Built on Ubuntu Natty (development branch) (Thu Apr 21 01:06:41
CEST 2011)
# An error report file with more information is saved as:
#
/home/xranby/icedtea6-1.9-shark-hs19/openjdk/jdk/make/docs/hs_err_pid23677.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#
Aborted (core dumped)


A full bootstrap build work when using Shark in combination with hs17.
xranby at hp:~/icedtea6-1.9-shark$ ../icedtea6-1.9/configure --enable-shark
make


Summary:
As to date 2011-04-21 icedtea6-1.9 release branch contains the only stable
Shark release when built against (default)hs17.

Shark are broken when using hs19 and later.

Please run full bootstrap builds when testing Shark since the generation of
docs are a good test for the reflection API implementations in Shark!


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the distro-pkg-dev mailing list