Calvin Cheung
|
40b75053e4
|
8211287: ClassPathTests.java fails due to "Unable to map MiscData shared space at required address."
Catch the InvocationTargetException and rethrow exception based on the cause
Reviewed-by: jiangli, iklam
|
2018-10-02 20:52:40 -07:00 |
|
Ioi Lam
|
568e8beda6
|
8209946: [TESTBUG] CDS tests should use "@run driver"
Reviewed-by: ccheung, jiangli, mseledtsov
|
2018-10-02 14:32:33 -07:00 |
|
Calvin Cheung
|
1515d70930
|
8197959: [TESTBUG] Some (App)CDS tests require modification due to the removal of the Java EE and CORBA modules
Reviewed-by: iklam, mseledtsov
|
2018-04-25 14:08:19 -07:00 |
|
Ioi Lam
|
c7421b5e3b
|
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
Reviewed-by: dholmes, dsamersoff, simonis
|
2017-12-04 08:59:47 -08:00 |
|
Vladimir Kozlov
|
c11f132abe
|
8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line
Skip tests which use --limit-modules when Graal is used as JIT compiler.
Reviewed-by: alanb, mchung, dholmes, ccheung, dnsimon
|
2017-12-13 11:59:55 -08:00 |
|
Jiangli Zhou
|
61e736cbae
|
8188791: Move AppCDS from closed repo to open repo
Co-authored-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Reviewed-by: dsamersoff, simonis, minqi
|
2017-11-27 20:21:34 -08:00 |
|