You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Mark Brouwer (JIRA)" <ji...@apache.org> on 2007/11/20 13:40:43 UTC

[jira] Updated: (RIVER-24) PreferredListGen can create illegal PREFERRED.LIST

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

Mark Brouwer updated RIVER-24:
------------------------------

    Fix Version/s: AR2

> PreferredListGen can create illegal PREFERRED.LIST
> --------------------------------------------------
>
>                 Key: RIVER-24
>                 URL: https://issues.apache.org/jira/browse/RIVER-24
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_tool
>    Affects Versions: jtsk_2.1
>            Reporter: Mark Brouwer
>            Assignee: Mark Brouwer
>            Priority: Minor
>             Fix For: AR2
>
>
> {{com.sun.jini.tool.PreferredListGen}} can generate an illegal {{PREFERRED.LIST}} when no preferred default entry is specified and there are no individual preferred entries listed. In this case the utility should add an preferred default entry of {{false}} itself.
> One can also argue whether the semantics for {{net.jini.loader.pref.PreferredClassLoader}} {quote}A preferred list must contain either a default preferred entry or at least one named preferred entry{quote} are not a bit too strict given the fact that no preferred default entry means that all non-matching classes in the list are by default non-preferred, but I guess fixing {{PreferredListGen}}  is easier than going for a specification change which might be logical anyway although not clear to me at this point.

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