Thanks Xerxes Rånby!
The jogamp-fat.jar link you provided solved my problems. It works instantly!!!
Now my old jogl apps works again.
The instruction in Jogl web page's instruction is confusing and misleading. It leads you to multiple pages
and links, all end up frustrating and useless. Wish they put your link on their home page.
Just out of curiosity, they all produce the following warning. It does not affect the actual running.
I am happy with the way it is now. Should I worry about them in the future release?
Thanks again!
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.jogamp.common.os.NativeLibrary$3 (jogamp-fat.jar) to method
java.lang.ClassLoader.findLibrary(java.lang.String)
WARNING: Please consider reporting this to the maintainers of com.jogamp.common.os.NativeLibrary$3
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release