You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2007/08/01 06:08:54 UTC

[jira] Updated: (RIVER-164) envcheck enhancement: check for classpath/codebase preferred lists which may be ignored

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

Nigel Daley updated RIVER-164:
------------------------------

    Description: 
Bugtraq ID [6331082|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6331082]

Only preferred list in the first component in the import/export classpath is
applied by the preferred class loader. If a path is given with components
listed in the 'wrong' order, or without a combined preferred list in the
first component, confusing class cast failures can occur. Envcheck should
be enhanced to verify that the first component in the list represents the
combined preferred lists of all components.

  was:
Bugtraq ID [6331082 |http://bugs.sun.com/bugdatabase/view_bug.do?bug_id= 6331082]

Only preferred list in the first component in the import/export classpath is
applied by the preferred class loader. If a path is given with components
listed in the 'wrong' order, or without a combined preferred list in the
first component, confusing class cast failures can occur. Envcheck should
be enhanced to verify that the first component in the list represents the
combined preferred lists of all components.


> envcheck enhancement: check for classpath/codebase preferred lists which may be ignored
> ---------------------------------------------------------------------------------------
>
>                 Key: RIVER-164
>                 URL: https://issues.apache.org/jira/browse/RIVER-164
>             Project: River
>          Issue Type: New Feature
>          Components: com_sun_jini_tool
>            Reporter: Nigel Daley
>            Priority: Minor
>
> Bugtraq ID [6331082|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6331082]
> Only preferred list in the first component in the import/export classpath is
> applied by the preferred class loader. If a path is given with components
> listed in the 'wrong' order, or without a combined preferred list in the
> first component, confusing class cast failures can occur. Envcheck should
> be enhanced to verify that the first component in the list represents the
> combined preferred lists of all components.

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