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/05/07 13:32:18 UTC

[jira] Work started: (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 ]

Work on RIVER-24 started by Mark Brouwer.

> PreferredListGen can create illegal PREFERRED.LIST
> --------------------------------------------------
>
>                 Key: RIVER-24
>                 URL: https://issues.apache.org/jira/browse/RIVER-24
>             Project: River
>          Issue Type: Bug
>            Reporter: Mark Brouwer
>         Assigned To: Mark Brouwer
>            Priority: Minor
>
> {{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.