Bug 1076320 - [GSS] (6.2.x) WFLY-2493 EL cannot access public methods/fields of non-public classes
Summary: [GSS] (6.2.x) WFLY-2493 EL cannot access public methods/fields of non-public ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: JSF
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: CR3
: EAP 6.2.2
Assignee: Farah Juma
QA Contact: Matous Jobanek
Russell Dickenson
URL:
Whiteboard:
Depends On: 1029387
Blocks: eap62-cp02-blockers 1076101
TreeView+ depends on / blocked
 
Reported: 2014-03-14 05:04 UTC by Jimmy Wilson
Modified: 2014-06-02 12:49 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Known Issue
Doc Text:
Due to a longstanding upstream bug in the JDK, users of previous versions of JBoss EAP 6 would encounter an +IllegalAccessException+ when attempting to access a public method or field of a non-public class via EL. This release of the product includes a workaround that sets +setAccessible(true)+ on the method before invoking it. This suppresses Java access checking and allows EL to access public methods of non-public classes that implement public interfaces or have public superclasses without throwing an exception.
Clone Of: 1029387
Environment:
Last Closed: 2014-06-02 12:49:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEE-146 0 Major Resolved jboss-el-api_2.2_spec 1.0.2.Final cannot access public methods from non-public classes 2014-07-29 14:38:40 UTC
Red Hat Issue Tracker WFLY-2493 0 Major Resolved EL cannot access public methods/fields of non-public classes 2014-07-29 14:38:40 UTC

Comment 1 Russell Dickenson 2014-03-17 01:04:33 UTC
Attention: Jimmy Wilson

IIUC JBoss EAP 6.2.2 Release Notes are to be resolved issues only, not Known Issues, though there is already one exception. Do you definitely want this issue noted in the Known Issues section?

Comment 2 Matous Jobanek 2014-03-24 09:59:13 UTC
Verified in JBoss EAP 6.2.2.CP.CR3

Comment 3 Farah Juma 2014-03-25 16:05:51 UTC
I've updated the Doc Text field.

Comment 4 Scott Mumford 2014-03-27 03:40:38 UTC
Thanks for the draft content Farrah.

I've edited it to bring in more in line with publishable format and marked for inclusion in the document.

Comment 5 JBoss JIRA Server 2014-04-16 22:44:40 UTC
Tomaz Cerar <tomaz.cerar> updated the status of jira WFLY-2493 to Resolved


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