Summary: | Look for native's jar using classloader | ||
---|---|---|---|
Product: | [JogAmp] Gluegen | Reporter: | olamedia <olamedia> |
Component: | core | Assignee: | Sven Gothel <sgothel> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | --- | ||
Version: | 2 | ||
Hardware: | All | ||
OS: | all | ||
Type: | --- | SCM Refs: | |
Workaround: | --- |
Description
olamedia
2013-07-06 04:53:00 CEST
No it should not, this class is dedicated to load native libraries utilizing many diff. strategies. TempJarCache's find*() methods match ClassLoader's interface and can be utilized in a custom CL, as mention in IRC already. |