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

Bug 212860

Summary: dev-java/asm test suite
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] JavaAssignee: Java team <java>
Status: CONFIRMED ---    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 203062    
Bug Blocks: 784263    

Description Petteri Räty (RETIRED) gentoo-dev 2008-03-09 18:43:53 UTC
needs some deps we don't have packaged

###############################################################################
# TESTS (PERFORMANCE COMPARISONS WITH BCEL AND SERP)
###############################################################################

# Class path for the BCEL library (version 5.0)
# See http://jakarta.apache.org/bcel

# bcel.path bcel.jar

# Class path for the SERP library (version 1.4.2)
# See http://serp.sourceforge.net

# serp.path serp.jar

# Class path for the Javassist library (version 2.6)
# See http://www.csg.is.titech.ac.jp/~chiba/javassist

# javassist.path javassist.jar

# Class path for the Janino compiler (version 2.3.3)
# See http://www.janino.net/

# janino.path janino.jar