Bug 1021806 - Classloader fails to resolve when annotation and declared class have the same name
Summary: Classloader fails to resolve when annotation and declared class have the same...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: BRE
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ER5
: 6.0.0
Assignee: Mario Fusco
QA Contact: Marek Winkler
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-22 07:10 UTC by Mario Fusco
Modified: 2014-08-06 20:18 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:18:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker DROOLS-251 0 Major Resolved Classloader fails to resolve when annotation and declared class have the same name 2013-12-12 17:18:00 UTC

Description Mario Fusco 2013-10-22 07:10:13 UTC
package test

declare Annot
fld : int @Annot
end

The packagebuilder type resolver will confuse the annotation with the declared class and throw exceptions (varies depending on optional import
statements)

Comment 3 Marek Winkler 2013-12-12 17:22:03 UTC
Verified on BRMS 6.0.0 ER5.


Note You need to log in before you can comment on or make changes to this bug.