Jogl Resource Question

I’m having a problem with resources not being released. I was wondering if anyone had a tips about problems you can run into when using jogl in a program with a bunch of different threads. Will I ever have to explictly release java resources?

-Jonathan