Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8242239

[Graal] javax/management/generified/GenericTest.java fails: FAILED: queryMBeans sets same

XMLWordPrintable

        $ make run-test-only JTREG="VM_OPTIONS=-XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCI -XX:+UseJVMCICompiler -XX:+UseParallelGC" TEST="javax/management/generified/GenericTest.java"
        ...
        STDOUT:
        OK: this API is generic
        OK: ArrayList<MBeanServer> findMBeanServer
        OK: ArrayList findMBeanServer
        OK: Set<ObjectName> MBeanServer.queryNames
        OK: Set MBeanServer.queryNames
        OK: Set<ObjectName> MBeanServerConnection.queryNames
        OK: queryNames sets same
        OK: Set<ObjectInstsance> MBeanServer.queryMBeans
        OK: Set MBeanServer.queryMBeans
        OK: Set<ObjectInstsance> MBeanServerConnection.queryMBeans
        FAILED: queryMBeans sets same
        OK: Vector<String> AttributeChangeNotificationFilter.getEnabledAttributes
        OK: new AttributeList(List<Attribute>)
        OK: List<Attribute> AttributeList.asList()
        OK: new Role(String,List<ObjectName>).getRoleValue() -> List<ObjectName>
        OK: new RoleList(List<Role>)
        OK: List<Role> RoleList.asList()
        OK: new RoleUnresolved(...List<ObjectName>...).getRoleValue() -> List<ObjectName>
        OK: new RoleUnresolvedList(List<RoleUnresolved>
        OK: List<RoleUnresolved> RoleUnresolvedList.asList()
        OK: CompositeDataSupport(CompositeType, Map<String,?>
        OK: Set<String> CompositeType.keySet()
        OK: Set<String> TabularType.getIndexNames()
        OK: Set<List<?>> TabularDataSupport.keySet()
        OK: Collection<CompositeData> TabularDataSupport.values()
        OK: MBeanServerInvocationHandler.newProxyInstance
        OK: <T> StandardMBean(T impl, Class<T> intf)
        OK: Map<ObjectName,List<String>> RelationService.findAssociatedMBeans
        OK: Map<String,List<String>> RelationService.findReferencingRelations
        OK: List<String> RelationService.findRelationsOfType
        OK: List<String> RelationService.getAllRelationIds()
        OK: List<String> RelationService.getAllRelationTypeNames
        OK: Map<ObjectName,List<String>> RelationService.getReferencedMBeans
        OK: List<ObjectName> RelationService.getRole
        OK: List<RoleInfo> RelationService.getRoleInfos
        OK: List<RoleInfo> RelationType.getRoleInfos
        OK: Vector<ObjectName> MBeanServerNotificationFilter.getEnabledObjectNames
        OK: Vector<ObjectName> MBeanServerNotificationFilter.getDisabledObjectNames
        OK: List<ObjectName> RelationNotification.getMBeansToUnregister
        OK: List<ObjectName> RelationNotification.getOldRoleValue
        OK: List<ObjectName> RelationNotification.getNewRoleValue
        OK: Vector<Integer> TimerMBean.getNotificationIDs
        OK: Vector<Integer> TimerMBean.getAllNotificationIDs
        TEST FAILURES: 1

              dtitov Daniil Titov (Inactive)
              twisti Christian Thalinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: