Bug 594 - Jinput add GlueGen's native JAR libloading
Summary: Jinput add GlueGen's native JAR libloading
Status: CONFIRMED
Alias: None
Product: Jinput
Classification: General
Component: core (show other bugs)
Version: 1
Hardware: All all
: P5 enhancement
Assignee: Sven Gothel
URL:
Depends on:
Blocks: 592
  Show dependency treegraph
 
Reported: 2012-06-21 23:33 CEST by Sven Gothel
Modified: 2013-03-27 14:35 CET (History)
2 users (show)

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2012-06-21 23:33:47 CEST

    
Comment 1 Julien Gouesse 2012-11-25 21:41:58 CET
loadLibrary(final String lib_name) in plugins/linux/src/java/net/java/games/input/LinuxEnvironmentPlugin.java has to be modified in order to use GlueGen to load native libraries instead of its own code that relying on Java library path or its own path in the property "net.java.games.input.librarypath".