Java with OpenGL/C++ context?

Hello,

I’d like to mesh Java and OpenGL/C++ – utilizing Java primarily as
the cross-platform GUI interface? Is it possible to create an OpenGL
context in a Java window that will be handled by a C++ thread?

Any example source for this?

Thanks,
Ben