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