Posted by
Sven Gothel on
Dec 08, 2011; 10:22am
URL: https://forum.jogamp.org/joal-works-tp956268p3569946.html
On Thursday, December 08, 2011 11:05:23 AM gouessej [via jogamp] wrote:
>
> Sorry, I know this is a community project and you already do your best.
> Please can you tell me how much time you think you will spend on it?
On this issue ? I probably will need 1-2 hours, mostly testing.
The patch will be a ~4 liner like:
http://jogamp.org/git/?p=jogl.git;a=blob;f=src/newt/classes/jogamp/newt/NEWTJNILibLoader.java;hb=HEAD#l53If you like to go ahead and try this yourself, you are very welcome ofc.
Yesterday I started to review the lifecycle/concurrency issues incl. Applet use-cases again.
Sat-Tue I was on paper work, some server update and in relaxing mode, ie. little output :)
However, as you can see by the commit logs,
I pretty much work around the clock on kicking out the releases.
After fixing the lifecycle/concurrency issues I will fix it or pull your commits.
> I have
> just taken 2 days off to fix some problems on TUER and switching to JOAL is
> mandatory to work around some problems/bugs of JavaSound in OpenJDK and Java
> 1.7 on Linux. I have looked at your commits in JOGL, I don't know how to
> adapt them to work with JOAL. In a near future, I will try to give some help
> on JOAL as I need it too now.
Of course.
~Sven