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: 6558938
Votes 0
Synopsis (cl) Support for @LegacyClasses and @ExportLegacyClasses for classes in the embedded JAR files
Category java:module
Reported Against
Release Fixed 7(beta)
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs
Submit Date 17-MAY-2007
Description
Embedded JAR files within Modules are not currently implemented. Needs to be fixed by the next milestone.
Posted Date : 2007-05-17 19:00:57.0
Work Around
N/A
Evaluation
The work includes making JamModuleDefinition to recognize MODULE-INF/legacy-classes.list, and also to make ModuleDefinition.[getMemberClasses()|getExportedClasses()] to return the appropriate classes based on if the legacy classes are exported using the @ExportLegacyClasses annotation.
Posted Date : 2008-03-04 22:19:47.0

Fixed for early draft 2.
Posted Date : 2008-03-06 06:38:33.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang