Test results
1 suite
com.ibm.j9.jsr292.MethodHandleProxiesTest
test_asInterfaceInstance_InnerClass
test_asInterfaceInstance_StaticMethod
test_asInterfaceInstance_VirtualMethod
test_isWrapperInstance_InnerClass
test_isWrapperInstance_NegativeTest
test_isWrapperInstance_StaticMethod
test_isWrapperInstance_VirtualMethod
test_wrapperInstanceTarget_InnerClass
test_wrapperInstanceTarget_NegativeTest
test_wrapperInstanceTarget_StaticMethod
test_wrapperInstanceTarget_VirtualMethod
test_wrapperInstanceType_InnerClass
test_wrapperInstanceType_NegativeTest
test_wrapperInstanceType_StaticMethod
test_wrapperInstanceType_VirtualMethod
com.ibm.j9.jsr292.JSR292_MultiThreadedTests
testSwitchPoint_Invalidation_Global
testSyncAll
testSyncAll_WithoutJoin
testVolatility
testVolatility_WithoutJoin
com.ibm.j9.jsr292.Catch
testCatcher
com.ibm.j9.jsr292.ConstantCallSiteTest
testBasicNegative_ConstantCallSite
testBasic_ConstantCallSite
testClassCast_TargetHookConstructor
testConstantCallSiteSetTarget
testNullHook_TargetHookConstructor
testTargetHookConstructor
testTypeMismatch_TargetHookConstructor
testType_ConstantCallSite
testUnconstructedCCS
com.ibm.j9.jsr292.PermuteTest
testFirstArgument
testLastArgument
testMiddleArgument
testPermuteHandleMaximumArguments
com.ibm.j9.jsr292.VolatileCallSiteTest
testBasicNegative_VolatileCallSite
testBasic_VolatileCallSite
testIllegalState_dynamicInvoker_VolatileCallSite
testIllegalState_getTarget_VolatileCallSite
testType_VolatileCallSite
com.ibm.j9.jsr292.MutableCallSiteTest
testBasicNegative_MutableCallSite
testBasic_MutableCallSite
testIllegalState_dynamicInvoker_MutableCallSite
testIllegalState_getTarget_MutableCallSite
testMCSChild_CallsParent
testMCSChild_DoesNotCallParent
testType
com.ibm.j9.jsr292.Crash
testIllegalArgument
com.ibm.j9.jsr292.InsertArgumentsTests
test_insert_handle_NPE
test_insert_location_IAE
test_insert_no_values
test_insert_values_NPE
com.ibm.j9.jsr292.SwitchPointTest
testSwitchPoint_Invalidation_Basic
testSwitchPoint_guardWithTest_Basic
testSwitchPoint_guardWithTest_Chained
com.ibm.j9.jsr292.RestrictReceiverTest
testRestrictReceiver
com.ibm.j9.jsr292.AdaptorTests
testArrayElementGetter
testArrayElementSetter
testAsSpreader
testAsType_four
testBindToAndInsertArgumentsForNull
testCatchException
testConstant
testConstantWithDrop
testConstantWithDropAndInsert
testDropArgumentsMethodHandleIntClassOfQArray
testDropArgumentsMethodHandleIntListOfClassOfQ
testExactInvoker
testFilterArguments
testFilterArgumentsSafety
testFilterReturnValue
testFoldArguments
testGuardWithTest
testIdentity
testInsertArguments
testInsertArgumentsSafety
testInsertArguments_five
testInsertArguments_one
testInsertArguments_six
testInsertArguments_three
testInsertArguments_two
testInvoker
testMethodHandleCachingVisibilityForStaticDefault
testMethodHandleCachingVisibilityForStaticPrivate
testMethodHandleCachingVisibilityForStaticProtected
testPermuteSafety
testThrowException
testVoidFoldArguments
test_MethodHandles_SpreadInvoker
com.ibm.j9.jsr292.FoldArgumentsTest
test_foldArguments_Boolean
test_foldArguments_Byte
test_foldArguments_Character
test_foldArguments_Double
test_foldArguments_DoubleObject
test_foldArguments_Float
test_foldArguments_Integer
test_foldArguments_Long
test_foldArguments_Short
com.ibm.j9.jsr292.FilterArgumentsTest
test_filterArguments_Boolean
test_filterArguments_Byte
test_filterArguments_Character
test_filterArguments_Double
test_filterArguments_DoubleObject
test_filterArguments_Float
test_filterArguments_Integer
test_filterArguments_Long
test_filterArguments_Short
com.ibm.j9.jsr292.MethodHandleTest
testBindTo
test_InvokeExact_InvalidArgument1
test_InvokeExact_InvalidArgument2
test_Invoke_Int
test_Invoke_String
test_MethodHandle_ArityLimit_TooHigh
test_MethodHandle_Static_ArityLimit_TooHigh
test_asCollector_ArityLimit
test_asCollector_ArityLimit_TooHigh
test_asCollector_CompatibleArrayTypes_StringToObject
test_asCollector_CrossPackage_Static
test_asCollector_CrossPackage_Virtual
test_asCollector_CrossPackage_Virtual_WrongType
test_asCollector_CrossPackage_Virtual_WrongType_nonArrayTarget
test_asCollector_SamePackage_Static
test_asCollector_SamePackage_Static_Array
test_asCollector_SamePackage_Virtual
test_asCollector_SamePackage_Virtual_WrongType
test_asCollector_Static_ArityLimit
test_asCollector_Static_ArityLimit_TooHigh
test_asCollector_TypeCompatibility_Array_Object
test_asCollector_ZeroSizedArray
test_asFixedArity_SamePackage_Static
test_asFixedArity_SamePackage_Static_VarialbeInput
test_asFixedArity_Using_VariableArity_JavaMethod_Virtual_SamePackage
test_asSpreader_ArityLimit
test_asSpreader_CrossPackage_Static
test_asSpreader_CrossPackage_Static_WrongArgCount
test_asSpreader_CrossPackage_Static_WrongType
test_asSpreader_CrossPackage_Virtual
test_asSpreader_CrossPackage_Virtual_WrongType
test_asSpreader_SamePackage_Static
test_asSpreader_SamePackage_Static_WrongType
test_asSpreader_SamePackage_Virtual
test_asSpreader_SamePackage_Virtual_WrongArgCount
test_asSpreader_SamePackage_Virtual_WrongType
test_asSpreader_Static_ArityLimit
test_asVarargsCollector_CompatibleArrayTypes_StringToObject
test_asVarargsCollector_CrossPackage_Static
test_asVarargsCollector_CrossPackage_Virtual_Invoke
test_asVarargsCollector_CrossPackage_Virtual_InvokeExact
test_asVarargsCollector_CrossPackage_Virtual_WrongType
test_asVarargsCollector_CrossPackage_Virtual_WrongType_nonArrayTarget
test_asVarargsCollector_SamePackage_Static_Array
test_asVarargsCollector_SamePackage_Virtual_Invoke
test_asVarargsCollector_SamePackage_Virtual_InvokeExact
test_asVarargsCollector_SamePackage_Virtual_WrongType
test_asVarargsCollector_TypeCompatibility_Array_Object
test_exactInvoker_ArityLimit
test_exactInvoker_ArityLimit_TooHigh
test_exactInvoker_Static_ArityLimit
test_exactInvoker_Static_ArityLimit_TooHigh
test_findConstructor_ArityLimit
test_findConstructor_ArityLimit_TooHigh
test_invokeWithArguments_ArityLimit
test_invokeWithArguments_List_CrossPackage_Static
test_invokeWithArguments_List_CrossPackage_Virtual
test_invokeWithArguments_List_Different_Array_Type
test_invokeWithArguments_List_SamePackage_Static
test_invokeWithArguments_List_SamePackage_Virtual
test_invokeWithArguments_List_SamePackage_Virtual_WrongArgCount
test_invokeWithArguments_Static_ArityLimit
test_invokeWithArguments_VarArgs_EdgeArityLimit
test_invokeWithArguments_VarArgs_SmallArityLimit
test_invokeWithArguments_VarargsObj_CrossPackage_Static
test_invokeWithArguments_VarargsObj_CrossPackage_Static_ZeroLengthArray
test_invokeWithArguments_VarargsObj_CrossPackage_Virtual
test_invokeWithArguments_VarargsObj_SamePackage_Static
test_invokeWithArguments_VarargsObj_SamePackage_Virtual
test_invokeWithArguments_VarargsObj_SamePackage_Virtual_VarargsMethod
test_invokeWithArguments_VarargsObj_SamePackage_Virtual_WrongArgCount
test_invokeWithArguments_WMT_NULL_args
test_invokeWithArguments_variable_input
test_invoker_ArityLimit
test_invoker_ArityLimit_TooHigh
test_invoker_Static_ArityLimit
test_invoker_Static_ArityLimit_TooHigh
test_isVarargsCollector_Using_VariableArity_JavaConstructor_SamePackage
test_isVarargsCollector_Using_VariableArity_JavaMethod_Static_CrossPackage
test_isVarargsCollector_Using_VariableArity_JavaMethod_Virtual_CrossPackage
test_isVarargsCollector_Using_VariableArity_JavaMethod_Virtual_SamePackage
test_isVarargsCollector_Using_asCollector_Virtual_SamePackage
test_isVarargsCollector_Using_asVarargsCollector_Static_CrossPackage
test_isVarargsCollector_Using_asVarargsCollector_Virtual_SamePackage
test_isVarargsCollector_Using_asVarargsCollector_asTyped
test_isVarargsCollector_Using_asVarargsCollector_asTyped_RT_int_to_byte
test_isVarargsCollector_Using_asVarargsCollector_asTyped_RT_int_to_long
test_isVarargsCollector_Using_asVarargsCollector_asTyped_RT_int_to_short
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_byte
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_double
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_long
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_short
test_spreadInvoker_ArityLimit
test_spreadInvoker_Static_ArityLimit
com.ibm.j9.jsr292.GuardTest
test_guardWithTest_Byte
test_guardWithTest_Character
test_guardWithTest_Double
test_guardWithTest_DoubleObject
test_guardWithTest_Float
test_guardWithTest_Integer
test_guardWithTest_Long
test_guardWithTest_Short
com.ibm.j9.jsr292.MethodTypeTests
test_AppendParameterTypes_Default
test_AppendParameterTypes_List
test_ChangeParameterType
test_ChangeReturnType
test_DropParameterTypes
test_DropParameterTypesEdgeCases
test_Erase
test_FromMethodDescriptorString
test_Generic
test_GenericMethodType
test_GenericMethodType_FinalArrayOption
test_HasPrimitive
test_HasWrapper
test_InsertParameterTypes
test_InsertParameterTypes_List
test_MethodType_Default
test_MethodType_List
test_MethodType_MethodType
test_MethodType_OneParam
test_MethodType_Prepend
test_MethodType_TypeArray
test_ParameterArray
test_ParameterCount
test_ParameterList
test_ParameterType
test_ReturnType
test_ToMethodDescriptorString
test_Unwrap
test_Wrap
/home/jenkins/workspace/Grinder_iteration_0/jvmtest/functional/Jsr292/testng.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite name="jsr292_Suite_SE90" guice-stage="DEVELOPMENT" verbose="2">
  <listeners>
    <listener class-name="org.openj9.test.util.IncludeExcludeTestAnnotationTransformer"/>
  </listeners>
  <groups>
    <run>
      <include name="level.extended"/>
      <exclude name="d.*.linux_390-64"/>
      <exclude name="d.*.arch.390"/>
      <exclude name="d.*.os.linux"/>
      <exclude name="d.*.bits.64"/>
      <exclude name="d.*.generic-all"/>
    </run>
  </groups>
  <test thread-count="5" name="jsr292Test" verbose="2">
    <groups>
      <run>
        <include name="level.extended"/>
        <exclude name="d.*.linux_390-64"/>
        <exclude name="d.*.arch.390"/>
        <exclude name="d.*.os.linux"/>
        <exclude name="d.*.bits.64"/>
        <exclude name="d.*.generic-all"/>
      </run>
    </groups>
    <classes>
      <class name="com.ibm.j9.jsr292.AdaptorTests"/>
      <class name="com.ibm.j9.jsr292.Crash"/>
      <class name="com.ibm.j9.jsr292.Catch"/>
      <class name="com.ibm.j9.jsr292.MethodTypeTests"/>
      <class name="com.ibm.j9.jsr292.MethodHandleProxiesTest"/>
      <class name="com.ibm.j9.jsr292.MethodHandleTest"/>
      <class name="com.ibm.j9.jsr292.AsTypeTest"/>
      <class name="com.ibm.j9.jsr292.ConstantCallSiteTest"/>
      <class name="com.ibm.j9.jsr292.VolatileCallSiteTest"/>
      <class name="com.ibm.j9.jsr292.MutableCallSiteTest"/>
      <class name="com.ibm.j9.jsr292.SwitchPointTest"/>
      <class name="com.ibm.j9.jsr292.JSR292_MultiThreadedTests"/>
      <class name="com.ibm.j9.jsr292.InsertArgumentsTests"/>
      <class name="com.ibm.j9.jsr292.PermuteTest"/>
      <class name="com.ibm.j9.jsr292.FoldArgumentsTest"/>
      <class name="com.ibm.j9.jsr292.GuardTest"/>
      <class name="com.ibm.j9.jsr292.FilterArgumentsTest"/>
      <class name="com.ibm.j9.jsr292.RestrictReceiverTest"/>
    </classes>
  </test> <!-- jsr292Test -->
