Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212860 - dev-java/asm test suite
Summary: dev-java/asm test suite
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on: 203062
Blocks: 784263
  Show dependency tree
 
Reported: 2008-03-09 18:43 UTC by Petteri Räty (RETIRED)
Modified: 2021-10-30 08:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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