Menu

#3 Minimum profile support

open
nobody
5
2012-11-28
2004-08-24
No

The KF framework currently cannot be run on
the "minimum" profile. This is because the following
classes are used:

java.util.HashMap
java.util.HashSet
java.util.jar.Attributes
java.util.jar.Attributes$Name
java.util.jar.JarEntry
java.util.jar.JarInputStream
java.util.jar.Manifest

by writing own impls of HashMap, HashSet and Manifest,
these dependencies could be removed.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.