</suite> <!-- jsr292_Suite_SE90 -->
            
Tests for jsr292_Suite_SE90
  • jsr292Test (18 classes)
Groups for jsr292_Suite_SE90
level.extended
testArrayElementGetter
testArrayElementSetter
testAsSpreader
testAsType_four
testBasicNegative_ConstantCallSite
testBasicNegative_MutableCallSite
testBasicNegative_VolatileCallSite
testBasic_ConstantCallSite
testBasic_MutableCallSite
testBasic_VolatileCallSite
testBindTo
testBindToAndInsertArgumentsForNull
testCatchException
testCatcher
testClassCast_TargetHookConstructor
testConstant
testConstantCallSiteSetTarget
testConstantWithDrop
testConstantWithDropAndInsert
testDropArgumentsMethodHandleIntClassOfQArray
testDropArgumentsMethodHandleIntListOfClassOfQ
testExactInvoker
testFilterArguments
testFilterArgumentsSafety
testFilterReturnValue
testFirstArgument
testFoldArguments
testGuardWithTest
testIdentity
testIllegalArgument
testIllegalState_dynamicInvoker_MutableCallSite
testIllegalState_dynamicInvoker_VolatileCallSite
testIllegalState_getTarget_MutableCallSite
testIllegalState_getTarget_VolatileCallSite
testInsertArguments
testInsertArgumentsSafety
testInsertArguments_five
testInsertArguments_one
testInsertArguments_six
testInsertArguments_three
testInsertArguments_two
testInvoker
testLastArgument
testMCSChild_CallsParent
testMCSChild_DoesNotCallParent
testMethodHandleCachingVisibilityForStaticDefault
testMethodHandleCachingVisibilityForStaticPrivate
testMethodHandleCachingVisibilityForStaticProtected
testMiddleArgument
testNullHook_TargetHookConstructor
testPermuteHandleMaximumArguments
testPermuteSafety
testRestrictReceiver
testSwitchPoint_Invalidation_Basic
testSwitchPoint_Invalidation_Global
testSwitchPoint_guardWithTest_Basic
testSwitchPoint_guardWithTest_Chained
testSyncAll
testSyncAll_WithoutJoin
testTargetHookConstructor
testThrowException
testType
testTypeMismatch_TargetHookConstructor
testType_ConstantCallSite
testType_VolatileCallSite
testUnconstructedCCS
testVoidFoldArguments
testVolatility
testVolatility_WithoutJoin
test_AppendParameterTypes_Default
test_AppendParameterTypes_List
test_ChangeParameterType
test_ChangeReturnType
test_DropParameterTypes
test_DropParameterTypesEdgeCases
test_Erase
test_FromMethodDescriptorString
test_Generic
test_GenericMethodType
test_GenericMethodType_FinalArrayOption
test_HasPrimitive
test_HasWrapper
test_InsertParameterTypes
test_InsertParameterTypes_List
test_InvokeExact_InvalidArgument1
test_InvokeExact_InvalidArgument2
test_Invoke_Int
test_Invoke_String
test_MethodHandle_ArityLimit_TooHigh
test_MethodHandle_Static_ArityLimit_TooHigh
test_MethodHandles_SpreadInvoker
test_MethodType_Default
test_MethodType_List
test_MethodType_MethodType
test_MethodType_OneParam
test_MethodType_Prepend
test_MethodType_TypeArray
test_ParameterArray
test_ParameterCount
test_ParameterList
test_ParameterType
test_ReturnType
test_ToMethodDescriptorString
test_Unwrap
test_Wrap
test_asCollector_ArityLimit
test_asCollector_ArityLimit_TooHigh
test_asCollector_CompatibleArrayTypes_StringToObject
test_asCollector_CrossPackage_Static
test_asCollector_CrossPackage_Virtual
test_asCollector_CrossPackage_Virtual_WrongType
test_asCollector_CrossPackage_Virtual_WrongType_nonArrayTarget
test_asCollector_SamePackage_Static
test_asCollector_SamePackage_Static_Array
test_asCollector_SamePackage_Virtual
test_asCollector_SamePackage_Virtual_WrongType
test_asCollector_Static_ArityLimit
test_asCollector_Static_ArityLimit_TooHigh
test_asCollector_TypeCompatibility_Array_Object
test_asCollector_ZeroSizedArray
test_asFixedArity_SamePackage_Static
test_asFixedArity_SamePackage_Static_VarialbeInput
test_asFixedArity_Using_VariableArity_JavaMethod_Virtual_SamePackage
test_asInterfaceInstance_InnerClass
test_asInterfaceInstance_StaticMethod
test_asInterfaceInstance_VirtualMethod
test_asSpreader_ArityLimit
test_asSpreader_CrossPackage_Static
test_asSpreader_CrossPackage_Static_WrongArgCount
test_asSpreader_CrossPackage_Static_WrongType
test_asSpreader_CrossPackage_Virtual
test_asSpreader_CrossPackage_Virtual_WrongType
test_asSpreader_SamePackage_Static
test_asSpreader_SamePackage_Static_WrongType
test_asSpreader_SamePackage_Virtual
test_asSpreader_SamePackage_Virtual_WrongArgCount
test_asSpreader_SamePackage_Virtual_WrongType
test_asSpreader_Static_ArityLimit
test_asVarargsCollector_CompatibleArrayTypes_StringToObject
test_asVarargsCollector_CrossPackage_Static
test_asVarargsCollector_CrossPackage_Virtual_Invoke
test_asVarargsCollector_CrossPackage_Virtual_InvokeExact
test_asVarargsCollector_CrossPackage_Virtual_WrongType
test_asVarargsCollector_CrossPackage_Virtual_WrongType_nonArrayTarget
test_asVarargsCollector_SamePackage_Static_Array
test_asVarargsCollector_SamePackage_Virtual_Invoke
test_asVarargsCollector_SamePackage_Virtual_InvokeExact
test_asVarargsCollector_SamePackage_Virtual_WrongType
test_asVarargsCollector_TypeCompatibility_Array_Object
test_exactInvoker_ArityLimit
test_exactInvoker_ArityLimit_TooHigh
test_exactInvoker_Static_ArityLimit
test_exactInvoker_Static_ArityLimit_TooHigh
test_filterArguments_Boolean
test_filterArguments_Byte
test_filterArguments_Character
test_filterArguments_Double
test_filterArguments_DoubleObject
test_filterArguments_Float
test_filterArguments_Integer
test_filterArguments_Long
test_filterArguments_Short
test_findConstructor_ArityLimit
test_findConstructor_ArityLimit_TooHigh
test_foldArguments_Boolean
test_foldArguments_Byte
test_foldArguments_Character
test_foldArguments_Double
test_foldArguments_DoubleObject
test_foldArguments_Float
test_foldArguments_Integer
test_foldArguments_Long
test_foldArguments_Short
test_guardWithTest_Byte
test_guardWithTest_Character
test_guardWithTest_Double
test_guardWithTest_DoubleObject
test_guardWithTest_Float
test_guardWithTest_Integer
test_guardWithTest_Long
test_guardWithTest_Short
test_insert_handle_NPE
test_insert_location_IAE
test_insert_no_values
test_insert_values_NPE
test_invokeWithArguments_ArityLimit
test_invokeWithArguments_List_CrossPackage_Static
test_invokeWithArguments_List_CrossPackage_Virtual
test_invokeWithArguments_List_Different_Array_Type
test_invokeWithArguments_List_SamePackage_Static
test_invokeWithArguments_List_SamePackage_Virtual
test_invokeWithArguments_List_SamePackage_Virtual_WrongArgCount
test_invokeWithArguments_Static_ArityLimit
test_invokeWithArguments_VarArgs_EdgeArityLimit
test_invokeWithArguments_VarArgs_SmallArityLimit
test_invokeWithArguments_VarargsObj_CrossPackage_Static
test_invokeWithArguments_VarargsObj_CrossPackage_Static_ZeroLengthArray
test_invokeWithArguments_VarargsObj_CrossPackage_Virtual
test_invokeWithArguments_VarargsObj_SamePackage_Static
test_invokeWithArguments_VarargsObj_SamePackage_Virtual
test_invokeWithArguments_VarargsObj_SamePackage_Virtual_VarargsMethod
test_invokeWithArguments_VarargsObj_SamePackage_Virtual_WrongArgCount
test_invokeWithArguments_WMT_NULL_args
test_invokeWithArguments_variable_input
test_invoker_ArityLimit
test_invoker_ArityLimit_TooHigh
test_invoker_Static_ArityLimit
test_invoker_Static_ArityLimit_TooHigh
test_isVarargsCollector_Using_VariableArity_JavaConstructor_SamePackage
test_isVarargsCollector_Using_VariableArity_JavaMethod_Static_CrossPackage
test_isVarargsCollector_Using_VariableArity_JavaMethod_Virtual_CrossPackage
test_isVarargsCollector_Using_VariableArity_JavaMethod_Virtual_SamePackage
test_isVarargsCollector_Using_asCollector_Virtual_SamePackage
test_isVarargsCollector_Using_asVarargsCollector_Static_CrossPackage
test_isVarargsCollector_Using_asVarargsCollector_Virtual_SamePackage
test_isVarargsCollector_Using_asVarargsCollector_asTyped
test_isVarargsCollector_Using_asVarargsCollector_asTyped_RT_int_to_byte
test_isVarargsCollector_Using_asVarargsCollector_asTyped_RT_int_to_long
test_isVarargsCollector_Using_asVarargsCollector_asTyped_RT_int_to_short
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_byte
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_double
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_long
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_short
test_isWrapperInstance_InnerClass
test_isWrapperInstance_NegativeTest
test_isWrapperInstance_StaticMethod
test_isWrapperInstance_VirtualMethod
test_spreadInvoker_ArityLimit
test_spreadInvoker_Static_ArityLimit
test_wrapperInstanceTarget_InnerClass
test_wrapperInstanceTarget_NegativeTest
test_wrapperInstanceTarget_StaticMethod
test_wrapperInstanceTarget_VirtualMethod
test_wrapperInstanceType_InnerClass
test_wrapperInstanceType_NegativeTest
test_wrapperInstanceType_StaticMethod
test_wrapperInstanceType_VirtualMethod
Times for jsr292_Suite_SE90
Total running time: 1 minutes
Reporter output for jsr292_Suite_SE90
9 ignored methods
com.ibm.j9.jsr292.PermuteTest
testPermuteArguments
com.ibm.j9.jsr292.AsTypeTest
testAll
com.ibm.j9.jsr292.RestrictReceiverTest
testBind
testClass
testUnreflect
testUnrelfectNoAccess
testFindSpecialSameTokenAsCurrentClass
testFindSpecial
testFindVirtual
Methods in chronological order
com.ibm.j9.jsr292.AdaptorTests
testArrayElementGetter 0 ms
testArrayElementSetter 219 ms
testAsSpreader 232 ms
testAsType_four 903 ms
testBindToAndInsertArgumentsForNull 1088 ms
testCatchException 1191 ms
testConstant 1506 ms
testConstantWithDrop 1600 ms
testConstantWithDropAndInsert 1683 ms
testDropArgumentsMethodHandleIntClassOfQArray 1982 ms
testDropArgumentsMethodHandleIntListOfClassOfQ 2121 ms
testExactInvoker 2146 ms
testFilterArguments 2238 ms
testFilterArgumentsSafety 2296 ms
testFilterReturnValue 2313 ms
testFoldArguments 2323 ms
testGuardWithTest 2401 ms
testIdentity 2471 ms
testInsertArguments 2482 ms
testInsertArgumentsSafety 2501 ms
testInsertArguments_five 2530 ms
testInsertArguments_one 2533 ms
testInsertArguments_six 2562 ms
testInsertArguments_three 2565 ms
testInsertArguments_two 2583 ms
testInvoker 2584 ms
testMethodHandleCachingVisibilityForStaticDefault 2605 ms
testMethodHandleCachingVisibilityForStaticPrivate 2629 ms
testMethodHandleCachingVisibilityForStaticProtected 2633 ms
testPermuteSafety 2642 ms
testThrowException 2653 ms
testVoidFoldArguments 2660 ms
test_MethodHandles_SpreadInvoker 2687 ms
com.ibm.j9.jsr292.ConstantCallSiteTest
testBasicNegative_ConstantCallSite 2716 ms
testBasic_ConstantCallSite 2727 ms
testClassCast_TargetHookConstructor 2739 ms
testConstantCallSiteSetTarget 2756 ms
testNullHook_TargetHookConstructor 2763 ms
testTargetHookConstructor 2767 ms
testTypeMismatch_TargetHookConstructor 2777 ms
testType_ConstantCallSite 2783 ms
testUnconstructedCCS 2785 ms
com.ibm.j9.jsr292.Crash
testIllegalArgument 2841 ms
com.ibm.j9.jsr292.VolatileCallSiteTest
testBasicNegative_VolatileCallSite 2892 ms
testBasic_VolatileCallSite 2907 ms
testIllegalState_dynamicInvoker_VolatileCallSite 2930 ms
testIllegalState_getTarget_VolatileCallSite 2941 ms
testType_VolatileCallSite 2946 ms
com.ibm.j9.jsr292.Catch
testCatcher 2955 ms
com.ibm.j9.jsr292.MutableCallSiteTest
testBasicNegative_MutableCallSite 2971 ms
testBasic_MutableCallSite 3006 ms
testIllegalState_dynamicInvoker_MutableCallSite 3013 ms
testIllegalState_getTarget_MutableCallSite 3018 ms
testMCSChild_CallsParent 3022 ms
testMCSChild_DoesNotCallParent 3030 ms
testType 3035 ms
com.ibm.j9.jsr292.MethodTypeTests
test_AppendParameterTypes_Default 3050 ms
test_AppendParameterTypes_List 3053 ms
test_ChangeParameterType 3060 ms
test_ChangeReturnType 3063 ms
test_DropParameterTypes 3069 ms
test_DropParameterTypesEdgeCases 3072 ms
test_Erase 3164 ms
test_FromMethodDescriptorString 3180 ms
test_Generic 3189 ms
test_GenericMethodType 3191 ms
test_GenericMethodType_FinalArrayOption 3193 ms
test_HasPrimitive 3195 ms
test_HasWrapper 3208 ms
test_InsertParameterTypes 3222 ms
test_InsertParameterTypes_List 3225 ms
test_MethodType_Default 3229 ms
test_MethodType_List 3231 ms
test_MethodType_MethodType 3232 ms
test_MethodType_OneParam 3234 ms
test_MethodType_Prepend 3236 ms
test_MethodType_TypeArray 3238 ms
test_ParameterArray 3239 ms
test_ParameterCount 3242 ms
test_ParameterList 3245 ms
test_ParameterType 3248 ms
test_ReturnType 3251 ms
test_ToMethodDescriptorString 3254 ms
test_Unwrap 3257 ms
test_Wrap 3265 ms
com.ibm.j9.jsr292.SwitchPointTest
testSwitchPoint_Invalidation_Basic 3274 ms
testSwitchPoint_guardWithTest_Basic 3284 ms
testSwitchPoint_guardWithTest_Chained 3298 ms
com.ibm.j9.jsr292.MethodHandleProxiesTest
test_asInterfaceInstance_InnerClass 3316 ms
test_asInterfaceInstance_StaticMethod 3379 ms
test_asInterfaceInstance_VirtualMethod 3391 ms
test_isWrapperInstance_InnerClass 3396 ms
test_isWrapperInstance_NegativeTest 3403 ms
test_isWrapperInstance_StaticMethod 3408 ms
test_isWrapperInstance_VirtualMethod 3411 ms
test_wrapperInstanceTarget_InnerClass 3417 ms
test_wrapperInstanceTarget_NegativeTest 3447 ms
test_wrapperInstanceTarget_StaticMethod 3450 ms
test_wrapperInstanceTarget_VirtualMethod 3464 ms
test_wrapperInstanceType_InnerClass 3479 ms
test_wrapperInstanceType_NegativeTest 3487 ms
test_wrapperInstanceType_StaticMethod 3491 ms
test_wrapperInstanceType_VirtualMethod 3495 ms
com.ibm.j9.jsr292.JSR292_MultiThreadedTests
testSwitchPoint_Invalidation_Global 3500 ms
testSyncAll 5531 ms
testSyncAll_WithoutJoin 6585 ms
testVolatility 6635 ms
testVolatility_WithoutJoin 7657 ms
com.ibm.j9.jsr292.MethodHandleTest
testBindTo 7718 ms
test_InvokeExact_InvalidArgument1 7760 ms
test_InvokeExact_InvalidArgument2 7765 ms
test_Invoke_Int 7773 ms
test_Invoke_String 7793 ms
test_MethodHandle_ArityLimit_TooHigh 7803 ms
test_MethodHandle_Static_ArityLimit_TooHigh 7804 ms
test_asCollector_ArityLimit 7805 ms
test_asCollector_ArityLimit_TooHigh 7814 ms
test_asCollector_CompatibleArrayTypes_StringToObject 7817 ms
test_asCollector_CrossPackage_Static 7833 ms
test_asCollector_CrossPackage_Virtual 7847 ms
test_asCollector_CrossPackage_Virtual_WrongType 7860 ms
test_asCollector_CrossPackage_Virtual_WrongType_nonArrayTarget 7866 ms
test_asCollector_SamePackage_Static 7868 ms
test_asCollector_SamePackage_Static_Array 7876 ms
test_asCollector_SamePackage_Virtual 7977 ms
test_asCollector_SamePackage_Virtual_WrongType 7990 ms
test_asCollector_Static_ArityLimit 7992 ms
test_asCollector_Static_ArityLimit_TooHigh 7997 ms
test_asCollector_TypeCompatibility_Array_Object 8005 ms
test_asCollector_ZeroSizedArray 8106 ms
test_asFixedArity_SamePackage_Static 8152 ms
test_asFixedArity_SamePackage_Static_VarialbeInput 8164 ms
test_asFixedArity_Using_VariableArity_JavaMethod_Virtual_SamePackage 8171 ms
test_asSpreader_ArityLimit 8183 ms
test_asSpreader_CrossPackage_Static 8191 ms
test_asSpreader_CrossPackage_Static_WrongArgCount 8199 ms
test_asSpreader_CrossPackage_Static_WrongType 8201 ms
test_asSpreader_CrossPackage_Virtual 8204 ms
test_asSpreader_CrossPackage_Virtual_WrongType 8215 ms
test_asSpreader_SamePackage_Static 8218 ms
test_asSpreader_SamePackage_Static_WrongType 8224 ms
test_asSpreader_SamePackage_Virtual 8227 ms
test_asSpreader_SamePackage_Virtual_WrongArgCount 8235 ms
test_asSpreader_SamePackage_Virtual_WrongType 8238 ms
test_asSpreader_Static_ArityLimit 8241 ms
test_asVarargsCollector_CompatibleArrayTypes_StringToObject 8268 ms
test_asVarargsCollector_CrossPackage_Static 8276 ms
test_asVarargsCollector_CrossPackage_Virtual_Invoke 8286 ms
test_asVarargsCollector_CrossPackage_Virtual_InvokeExact 8300 ms
test_asVarargsCollector_CrossPackage_Virtual_WrongType 8311 ms
test_asVarargsCollector_CrossPackage_Virtual_WrongType_nonArrayTarget 8314 ms
test_asVarargsCollector_SamePackage_Static_Array 8316 ms
test_asVarargsCollector_SamePackage_Virtual_Invoke 8323 ms
test_asVarargsCollector_SamePackage_Virtual_InvokeExact 8333 ms
test_asVarargsCollector_SamePackage_Virtual_WrongType 8345 ms
test_asVarargsCollector_TypeCompatibility_Array_Object 8348 ms
test_exactInvoker_ArityLimit 8355 ms
test_exactInvoker_ArityLimit_TooHigh 8446 ms
test_exactInvoker_Static_ArityLimit 8450 ms
test_exactInvoker_Static_ArityLimit_TooHigh 8560 ms
test_findConstructor_ArityLimit 8563 ms
test_findConstructor_ArityLimit_TooHigh 8573 ms
test_invokeWithArguments_ArityLimit 8575 ms
test_invokeWithArguments_List_CrossPackage_Static 8846 ms
test_invokeWithArguments_List_CrossPackage_Virtual 8856 ms
test_invokeWithArguments_List_Different_Array_Type 8862 ms
test_invokeWithArguments_List_SamePackage_Static 8916 ms
test_invokeWithArguments_List_SamePackage_Virtual 8919 ms
test_invokeWithArguments_List_SamePackage_Virtual_WrongArgCount 8923 ms
test_invokeWithArguments_Static_ArityLimit 8927 ms
test_invokeWithArguments_VarArgs_EdgeArityLimit 9133 ms
test_invokeWithArguments_VarArgs_SmallArityLimit 9170 ms
test_invokeWithArguments_VarargsObj_CrossPackage_Static 9183 ms
test_invokeWithArguments_VarargsObj_CrossPackage_Static_ZeroLengthArray 9185 ms
test_invokeWithArguments_VarargsObj_CrossPackage_Virtual 9191 ms
test_invokeWithArguments_VarargsObj_SamePackage_Static 9193 ms
test_invokeWithArguments_VarargsObj_SamePackage_Virtual 9195 ms
test_invokeWithArguments_VarargsObj_SamePackage_Virtual_VarargsMethod 9201 ms
test_invokeWithArguments_VarargsObj_SamePackage_Virtual_WrongArgCount 9213 ms
test_invokeWithArguments_WMT_NULL_args 9215 ms
test_invokeWithArguments_variable_input 9217 ms
test_invoker_ArityLimit 9638 ms
test_invoker_ArityLimit_TooHigh 9732 ms
test_invoker_Static_ArityLimit 9734 ms
test_invoker_Static_ArityLimit_TooHigh 9787 ms
test_isVarargsCollector_Using_VariableArity_JavaConstructor_SamePackage 9788 ms
test_isVarargsCollector_Using_VariableArity_JavaMethod_Static_CrossPackage 9790 ms
test_isVarargsCollector_Using_VariableArity_JavaMethod_Virtual_CrossPackage 9792 ms
test_isVarargsCollector_Using_VariableArity_JavaMethod_Virtual_SamePackage 9793 ms
test_isVarargsCollector_Using_asCollector_Virtual_SamePackage 9795 ms
test_isVarargsCollector_Using_asVarargsCollector_Static_CrossPackage 9799 ms
test_isVarargsCollector_Using_asVarargsCollector_Virtual_SamePackage 9801 ms
test_isVarargsCollector_Using_asVarargsCollector_asTyped 9818 ms
test_isVarargsCollector_Using_asVarargsCollector_asTyped_RT_int_to_byte 9825 ms
test_isVarargsCollector_Using_asVarargsCollector_asTyped_RT_int_to_long 9837 ms
test_isVarargsCollector_Using_asVarargsCollector_asTyped_RT_int_to_short 9934 ms
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_byte 9961 ms
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_double 10098 ms
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_long 10101 ms
test_isVarargsCollector_Using_asVarargsCollector_asTyped_arg_int_to_short 10103 ms
test_spreadInvoker_ArityLimit 10105 ms
test_spreadInvoker_Static_ArityLimit 10264 ms
com.ibm.j9.jsr292.InsertArgumentsTests
test_insert_handle_NPE 10412 ms
test_insert_location_IAE 10415 ms
test_insert_no_values 10416 ms
test_insert_values_NPE 10420 ms
com.ibm.j9.jsr292.PermuteTest
testFirstArgument 10423 ms
testLastArgument 10486 ms
testMiddleArgument 10522 ms
testPermuteHandleMaximumArguments 10550 ms
com.ibm.j9.jsr292.FoldArgumentsTest
test_foldArguments_Boolean 11333 ms
test_foldArguments_Byte 11388 ms
test_foldArguments_Character 11527 ms
test_foldArguments_Double 11606 ms
test_foldArguments_DoubleObject 11733 ms
test_foldArguments_Float 11852 ms
test_foldArguments_Integer 11936 ms
test_foldArguments_Long 11990 ms
test_foldArguments_Short 12187 ms
com.ibm.j9.jsr292.GuardTest
test_guardWithTest_Byte 12238 ms
test_guardWithTest_Character 12294 ms
test_guardWithTest_Double 12343 ms
test_guardWithTest_DoubleObject 12414 ms
test_guardWithTest_Float 12481 ms
test_guardWithTest_Integer 12553 ms
test_guardWithTest_Long 12601 ms
test_guardWithTest_Short 12671 ms
com.ibm.j9.jsr292.FilterArgumentsTest
test_filterArguments_Boolean 12718 ms
test_filterArguments_Byte 16394 ms
test_filterArguments_Character 20964 ms
test_filterArguments_Double 29450 ms
test_filterArguments_DoubleObject 36328 ms
test_filterArguments_Float 42782 ms
test_filterArguments_Integer 47536 ms
test_filterArguments_Long 51827 ms
test_filterArguments_Short 56574 ms
com.ibm.j9.jsr292.RestrictReceiverTest
testRestrictReceiver 61924 ms