[modules-dev] Review request for 6560273

Dave Bristor David.Bristor at Sun.COM
Mon Feb 4 12:20:11 PST 2008


Hi folks,

This provides support for native libraries in JAMs:

webrev: http://analemma.sfbay.sun.com/java/jdk/ws/libs/rev/6560273/
bugster: http://monaco.sfbay/detail.jsf?cr=6560273

In the production code there were similarities between support of native 
libraries and legacy JARs: I changed some code related to legacy JARs so it 
would look roughly the same as that for native libraries.  The new testcase 
NativeLibraryTest is similar enough to LegacyJarTest that I refactored common 
code into a shared base class, LibraryTest.

Thanks,
	Dave



More information about the modules-dev mailing list