RFR: 8345746: Remove :resourcehogs/compiler from :hotspot_slow_compiler [v2]
    Leonid Mesnik 
    lmesnik at openjdk.org
       
    Sat Dec  7 04:19:18 UTC 2024
    
    
  
> The test group
> :resourcehogs/compiler
> contains tests that should not be executed concurrently with *any* tests.
> 
> They might use a lot of resources and cause unexplained sporadic failures of other tests.
> 
> So it should be removed from :hotspot_slow_compiler.
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision:
  hogs group added.
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/22626/files
  - new: https://git.openjdk.org/jdk/pull/22626/files/9c9e3b83..ca3150d1
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22626&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22626&range=00-01
  Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/22626.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22626/head:pull/22626
PR: https://git.openjdk.org/jdk/pull/22626
    
    
More information about the hotspot-dev
mailing list