Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6576774
Votes 0
Synopsis (repo) URLRepository.list() does not provide information on modules not matching platform, arch
Category java:module
Reported Against
Release Fixed
State 11-Closed, duplicate of 6601899, bug
Priority: 3-Medium
Related Bugs 6601899
Submit Date 03-JUL-2007
Description
URLRepository.list() only returns ModuleInfoArchive instances for modules which match the current platform & arch, whereas it is supposed to return instances for all modules installed in the repository, regardless of platform/arch.
Posted Date : 2007-07-03 21:05:09.0
Work Around
N/A
Evaluation
The fix to 6601899 is largely a matter of adding support for cases in which a platform binding is specified; fixing that bug fixes this one as well.
Posted Date : 2007-10-30 20:40:12.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang