Rickard Bäckman
|
5b097b494d
|
8175336: [TESTBUG] aot junit tests added by 8169588 are not executed
Reviewed-by: kvn
|
2017-02-23 10:08:51 +01:00 |
|
Vladimir Kozlov
|
94db4c91c3
|
8173158: [AOT] fix typo in jaotc --help output
Reviewed-by: rbackman
|
2017-01-24 17:19:01 -08:00 |
|
Vladimir Kozlov
|
a81872e33e
|
8173135: compiler/aot/fingerprint/SelfChangedCDS.java fails with: Unrecognized VM option 'UnlockCommercialFeatures'
Move aot/fingerprint tests to closed since they use commercial feature.
Reviewed-by: iveresov
|
2017-01-21 15:08:53 -08:00 |
|
Rickard Bäckman
|
9b81c0637e
|
8169588: [AOT] jaotc --classpath option is confusing
Reviewed-by: kvn, dlong
|
2017-01-05 08:37:10 +01:00 |
|
Tobias Hartmann
|
f238905f2b
|
8172010: [AOT] RecompilationTest.java fails with "expected compilation level after compilation to be no less than 1"
Disabled probabilistic profiling to ensure recompilation of AOT compiled method.
Reviewed-by: kvn, iveresov
|
2017-01-05 09:25:36 +01:00 |
|
Vladimir Kozlov
|
b58bb4740e
|
8172054: Aot tests should include Java assertions into AOT compiled code
Reviewed-by: iveresov
|
2017-01-04 11:44:26 -08:00 |
|
Vladimir Kozlov
|
77a659dbb3
|
8171276: More problems in compiler/aot/RecompilationTest.java tests
Don't inline any SimpleTestCaseHelper methods during AOT compilation
Reviewed-by: iveresov
|
2016-12-16 01:46:00 -08:00 |
|
Vladimir Kozlov
|
0a908be59d
|
8171187: Expected compilation level after compilation to be no less than 1
Prevent inlining of test method into other AOT methods
Reviewed-by: iveresov
|
2016-12-13 17:58:19 -08:00 |
|
Vladimir Kozlov
|
001c67f1fb
|
8171134: Unexpected output in compiler/aot/SharedUsageTest.java
Switch off compressed oops for few AOT tests.
Reviewed-by: iveresov
|
2016-12-12 20:48:50 -08:00 |
|
Dmitrij Pochepko
|
4778661b1f
|
8171059: [AOT] error in AotCompiler output in some aot tests
Reviewed-by: kvn
|
2016-12-12 21:18:54 +03:00 |
|
Dmitrij Pochepko
|
55dcedfbc8
|
8171060: [AOT] aot tests: WARNING: Requested compilation levels are out of current vm capabilities
Reviewed-by: kvn
|
2016-12-12 21:18:03 +03:00 |
|
Bharadwaj Yadavalli
|
2841c5eb2b
|
8171008: Integrate AOT compiler into JDK
Co-authored-by: Christian Thalinger <cthalinger@twitter.com>
Co-authored-by: Dean Long <dean.long@oracle.com>
Co-authored-by: Dmitrij Pochepko <dmitrij.pochepko@oracle.com>
Co-authored-by: Dmitry Chuyko <dmitry.chuyko@oracle.com>
Co-authored-by: Doug Simon <doug.simon@oracle.com>
Co-authored-by: Eric Caspole <eric.caspole@oracle.com>
Co-authored-by: Igor Ignatyev <igor.ignatyev@oracle.com>
Co-authored-by: Igor Veresov <igor.veresov@oracle.com>
Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Morris Meyer <morris.meyer@oracle.com>
Co-authored-by: Niclas Adlertz <niclas.adlertz@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Reviewed-by: erikj, mchung, psandoz, coleenp, iklam, stefank, simonis
|
2016-12-11 19:07:04 -08:00 |
|