Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 284316

Summary: Stable request for dev-java/cglib-2.2
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: volkmar
Priority: High Keywords: STABLEREQ
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/proj/en/java/getting-involved.xml#doc_chap1
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 284313, 287619    
Attachments: Build log

Description Petteri Räty (RETIRED) gentoo-dev 2009-09-09 18:45:32 UTC
Needed for hibernate and through that for nb 6.7.
Target date: 03 October 2009
Comment 1 Markus Meier gentoo-dev 2009-10-15 08:12:32 UTC
amd64/x86 stable
Comment 2 Mounir Lamouri (volkmar) (RETIRED) gentoo-dev 2009-11-18 13:53:22 UTC
Created attachment 210576 [details]
Build log

Tests are failing on ppc.
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2009-11-20 10:51:45 UTC
These are memory leak tests. Looks like they assume that calling gc() will ensure that memory is really freed. This is wrong, there's no such guarantee.

Added a patch that makes these no fail. Please try again.
Comment 4 Joe Jezak (RETIRED) gentoo-dev 2009-12-28 05:31:47 UTC
The patch seems to have fixed it, the tests pass for me. Marked ppc/ppc64 stable. Closing since we're the last arch.