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

Add serviceability agent tests to tier1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • None
    • hotspot
    • None
    • svc
    • b34

      The serviceability agent is very sensitive to changes in the vm and often fail for simple omissions. Adding them to tier1 doesn't increase test time and will allow us to find these failures faster when they are easy to fix.

      diff --git a/test/hotspot/jtreg/TEST.groups b/test/hotspot/jtreg/TEST.groups
      --- a/test/hotspot/jtreg/TEST.groups
      +++ b/test/hotspot/jtreg/TEST.groups
      @@ -197,7 +197,8 @@
       
       hotspot_tier1_serviceability = \
         serviceability/dcmd/compiler \
      - serviceability/logging
      + serviceability/logging \
      + serviceability/sa
       
       hotspot_tier1 = \
         :hotspot_tier1_common \

            coleenp Coleen Phillimore
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: