[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

J2sdk 1.5.0 beta 1



I just upgraded to j2sdk1.5.0 beta 1, and running Spark breaks, with errors that
look like this:

================================================================================
[Call Graph] For information on where the call graph may be incomplete, use the
verbose option to the cg phase.
Total methods: 16084
Initially reachable methods: 10
Classes with at least one reachable method: 3
[Spark] Pointer Assignment Graph in 1.6 seconds.
Total types: 1908
[Spark] Type masks in 0.1 seconds.
VarNodes: 40
FieldRefNodes: 2
AllocNodes: 8
Cleaning up graph for merged nodes
Done cleaning up graph for merged nodes
[Spark] Pointer Graph simplified in 0.0 seconds.
Worklist has 8 nodes.
Now handling field references
[Spark] Propagation in 0.1 seconds.
[Spark] Solution found in 0.1 seconds.
[Spark] Number of reachable methods: 22
java.lang.RuntimeException: Attempting to push a non-constant cp entry
	at soot.coffi.CFG.processCPEntry(CFG.java:2682)
	at soot.coffi.CFG.processFlow(CFG.java:1696)
	at soot.coffi.CFG.jimplify(CFG.java:1342)
	at soot.coffi.CFG.jimplify(CFG.java:1126)
	at soot.coffi.CoffiMethodSource.getBody(CoffiMethodSource.java:98)
	at soot.SootMethod.getBodyFromMethodSource(SootMethod.java:79)
	at soot.SootMethod.retrieveActiveBody(SootMethod.java:274)
	at
ptolemy.copernicus.c.CallGraphPruner._getNodesAccessedInBodyOf(CallGraphPruner.java:354)
	at
ptolemy.copernicus.c.CallGraphPruner._processMethod(CallGraphPruner.java:530)
	at
ptolemy.copernicus.c.CallGraphPruner._growTree(CallGraphPruner.java:431)
	at ptolemy.copernicus.c.CallGraphPruner.<init>(CallGraphPruner.java:120)
	at
ptolemy.copernicus.c.RequiredFileGenerator._pruneLevel1(RequiredFileGenerator.java:243)
	at
ptolemy.copernicus.c.RequiredFileGenerator.init(RequiredFileGenerator.java:152)
	at ptolemy.copernicus.c.JavaToC.convert(JavaToC.java:89)
	at ptolemy.copernicus.c.JavaToC.main(JavaToC.java:186)
==========================================================================================

Is this a known issue? Is a patch or workaround available?

Thanks,
Ankush


"No trees were killed in the creation of this email :
however, a vast number of electrons were incredibly inconvenienced."

-------------------------------------------------
Ankush Varma
Systems and Computer Architecture Research Group
Department of Electrical and Computer Engineering
University of Maryland, College Park.

email:                      Website:
ankush@eng.umd.edu          www.enee.umd.edu/~ankush
not_ankush@yahoo.com

Phone: 301-405-3089 (work)
--------------------------------------------------