Github user FSchumacher commented on the issue:
https://github.com/apache/jmeter/pull/387
I thought I hat to overwrite the method `createGSSContext`, which is only
possible on a subclass in the same package. I changed it now explicitly to call
another method and placed the classes in JMeter's package namespace. Will check
on Monday, if it is still working.---
