https://issues.apache.org/bugzilla/show_bug.cgi?id=51563
Bug #: 51563
Summary: [patch] InstConstraintVisitor does not handle class
constants
Product: BCEL
Version: unspecified
Platform: Macintosh
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27321
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27321
Patch to add class constant support to ldc/ldc_w
InstConstraintVisitor gives an error if ldc/ldc_w is used to load a class
constant (svn r1151433). This is allowed since the JVM 1.5 specifications (and
I've seen this has been fixed in several other places in BCEL already).
The attached patch fixes this problem.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]