First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 116259
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Petteri Räty <betelgeuse@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 116259 depends on: Show dependency tree
Bug 116259 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-12-21 03:29 0000
I had to drop the ~ppc keyword because you still haven't fixed bug 112207.

------- Comment #1 From Petteri Räty 2005-12-22 04:49:12 0000 -------
nichoj: Would probably be good to get cacao ~amd64 keywording too.

------- Comment #2 From Josh Nichols (RETIRED) 2005-12-22 21:03:56 0000 -------
Fixed amd64.

------- Comment #3 From Petteri Räty 2006-02-05 06:03:49 0000 -------
cacao-0.94 was released so I suggest testing that instead.

------- Comment #4 From Wormo 2006-03-24 17:46:54 0000 -------
cacao 0.94 compiled with jikes 1.22 and gnu-classpath 0.20 is failing some
regression tests on ppc, e.g.

getfield (J): FAILED: 8213163617277379787 != 1234567890123

Interesting numbers:
8213163617277379787 = 0x71fb04cb71fb04cb
1234567890123 =            0x11f71fb04cb

The top word of the longword is a repeat of the bottom word instead of having
the correct value. Note that this test passes when run under jamvm 1.4.1.

------- Comment #5 From Wormo 2006-03-24 17:51:34 0000 -------
Can we do another bump of cacao to 0.95? This problem appears to be fixed in
the next upstram release:

http://www.cacaojvm.org/

"CACAO 0.95 released.

This is a bugfix release. Most important release features:
...
powerpc bugfix: (M_COPY): Handle longs and doubles properly."

------- Comment #6 From Petteri Räty 2006-03-24 23:09:52 0000 -------
(In reply to comment #5)
> Can we do another bump of cacao to 0.95? This problem appears to be fixed in
> the next upstram release:
> 

Done.

------- Comment #7 From Wormo 2006-03-25 23:12:39 0000 -------
Ugh, problem didn't go away in 0.95 as I expected. 

Filed a bug in the cacao bugzilla
http://b2.complang.tuwien.ac.at/cgi-bin/bugzilla/show_bug.cgi?id=21

------- Comment #8 From Wormo 2006-07-15 18:06:31 0000 -------
cacao 0.96 fixed the problem -- makes it through test phase on ppc. It requires
gnu-classpath 0.91. Can we do version bumps of both cacao and classpath? For
powerpc, these seem to be the best candidates for eventually stabling. jamvm
1.4.2 also works better with gnu-classpath 0.91 and could be stabilized when
classpath is.

------- Comment #9 From Petteri Räty 2006-07-21 11:56:25 0000 -------
(In reply to comment #8)
> cacao 0.96 fixed the problem -- makes it through test phase on ppc. It requires
> gnu-classpath 0.91. Can we do version bumps of both cacao and classpath? For
> powerpc, these seem to be the best candidates for eventually stabling. jamvm
> 1.4.2 also works better with gnu-classpath 0.91 and could be stabilized when
> classpath is.
> 

Sure. The only problem with gnu-classpath is that 0.91 breaks binary
compatibility and I need to figure out how to handle the situation so that the
vms and classpath are compatible. One solution is to slot gnu-classpath.

------- Comment #10 From nixnut 2006-11-19 05:57:27 0000 -------
any news here from the java team?

------- Comment #11 From Petteri Räty 2006-11-19 14:14:38 0000 -------
(In reply to comment #10)
> any news here from the java team?
> 

nichoj just committed a slotted version of gnu-classpath to the tree and a
jamvm using it. I tried to do the same to cacao but it does not work with the
current implementation of jikes we have and compiling cacao with sun javac
somewhat defeats the point. ecj on the other hand needs a working vm. Of course
we could use the jamvm --> cacao route here and be done with it.

------- Comment #12 From nixnut 2006-11-20 11:01:51 0000 -------
Okay, add us back when you know what you want with regards to keywords.

First Last Prev Next    No search results available      Search page      Enter new bug