Bug 2490 - Mismatch between CNI and Java objects
Summary: Mismatch between CNI and Java objects
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 1839
  Show dependency treegraph
 
Reported: 2006-03-26 05:32 UTC by Andrew Cagney
Modified: 2006-05-19 15:26 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2006-03-26 05:32:52 UTC
Given a nested class, the CNI and java layouts don't match.  This leads to (on
PPC) a null pointer crash (this$0 wasn't initialized) (i386 crashes in similar
wierd ways).
Comment 2 Andrew Cagney 2006-05-19 15:26:10 UTC
Note, on PPC-64, this test case also tickles:

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=185553

Both.java:12: internal compiler error: in mark_reference_fields, at java/boehm.c:105