code.invokespecial().setMethod(BitSet.class, "<init>", void.class,
new Class[]{ int.class });
code.putfield().setField(loaded);
code.calculateMaxStack();
code.calculateMaxLocals();
}
/**
* Have to load the type since it may not be available to the
* same classloader (i.e. rar vs. ear). The context classloader