You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/04/23 16:31:15 UTC

[jira] Resolved: (HARMONY-3697) [drlvm][kernel] remove kernel classes build warnings in reflect implementation

     [ https://issues.apache.org/jira/browse/HARMONY-3697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky resolved HARMONY-3697.
----------------------------------------

    Resolution: Fixed

Patch applied at 531480. Please check that it was applied as expected.

> [drlvm][kernel] remove kernel classes build warnings in reflect implementation
> ------------------------------------------------------------------------------
>
>                 Key: HARMONY-3697
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3697
>             Project: Harmony
>          Issue Type: Sub-task
>          Components: DRLVM
>         Environment: any
>            Reporter: Vladimir Beliaev
>         Assigned To: Gregory Shimansky
>         Attachments: H3697.patch
>
>
> Remained pack of warnings is caused by java.lang.reflect implementation classes which are:
> org\apache\harmony\lang\reflect\Reflection.java
> org\apache\harmony\lang\reflect\parser\SignatureParser.java
> org\apache\harmony\lang\reflect\parser\SignatureParserTokenTypes.java
> org\apache\harmony\lang\reflect\repository\ParameterizedTypeRepository.java
> org\apache\harmony\lang\reflect\repository\TypeVariableRepository.java
> org\apache\harmony\lang\reflect\repository\WildcardTypeRepository.java
> org\apache\harmony\lang\reflect\support\AuxiliaryCreator.java
> org\apache\harmony\lang\reflect\support\AuxiliaryFinder.java
> org\apache\harmony\lang\reflect\support\AuxiliaryLoader.java
> The warning cause is not yet evaluated.
> Thanks
> Vladimir Beliaev

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.