synchronize all methods writing to _classFile after we saw an NPE in the second of these lines:
            	this._classByteCode = this._classFile.getBytes();
            	this._headerOffset = this._classFile.headerOffset;
1 file changed