JVLC with no HotSpot VM

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
M0Vi3Fr3ak
New Cone
New Cone
Posts: 6
Joined: 04 Dec 2008 00:10

JVLC with no HotSpot VM

Postby M0Vi3Fr3ak » 04 Dec 2008 00:36

Hi all,

first sorry my english sucks:)

I have a Swing Java-Programm and includes the JVLC Library. All works fine but i use a native compiler called Excelsior Jet (http://www.excelsior-usa.com/jet.html).
After packing i got an jna error called: java.lang.Error: This VM does not store fields in a predictable order

Thats a bug from jna. Now they have fixed the bug and integrated a new method:
protected void setFieldOrder(String[] fields)
Provided for VMs where the field order as returned by Class.getFields() is not predictable.

https://jna.dev.java.net/javadoc/com/su ... cture.html

I have modified the jna source to get jvlc work after 10 hours:(. Thats a quickwin but it works.
I tried to modify the LibVlc.java but i dont know how should i call the method setFieldOrder :oops:
I´m not the jna guru so it would be nice if your jvlc developer integrates the new feature from jna for the none HotSpot VMs.

Thanks and i hope you understand what i wrote:)

Greetings

M0vi3fr3ak

Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 6 guests