[ https://issues.apache.org/jira/browse/HARMONY-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Ellison resolved HARMONY-2506.
----------------------------------
Resolution: Cannot Reproduce
Nikolay,
This problem cannot be reproduced on current Harmony.
I have applied your regression test to the BEANS module at repo revision r598643.
Please verify.
> [classlib][beans] BeanContextServiceRevokedEvent.getSourceAsBeanContextServices() throws
unexpected ClassCastException
> ----------------------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-2506
> URL: https://issues.apache.org/jira/browse/HARMONY-2506
> Project: Harmony
> Issue Type: Bug
> Components: Classlib
> Reporter: Nikolay Kuznetsov
> Assignee: Tim Ellison
> Priority: Minor
> Attachments: test.java
>
>
> Test in attachment fails on calling BeanContextServices.getSourceAsBeanContextServices()
method on Harmony with
> unexpected ClassCastException.
> ./java test
> Uncaught exception in main:
> java.lang.ClassCastException
> at java.beans.beancontext.BeanContextServiceRevokedEvent.getSourceAsBeanContextServices(BeanContextServiceRevokedEvent.java)
> at test.main(test.java:15)
> On RI all works fine.
> $ java test
> PASSED
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|