jdk-24/test
Patric Hedlin d222b01dee 8223363: Bad node estimate assertion failure
8223502: Node estimate for loop unswitching is not correct: assert(delta <= 2 * required) failed: Bad node estimate
8224648: assert(!exceeding_node_budget()) failed: Too many NODES required! failure with ctw

Tighten the node estimates. New est_loop_clone_sz() implementation that will compute a "fan-out" complexity estimate as part of the size estimate (to better estimate complex loop body size after cloning). New est_loop_unroll_sz() function, used to estimate the size of a loop body att full/maximal unrolling. Correction to node budget final tests and asserts.

Reviewed-by: neliasso, kvn
2019-05-28 14:56:58 +02:00
..
failure_handler 8218197: [failurehandler] parent processes shouldn't be killed till their children are handle 2019-02-04 17:53:26 -08:00
fmw/gtest 8222414: bring googlemock v1.8.1 2019-05-27 19:46:34 -07:00
hotspot 8223363: Bad node estimate assertion failure 2019-05-28 14:56:58 +02:00
jaxp 8219692: DOM and SAX parsers ignore namespace 2019-05-21 14:55:30 -07:00
jdk 8212807: tools/jar/multiRelease/Basic.java times out 2019-06-02 17:13:31 -04:00
jtreg-ext/requires 8222501: [TESTBUG] Docker support is always set to true in jtreg-ext/requires/VMProps.java 2019-04-15 12:35:29 -07:00
langtools 8223688: JShell: crash on the instantiation of raw anonymous class 2019-06-01 14:09:59 -07:00
lib 8212807: tools/jar/multiRelease/Basic.java times out 2019-06-02 17:13:31 -04:00
lib-test/jdk/test/lib/apps
make 8218431: Improved platform checking in makefiles 2019-02-07 12:35:45 +01:00
micro/org/openjdk/bench 8225061: Performance regression in Regex 2019-06-01 03:18:23 +02:00
nashorn 8219417: bump jtreg requiredVersion to b14 2019-02-22 09:47:00 -08:00