hotspot/test/TEST.groups
changeset 46323 d41bb2dcaeb8
parent 46310 a2358af6cc81
child 46398 a70022fa3ec2
equal deleted inserted replaced
46322:25836096c89d 46323:d41bb2dcaeb8
    36 hotspot_serviceability = \
    36 hotspot_serviceability = \
    37   serviceability
    37   serviceability
    38 
    38 
    39 hotspot_misc = \
    39 hotspot_misc = \
    40   / \
    40   / \
       
    41  -applications \
    41  -:hotspot_compiler \
    42  -:hotspot_compiler \
    42  -:hotspot_gc \
    43  -:hotspot_gc \
    43  -:hotspot_runtime \
    44  -:hotspot_runtime \
    44  -:hotspot_serviceability
    45  -:hotspot_serviceability
    45 
    46 
   226 
   227 
   227 hotspot_runtime_minimalvm = \
   228 hotspot_runtime_minimalvm = \
   228   runtime/MinimalVM \
   229   runtime/MinimalVM \
   229   runtime/ErrorHandling \
   230   runtime/ErrorHandling \
   230   runtime/logging
   231   runtime/logging
       
   232