Alan Bateman
5b9e2a32bb
8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing
...
Reviewed-by: hseigel
2016-12-01 15:54:39 +00:00
Alan Bateman
3c75e80d4b
Merge
2016-12-01 11:16:11 +00:00
Kirill Zhaldybin
8d6d1e4cda
8170490: Convert TestBufferingOopClosure_test to GTest
...
Reviewed-by: dfazunen, iignatyev
2016-12-01 12:09:02 +03:00
Erik Joelsson
6d271f4386
8066474: Remove the lib/ directory from Linux and Solaris images
...
Reviewed-by: tbell, ihse, kvn
2016-12-05 17:57:43 +01:00
Alan Bateman
988690303a
8169069: Module system implementation refresh (11/2016)
...
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: George Triantafillou <george.triantafillou@oracle.com>
Reviewed-by: lfoltan, acorn, ctornqvi, mchung
2016-12-01 08:56:41 +00:00
Kirill Zhaldybin
91be80f603
Merge
2016-11-30 21:49:57 +01:00
Kirill Zhaldybin
c6705841d4
8168341: Gtests on JSon produce an enormous amount of hardly understandable output to stdout
...
Reviewed-by: iignatyev, ppunegov, kvn
2016-11-25 20:53:36 +03:00
Erik Helin
cc87ed96f5
8170388: Deprecate the flag -XX:ExplicitGCInvokesConcurrentAndUnloadsClasses
...
Reviewed-by: tschatzl, jprovino
2016-11-28 14:57:12 +01:00
Stefan Karlsson
ae5c40075f
Merge
2016-11-29 19:20:03 +00:00
Stefan Karlsson
0925fecaf5
8170395: Metaspace initialization queries the wrong chunk freelist
...
Reviewed-by: mgerdin, pliden, stuefe
2016-11-29 19:25:36 +01:00
Jiangli Zhou
f9911247af
8170297: runtime/SharedArchiveFile/LargeSharedSpace.java didn't run out of memory
...
Split the test cases. Add -XX:+UseCompressedClassPointers -XX:CompressedClassSpaceSize=3G for the 64-bit -XX:SharedMiscCodeSize=1600386047 test case.
Reviewed-by: ccheung, iklam, dholmes
2016-11-29 11:26:25 -05:00
Kirill Zhaldybin
f2dcdc6fb5
8166156: Convert test_semaphore to GTest
...
Reviewed-by: kbarrett, tschatzl, stefank
2016-11-28 18:54:30 +03:00
Kirill Zhaldybin
9b7be3512e
8169003: LogDecorations.iso8601_utctime_test fails if numeric locale uses "," as separator between integer and fraction part
...
Reviewed-by: mlarsson, iignatyev
2016-11-25 20:00:51 +03:00
Igor Ignatyev
f9087dae6d
8170227: use vm.jvmci property in compiler/jvmci tests
...
Reviewed-by: kvn
2016-11-29 00:25:13 +03:00
Igor Ignatyev
7a6eaf487d
8170226: Implement setting jtreg @requires property vm.jvmci
...
Reviewed-by: kvn
2016-11-29 00:25:09 +03:00
Stefan Karlsson
4aaf8f63ba
8170358: [REDO] 8k class metaspace chunks misallocated from 4k chunk freelist
...
Reviewed-by: mgerdin, coleenp, ehelin, stuefe
2016-11-23 14:36:32 +01:00
Igor Ignatyev
0cf477c848
Merge
2016-11-25 17:56:30 +00:00
Jesper Wilhelmsson
11802f94e8
8170355: [BACKOUT] 8k class metaspace chunks misallocated from 4k chunk freelist
...
Reviewed-by: ehelin, stefank
2016-11-25 15:58:24 +01:00
Igor Ignatyev
484e62c39f
8170228: register closed @requires property setter
...
Reviewed-by: vlivanov, dfazunen
2016-11-25 11:59:40 +03:00
Leonid Mesnik
e05aabe8ab
8166761: Compiler testing in tier2 should be optimized to finish in 20 minutes
...
Reviewed-by: ctornqvi, kvn
2016-11-24 16:52:34 +03:00
Thomas Schatzl
54daad1dc3
Merge
2016-11-24 09:33:54 +00:00
Thomas Schatzl
557d68a510
8169703: G1 crashes with guarantee(pretouch_gang != NULL) failed: No pretouch gang specified
...
Allow use of AlwaysPreTouch without passing a WorkGang.
Reviewed-by: kbarrett, dfazunen, ddmitriev
2016-11-24 10:05:47 +01:00
Stefan Karlsson
fe786e80ee
8169931: 8k class metaspace chunks misallocated from 4k chunk freelist
...
Reviewed-by: mgerdin, coleenp, ehelin, stuefe
2016-11-23 14:36:32 +01:00
Kirill Zhaldybin
9439c78ffa
8168492: Convert CollectedHeap_test to GTest
...
Reviewed-by: iignatyev, tschatzl
2016-11-23 12:01:57 +03:00
Magnus Ihse Bursie
5ef25cb29e
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
...
Reviewed-by: erikj
2016-11-22 14:48:16 +01:00
Jesper Wilhelmsson
5e2e968e20
8169597: Quarantine TestCpoolForInvokeDynamic.java until JDK-8169232 is solved
...
Reviewed-by: egahlin, gtriantafill
2016-11-11 16:52:44 +01:00
Erik Helin
7e117c5d36
8177953: Rename TestGCBasher.run to TestGCBasher.main
...
Reviewed-by: pliden, tschatzl
2016-11-07 10:22:03 +01:00
Thomas Schatzl
5fdddaf351
8177059: [TESTBUG] gc/g1/TestGCLogMessages.java fails on 32bit arm after changes for JDK-8155094
...
Provide a way in the test to check log messages on arbitrary conditions and implement this for this case.
Reviewed-by: mchernov, sjohanss
2017-03-31 13:22:43 +02:00
Rickard Bäckman
08637a78e6
8177069: File separator mismatch on Win-64
...
Reviewed-by: dlong, kvn
2017-03-23 15:40:12 +01:00
Jesper Wilhelmsson
0f62f198b2
Merge
2017-03-28 00:03:23 +02:00
Chris Plummer
bc1d13ef7b
8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X
...
Bump up minimum to 64k.
Reviewed-by: dholmes, dcubed
2017-03-27 11:54:04 -07:00
Michail Chernov
bd7b547e9c
8177551: [TESTBUG] TestHumongousClassLoader.java can fail on systems with non-g1 collector
...
Reviewed-by: dfazunen, tschatzl, sjohanss
2017-03-27 19:05:54 +03:00
Chris Plummer
d10f85b756
8177055: [TESTBUG] test/runtime/ReservedStack/ReservedStackTest.java sometimes fails on Oracle arm64 port after being enabled for open aarch64 port
...
Check if the platform supports the reserved stack area.
Reviewed-by: dholmes, fparain
2017-03-24 11:09:14 -07:00
Chris Plummer
17a8069db3
8176768: hotspot ignores PTHREAD_STACK_MIN when creating new threads
...
Use PTHREAD_STACK_MIN as a minimum, plus other stack size cleanup
Reviewed-by: dholmes, stuefe, dcubed
2017-03-23 11:10:55 -07:00
Kirill Zhaldybin
2fd9f38a31
8171090: Convert VMStruct_test to GTest
...
Reviewed-by: iignatyev
2016-12-12 16:16:27 +03:00
Jesper Wilhelmsson
69fd40468a
8177070: Quarantine tests due to JDK-8177069
...
Reviewed-by: iveresov, iignatyev
2017-03-17 21:15:12 -07:00
Jesper Wilhelmsson
7e8d75378e
Merge
2017-03-16 16:40:41 -07:00
Thomas Stuefe
8838ae7b46
8170933: Cleanup Metaspace Chunk manager: Unify treatment of humongous and non-humongous chunks
...
Reviewed-by: mgerdin, coleenp
2016-12-14 09:14:16 +01:00
Thomas Schatzl
6a9ca1701d
8155094: Add logging for long lasting methods found in JDK-8152948
...
Adds logging for DerivedPointerTable, TLAB preparation and resizing, and new collection set setup work
Reviewed-by: kbarrett, sangheki
2017-03-16 09:05:20 +01:00
Coleen Phillimore
35e8433c1c
Merge
2017-03-14 14:07:24 -04:00
Christian Tornqvist
e04f906b93
8175300: Enable artifact resolution for jtreg tests
...
Reviewed-by: ihse, gtriantafill
2017-03-10 12:58:37 -05:00
Harold Seigel
8a5f33bd16
8172514: Stop checking for duplicate packages in the JVM_DefineModule() package list
...
Use GrowableArray append() instead of append_if_missing() to stop searching for duplicates
Reviewed-by: redestad, coleenp, dholmes, gtriantafill
2017-03-10 08:04:17 -05:00
Sangheon Kim
1e8667e334
8176403: [TESTBUG] gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA is referencing no longer existing group
...
Changed to use correct test library path
Reviewed-by: dholmes, dcubed
2017-03-08 15:48:41 -08:00
Sangheon Kim
75eb6d9735
Merge
2017-03-07 22:35:54 +00:00
Sangheon Kim
d86c76dca9
8023905: Failing to initialize VM with small initial heap when NUMA and large pages are enabled
...
Exit VM when fails to initialize small initial heap with NUMA and large pages enabled
Reviewed-by: jmasa, sjohanss
2017-03-07 10:25:58 -08:00
Christian Tornqvist
3e707c3671
8176102: Rename hotspot_fast* test groups to hotspot_tier1*
...
Reviewed-by: dholmes, mseledtsov, gtriantafill
2017-03-07 11:35:45 -05:00
Mikhailo Seledtsov
1bcca93f8a
8176163: [TESTBUG] Create hotspot_cds test group
...
Created a new test group
Reviewed-by: sspitsyn, dholmes, ehelin
2017-03-06 09:24:47 -08:00
Christian Tornqvist
7519b299b3
Merge
2017-03-01 13:47:11 +00:00
Christian Tornqvist
a09caaa6ff
8176012: Remove unused groups in hotspot/test/TEST.groups
...
Reviewed-by: iignatyev, gtriantafill
2017-03-01 08:11:29 -05:00
Harold Seigel
5485a03844
8172307: Remove ununsed JVM API JVM_GetModuleByPackageName()
...
Remove get_module_by_package_name() etc., and unneeded test.
Reviewed-by: sspitsyn, gtriantafill
2017-03-01 07:59:20 -05:00