This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/26861] New: VirtualMachineError in interperter.


While running make -k check for libjava, the testcase for PR26858 protuces a
VirtualMachineError in the interperter.


Exception in thread "main" java.lang.VirtualMachineError
   at PR26858.printV (PR26858.java:2057)
   at PR26858.main (PR26858.java:2067)
XFAIL: PR26858 execution - gij test
UNTESTED: PR26858 output - gij test


-- 
           Summary: VirtualMachineError in interperter.
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: daney at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26861


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]