1 Tests basic functions in the jvmti plugin. 2 3 Note this function is reliant on the definition of java.util.OptionalLong not 4 changing. If this classes definition changes we will need to update this class 5 so that the CLASS_BYTES and DEX_BYTES fields contain dex/class bytes for an 6 OptionalLong with all the same methods and fields. 7