History log of /openjdk9/hotspot/test/TEST.groups
Revision Date Author Comments
# 12408:777aaa19c4b1 11-Dec-2016 kvn

8171008: Integrate AOT compiler into JDK
Reviewed-by: erikj, mchung, psandoz, coleenp, iklam, stefank, simonis
Contributed-by: Bharadwaj Yadavalli <bharadwaj.yadavalli@oracle.com>, Christian Thalinger <cthalinger@twitter.com>, Dean Long <dean.long@oracle.com>, Dmitrij Pochepko <dmitrij.pochepko@oracle.com>, Dmitry Chuyko <dmitry.chuyko@oracle.com>, Doug Simon <doug.simon@oracle.com>, Eric Caspole <eric.caspole@oracle.com>, Igor Ignatyev <igor.ignatyev@oracle.com>, Igor Veresov <igor.veresov@oracle.com>, John Rose <john.r.rose@oracle.com>, Morris Meyer <morris.meyer@oracle.com>, Niclas Adlertz <niclas.adlertz@oracle.com>, Rickard Backman <rickard.backman@oracle.com>


# 12357:dfece8d73930 24-Nov-2016 lmesnik

8166761: Compiler testing in tier2 should be optimized to finish in 20 minutes.
Reviewed-by: ctornqvi, kvn


# 12207:efcbf5de754e 06-Oct-2016 ehelin

8166790: Add stress test GCBasher
Reviewed-by: dfazunen, dholmes, erikj, tschatzl, lmesnik


# 12180:340dc4fa4fff 18-Oct-2016 coleenp

8164921: Memory leaked when instrumentation.retransformClasses() is called repeatedly
Summary: Return Metablocks smaller than dictionary's dark matter.
Reviewed-by: mgerdin, sspitsyn, dsamersoff
Contributed-by: jon.masamitsu@oracle.com, coleen.phillimore@oracle.com


# 12048:9c5d8a861184 20-Sep-2016 ctornqvi

8164852: Move slow tier1/tier2 runtime tests to later tiers
Reviewed-by: gtriantafill, sla, mseledtsov


# 11942:c54ebf67ef13 06-Sep-2016 dsamersoff

8165114: stale reference to hotspot test Test8028623.java
Summary: Remove Test8028623.java from hotspot/test/TEST.groups
Reviewed-by: sla, dholmes
Contributed-by: sharath.ballal@oracle.com


# 11862:e3adb424b86e 23-Aug-2016 ctornqvi

8155964: Create a set of tests for verifying the Minimal VM
Reviewed-by: gtriantafill, dholmes, lmesnik, cjplummer


# 11795:b616b5fa5da1 02-Aug-2016 kvn

8163018: Slow compiler tests in JPRT
Summary: fixed test/TEST.groups and added -XX:-TieredCompilation to Test6792161 test.
Reviewed-by: dholmes, dcubed


# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 11564:f59a05821a33 01-Jul-2016 ctornqvi

8160484: Implement Hotspot Runtime tier 2
Reviewed-by: dholmes, gtriantafill


# 11221:8ba448b21d8c 10-May-2016 kzhaldyb

8150865: SQE test: GC unified logging: check that dynamic log level doesn't break anything
Reviewed-by: jwilhelm, dfazunen


# 11020:c0ea2e3ebe83 25-Apr-2016 coleenp

8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
Summary: GC walks the mirror using OopClosure rather than using CLDClosure in oops_interpreted_do()
Reviewed-by: dlong, twisti, stefank


# 10903:979558bf4503 14-Apr-2016 mchernov

8153222: [TESTBUG] Move tests in stress/gc to gc/stress
Reviewed-by: dfazunen, jwilhelm


# 10834:9980121414be 07-Apr-2016 dcubed

Merge


# 10831:a132ccdb2f79 07-Apr-2016 mchernov

8153516: Hotspot TEST.group has error in GC groups definition.
Reviewed-by: tschatzl, dfazunen


# 10781:20b66ba124e9 07-Apr-2016 dcubed

Merge


# 10772:5ae0c7f89874 05-Apr-2016 tschatzl

8151499: gc/g1/g1OopClosures.inline.hpp: assert(_from->is_in_reserved(p)) failed: p is not in from
Summary: Fix wrong assertion.
Reviewed-by: tbenson, shade


# 10736:b2ea0857288f 31-Mar-2016 ctornqvi

8150899: [TESTBUG] Split hotspot_all job into smaller jobs
Reviewed-by: gtriantafill, iignatyev


# 10721:63679d42b0fd 30-Mar-2016 dfazunen

8152422: Optimize GC JPRT test set
Reviewed-by: sjohanss, pliden


# 10710:9489df4f2b94 25-Mar-2016 ddmitriev

8078112: [TESTBUG] Integrate Selection/Resolution test suite into jtreg tests
Reviewed-by: ctornqvi, acorn
Contributed-by: eric.mccorkle@oracle.com


# 10564:5322bfdc760a 09-Mar-2016 jwilhelm

Merge


# 10532:a9334e785873 28-Mar-2016 vlivanov

8148175: C1: G1 barriers don't preserve FP registers
Reviewed-by: kvn


# 10467:16356f8940ac 16-Mar-2016 jwilhelm

Merge


# 10450:a6ba2cec1af1 29-Feb-2016 drwhite

8078673: Update TEST.groups for recent GC tests
Summary: Updates the needs_g1gc list in TEST.groups and adds appropriate "@requires vm.gc" annotations to a few GC tests.
Reviewed-by: tschatzl, dfazunen


# 10347:c6c141c46516 29-Feb-2016 zmajo

8150349: Reduce the execution time of the hotspot_compiler_3 group
Summary: Exclude long-running intrinsic-related tests that check functionality that is not likely to be changed soon.
Reviewed-by: kvn, neliasso


# 10061:197538942788 28-Jan-2016 thartmann

Merge


# 10003:b8fbbc5bab85 12-Jan-2016 zmajo

8086053: Address inconsistencies regarding ZeroTLAB
Summary: Add zero-initialization to C1 for fast TLAB refills; strenghten C2 conditions for skipping zero-initialization.
Reviewed-by: kvn, thartmann


# 9959:c15c0bd51e1d 15-Jan-2016 dfazunen

8147075: Rename old GC JTreg tests to the new naming scheme
Summary: test/gc/7072527, test/gc/6845368, test/gc/6581734 renamed
Reviewed-by: jwilhelm, pliden


# 9958:2a80b7fa7397 14-Jan-2016 mlarsson

8147079: Add serviceability/logging folder to hotspot_serviceability test group
Reviewed-by: jbachorik, sspitsyn


# 9951:cb1670205e2b 14-Jan-2016 jwilhelm

Merge


# 9948:a9b6cebbb713 14-Jan-2016 akulyakh

8130063: Refactoring tmtools jstat and jstack tests to jtreg
Summary: Some of the jstat and jstack tests refactored to be run with the jtreg
Reviewed-by: jbachorik


# 9811:42eac556bbce 23-Dec-2015 twisti

8146043: run JVMCI tests in JPRT
Reviewed-by: iklam, ctornqvi, collins


# 9727:f944761a3ce3 10-Dec-2015 brutisso

8145092: Use Unified Logging for the GC logging
Summary: JEP-271. VM changes contributed by brutisso, test changes contributed by david.
Reviewed-by: sjohanss, david, brutisso
Contributed-by: bengt.rutisson@oracle.com, david.lindholm@oralce.com


# 9086:ee11c7701f8c 07-Oct-2015 gtriantafill

8134432: [TESTBUG] Rewrite test/runtime/6888954/vmerrors.sh in Java
Reviewed-by: ddmitriev, ctornqvi, coleenp


# 9068:f5379b29c4d7 02-Oct-2015 ctornqvi

8137194: Exclude runtime/memory/RunUnitTestsConcurrently.java from JPRT
Reviewed-by: coleenp


# 8999:111681c88c9a 11-Sep-2015 drwhite

8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments
Summary: Add support for alias options and automatically expiring deprecated options
Reviewed-by: dholmes, kbarrett, acorn
Contributed-by: derek.white@oracle.com


# 8673:964fb44d9669 02-Jul-2015 dcubed

Merge


# 8669:f6f5bd99f5a9 01-Jul-2015 dpochepk

8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported
Summary: Test group definition has been fixed
Reviewed-by: tschatzl


# 8619:a88735af82a4 17-Jun-2015 skovalev

8067163: Several JT_HS tests fails due to ClassNotFoundException on compacts
Reviewed-by: dholmes, vlivanov


# 8574:2e5dfcbc8a5a 09-Jun-2015 lmesnik

8079134: [TESTBUG] Remove applicable_*gc and needs_*gc groups from TEST.groups
Reviewed-by: mgerdin, drwhite


# 8570:21bbcc957937 18-Jun-2015 ddmitriev

8072931: JEP-JDK-8059557: Test task: test framework development
Summary: Test set for JEP 245 Validate JVM Command-Line Flag Arguments
Reviewed-by: ctornqvi, dholmes, gziemski


# 8422:85522db98d42 21-May-2015 jwilhelm

Merge


# 8413:92457dfb91bd 13-May-2015 pliden

8079792: GC directory structure cleanup
Reviewed-by: brutisso, stefank, david


# 8404:1475d8bc4dc8 19-May-2015 iignatyev

8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3
Reviewed-by: kvn, dholmes
Contributed-by: denis.kononenko@oracle.com


# 8362:08b5dfe9bcb5 08-May-2015 hseigel

Merge


# 8355:2a2f6674bc5a 30-Apr-2015 ctornqvi

8079112: [TESTBUG] hotspot_jprt group in TEST.groups refers to non-existent groups
Reviewed-by: gtriantafill, coleenp, dholmes


# 8353:3998b84e76d9 29-Apr-2015 ctornqvi

8078558: [TESTBUG] Merge hotspot_wbapitest with existing jtreg jprt job
Reviewed-by: mikael, lfoltan, hseigel


# 8334:6952bec7d142 04-May-2015 jwilhelm

Merge


# 8328:01d4bdce1f7f 29-Apr-2015 drwhite

8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java failed with java.lang.RuntimeException: 'new_active_workers' missing from stdout/stderr
Reviewed-by: brutisso, jmasa, jwilhelm


# 8271:3dd3a803a8a8 23-Apr-2015 ctornqvi

8078383: [TESTBUG] Merge hotspot_runtime and hotspot_runtime_closed in jprt test set
Reviewed-by: mseledtsov, dholmes


# 8167:ad6d41b5d0b2 14-Apr-2015 kbarrett

8069367: Eagerly reclaimed humongous objects left on mark stack
Summary: Prevent eager reclaim of objects that might be on mark stack.
Reviewed-by: brutisso, tschatzl


# 7956:be83b0955522 02-Mar-2015 vlivanov

Merge


# 7947:442d0a8b76cc 24-Feb-2015 skovalev

8067162: [TESTBUG] runtime/SharedArchiveFile tests fail on compact profiles
Summary: Modified TEST.groups file to exclude two tests from execution on compact profiles.
Reviewed-by: mseledtsov, dholmes, iignatyev


# 7932:796f5bb2dec5 18-Feb-2015 ppunegov

8067157: Closed compiler tests should not be in hotspot/test/TEST.groups
Summary: Replace closed/compiler tests with sanity/ExecuteInternalVMTests.java to keep the hotspot_compiler_closed group
Reviewed-by: kvn, zmajo


# 7876:b25ffc981c65 27-Feb-2015 ihse

8072842: Add support for building native JTReg tests
Reviewed-by: erikj, sla


# 7826:9c8bd4409dc9 08-Feb-2015 skovalev

8071811: gc/arguments/TestG1ConcRefinementThreads.java failed on Exception: java.lang.RuntimeException: Actual G1ConcRefinementThreads(0) is not equal to expected value(23)
Reviewed-by: jwilhelm, iignatyev


# 7797:4a9d7af7218c 04-Feb-2015 jwilhelm

Merge


# 7790:3ca118e90cc9 28-Jan-2015 kbarrett

8068942: Improve validation of -XX:G1ConfidencePercent value
Summary: Validate during argument processing and simplify usage by assuming validated.
Reviewed-by: jmasa, tschatzl


# 7786:79f4205419d2 02-Feb-2015 miauno

8072405: [TESTBUG] DCMD tests needs at least compact3 profile
Reviewed-by: jbachorik, sla


# 7779:690b40bee3ae 30-Jan-2015 miauno

8071908: Port internal Diagnostic Command tests and test framework to jtreg
Reviewed-by: jbachorik, egahlin, ykantser, mtobiass


# 7688:7e88aab989ed 15-Jan-2015 dlong

Merge


# 7687:bf200e391b26 14-Jan-2015 kvn

8069021: Exclude compiler/codecache/stress tests from JPRT runs
Reviewed-by: iveresov


# 7669:f11c5713ab7f 15-Jan-2015 jwilhelm

Merge


# 7668:57fbee73a452 15-Jan-2015 sjohanss

8067368: TestConcMarkCycleWB.java crashed at G1CollectedHeap::heap()+0xb
Summary: Added the test to needs_g1gc group in TEST.groups to avoid running when G1 is not available.
Reviewed-by: jwilhelm, dholmes


# 7658:c0c96d6b39da 10-Jan-2015 minqi

Merge


# 7655:31eff10b165a 08-Jan-2015 ctornqvi

8060219: [TESTBUG] runtime/7194254/Test7194254.java fails to find jstack with modular image build
Reviewed-by: gtriantafill, lfoltan, hseigel


# 7647:c48b9950573b 08-Jan-2015 dlong

Merge


# 7634:c17923cd9925 12-Dec-2014 iignatyev

8059613: JEP-JDK-8043304: Test task: JMX- tests
Reviewed-by: thartmann, twisti
Contributed-by: dmitrij.pochepko@oracle.com


# 7630:4eab25cf19d2 07-Jan-2015 brutisso

8067868: Add GCOld as a JTreg test
Reviewed-by: kbarrett, dfazunen, ehelin


# 7628:8c911031c3e7 07-Jan-2015 brutisso

8067676: Add applicable closed gc jtreg tests to run in JPRT
Reviewed-by: ehelin


# 7602:394d762c3d8a 18-Dec-2014 jwilhelm

Merge


# 7591:fe5535ac094e 22-Dec-2014 kvn

Merge


# 7586:896a5f642e87 15-Dec-2014 iignatyev

8065279: Remove testlibrary_tests from compact profile in jtreg
Reviewed-by: kvn
Contributed-by: dmitrij.pochepko@oracle.com


# 7572:86ba9eb66d03 18-Dec-2014 jwilhelm

Merge


# 7569:94df826bd8ec 12-Dec-2014 fzhinkin

8066862: TestMutuallyExclusivePlatformPredicates fails on all platforms
Reviewed-by: iignatyev, kvn


# 7564:d1da2799f5b8 10-Dec-2014 brutisso

8067115: Add jtreg gc tests to Hotspot JPRT jobs
Reviewed-by: tschatzl, jwilhelm, ehelin


# 7561:0e48ee44693e 15-Dec-2014 ehelin

8067452: Rename hotspot_all in hotspot/test/TEST.groups
Reviewed-by: dholmes, ctornqvi, iignatyev


# 7484:b6fe66681496 30-Nov-2014 jwilhelm

Merge


# 7472:c196aca52cab 26-Nov-2014 fzhinkin

8037968: Add tests on alignment of objects copied to survivor space
Reviewed-by: jmasa, dfazunen


# 7441:0bdada928884 20-Nov-2014 thartmann

8050079: crash while compiling java.lang.ref.Finalizer::runFinalizer
Summary: Ignore non-instance Klasses in the subclass hierarchy.
Reviewed-by: kvn, iignatyev, jrose


# 7440:2d697acc4e03 18-Nov-2014 zmajo

8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups
Summary: move all test from <bug_id> directories to <functional_dir_name>/<bug_id>; update TEST.groups to execute more tests
Reviewed-by: drchase, kvn


# 7386:96dc34bb422b 13-Nov-2014 drchase

Merge


# 7382:140f3e405a8a 08-Nov-2014 iignatyev

8062742: compiler/EliminateAutoBox/UnsignedLoads.java fails with client vm
Reviewed-by: kvn, rbackman, anoll, vlivanov, iignatyev
Contributed-by: tatiana.pivovarova@oracle.com


# 7377:c42a0b8babb4 12-Nov-2014 jwilhelm

Merge


# 7369:32e3c9ec28b2 03-Nov-2014 jwilhelm

Merge


# 7366:4aeb83b5657f 31-Oct-2014 brutisso

8061308: Remove iCMS
Reviewed-by: mgerdin, jmasa


# 7340:5dc0918c9b29 06-Nov-2014 sla

Merge


# 7329:8d5860808a16 05-Nov-2014 ctornqvi

8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java
Summary: Fixed an issue when overflowing the MallocSite hash table bucket
Reviewed-by: coleenp, gtriantafill


# 7310:cea556d9d85d 31-Oct-2014 kvn

8054492: Casting can result in redundant null checks in generated code
Summary: add C2 intrinsic for Class.cast() method and force inline it too.
Reviewed-by: jrose, roland, drchase, iignatyev


# 7291:0730c0daed9b 28-Oct-2014 thartmann

8062250: [TESTBUG] compiler/codecache/CheckSegmentedCodeCache.java fails after CodeCacheMinimumFreeSpace removal
Summary: Adapted calculation of minimum code cache size after CodeCacheMinimumFreeSpace was removed by JDK-8046809.
Reviewed-by: kvn, anoll


# 7283:d4fca4ca4407 24-Oct-2014 vlivanov

8028481: [TESTBUG] compiler/jsr292/CreatesInterfaceDotEqualsCallInfo.java should be in needs_nashorn test group
Reviewed-by: vlivanov, kvn
Contributed-by: sergei.kovalev@oracle.com


# 7198:d5bf85102522 03-Oct-2014 iveresov

Merge


# 7196:4365e650350d 02-Oct-2014 kvn

8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr
Summary: Use top() for dead paths when initializing Phi node of exceptions klasses in Parse::catch_inline_exceptions().
Reviewed-by: jrose, vlivanov


# 7184:0a2fd07b2d28 03-Oct-2014 jwilhelm

Merge


# 7183:6bd5989e0115 03-Oct-2014 mlarsson

8059651: Tests specify -XX:+UseG1GC and -XX:ParallelGCThreads=0
Reviewed-by: jwilhelm, brutisso


# 7179:666d11a0c124 02-Oct-2014 iveresov

Merge


# 7173:a28ba9881eb6 30-Sep-2014 neliasso

8058891: serviceability/dcmd/CodelistTest.java - fails on all platforms
Summary: Fix can not reflect MethodHandles
Reviewed-by: kvn, drchase


# 7172:cd267c8435c2 02-Oct-2014 jwilhelm

Merge


# 7171:931c1f116715 02-Oct-2014 mlarsson

8059527: Disallow ParallelGCThreads=0 for G1
Reviewed-by: ehelin, brutisso


# 7165:6534c979ef0f 29-Sep-2014 tschatzl

8043766: CMM Testing: 8u40 Decommit auxiliary data structures
Summary: Check that native memory is returned to the system when decommiting memory within the heap with G1.
Reviewed-by: tschatzl, jwilhelm
Contributed-by: Andrey Zakharov <andrey.x.zakharov@oracle.com>


# 7147:25cb7c60db3c 29-Sep-2014 vlivanov

8025606: [TESTBUG] Move ctw-tests to /testlibrary_tests
Reviewed-by: iignatyev, vlivanov, kvn
Contributed-by: evgeniya.stepanova@oracle.com


# 7103:a7666e951eb7 24-Sep-2014 iklam

Merge


# 7101:43902075180a 19-Sep-2014 coleenp

8058843: TEST.groups has runtime/runtime/7158988/FieldMonitor.java
Summary: remove a runtime
Reviewed-by: ctornqvi, sspitsyn, kvn


# 7094:f111958ca117 19-Sep-2014 adlertz

Merge


# 7088:04e52cc3d973 17-Sep-2014 zmajo

8050407: Add jtreg compiler tests to Hotspot JPRT jobs
Summary: Select useful jtreg test. Group tests into four sets (3 sets with open tests, 1 set with closed tests) so that execution time of each set is < 10 min on solaris_sparcv9 (slowest platform).
Reviewed-by: kvn, anoll, roland


# 7054:9fee52d12618 11-Sep-2014 coleenp

8055145: [TESTBUG] runtime/7158988/FieldMonitor.java fails with VMDisconnectedException
Summary: Exclude this test on JPRT and make it trivially pass if it gets a disconnected exception (which seems rare)
Reviewed-by: gtriantafill, sspitsyn, ctornqvi


# 7022:59c55db51def 09-Sep-2014 gtriantafill

8054836: [TESTBUG] Test is needed to verify correctness of malloc tracking
Reviewed-by: ctornqvi, lfoltan


# 7015:86bbebf1b7bf 04-Sep-2014 zgu

8055289: Internal Error: mallocTracker.cpp:146 fatal error: Should not use malloc for big memory block, use virtual memory instead
Summary: Return NULL if memory allocation size is bigger than MAX_MALLOC_SIZE when NMT is on
Reviewed-by: coleenp, gtriantafill


# 6877:80b831308478 14-Aug-2014 ctornqvi

8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job
Summary: JPRT will now run most of the tests in /runtime
Reviewed-by: dcubed, mseledtsov, zgu, mikael


# 6855:0c7f758c15eb 11-Aug-2014 zgu

8044140: Create NMT (Native Memory Tracking) tests for NMT2
Summary: Create new/modify existing tests for NMT2, which is an internal redesign to address scalability issues in the first implementation.
Reviewed-by: ctornqvi, zgu
Contributed-by: George Triantafillou <george.triantafillou@oracle.com>


# 6815:9d38e660fc7a 06-Aug-2014 stefank

8048269: Add flag to turn off class unloading after G1 concurrent mark
Summary: Added -XX:+/-ClassUnloadingWithConcurrentMark
Reviewed-by: jmasa, brutisso, mgerdin


# 6783:1bae42f4e2e6 19-Jul-2014 iignatyev

Merge


# 6781:7f6b21a3beb0 18-Jul-2014 iignatyev

8032449: Get rid of JMX in test/compiler
Reviewed-by: kvn


# 6779:0705d38e2d50 18-Jul-2014 fzhinkin

6848902: [TESTBUG] The compiler/6589834/Test_ia32.java timed out
Reviewed-by: kvn, iignatyev


# 6739:d0a757f227b4 16-Jul-2014 sspitsyn

Merge


# 6733:a527e4909a92 11-Jul-2014 mikael

8049071: Add jtreg jobs to JPRT for hotspot
Reviewed-by: dholmes, iveresov


# 6727:429516ef23de 11-Jul-2014 stefank

8049831: Metadata Full GCs are not triggered when CMSClassUnloadingEnabled is turned off
Reviewed-by: brutisso, tschatzl, ehelin, jmasa, dfazunen


# 6566:1abbc1e91ac5 11-Jun-2014 iignatyev

8044673: Create jtreg groups to list GC specific tests
Reviewed-by: dholmes, iignatyev
Contributed-by: dmitry.fazunenko@oracle.com


# 6559:ab1ad25fe0b9 06-Jun-2014 kvn

Merge


# 6551:a98c4de4f66c 02-Jun-2014 twisti

Merge


# 6542:4d748c80ecc7 30-May-2014 thartmann

8021775: compiler/8009761/Test8009761.java "Failed: init recursive calls: 51. After deopt 50"
Summary: Reimplemented the test using the Whitebox API to deterministically trigger compilation and deoptimization. Now allowing number of recursive calls to vary by 1.
Reviewed-by: twisti, roland, iignatyev


# 6518:073ae190b7d8 01-Jun-2014 coleenp

Merge


# 6516:b576b115df4d 30-May-2014 dcubed

8036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock'
Summary: Add a !owner check for 'waiting to lock' to catch current_pending_monitor corner cases.
Reviewed-by: dholmes, sspitsyn, kmo, zgu
Contributed-by: rednaxelafx@gmail.com, zhengyu.gu@oracle.com, daniel.daugherty@oracle.com


# 6502:ee47d1257510 30-May-2014 twisti

Merge


# 6494:53770f36ebdd 23-May-2014 iignatyev

8032970: Add stack size check methods to WhiteBox API
Reviewed-by: twisti, kvn, iignatyev
Contributed-by: kirill.shirokov@oracle.com


# 6482:bef7fbf0fad0 22-May-2014 allwin

8027230: Overflow in java.lang.instrument.Instrumentation.getObjectSize() method
Reviewed-by: dholmes, sspitsyn


# 6416:1d9cd7b779a7 09-May-2014 ctornqvi

8042726: [TESTBUG] TEST.groups file was not updated after runtime/6925573/SortMethodsTest.java removal
Summary: Removed runtime/6925573/SortMethodsTest.java from TEST.groups
Reviewed-by: gtriantafill, lfoltan, coleenp, dholmes


# 6341:655fc7de83a2 23-Apr-2014 ehelin

Merge


# 6329:43875cba960e 15-Apr-2014 jwilhelm

8037925: CMM Testing: an allocated humongous object at the end of the heap should not prevents shrinking the heap
Summary: New test added.
Reviewed-by: ehelin, tschatzl, jwilhelm
Contributed-by: andrey.x.zakharov@oracle.com


# 6327:f665fa6f2aa4 11-Apr-2014 jwilhelm

8037924: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC
Summary: New test implemented
Reviewed-by: ehelin, tschatzl
Contributed-by: andrey.x.zakharov@oracle.com


# 6292:ccb19a3a704a 10-Apr-2014 iignatyev

8038953: Add sanity tests for BMI1 and LZCNT instructions
Reviewed-by: kvn, iignatyev
Contributed-by: anton.ivanov@oracle.com


# 6157:9e031864eb15 17-Mar-2014 jwilhelm

8037510: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC
Summary: Added tests for Min/MaxHeapFreeRatio flags
Reviewed-by: jwilhelm, tschatzl
Contributed-by: andrey.x.zakharov@oracle.com


# 6102:d2aa3d4e98ed 05-Mar-2014 iignatyev

8028482: [TESTBUG] tests that use JMX should be in need_compact3 test group
Reviewed-by: roland, sla, dholmes


# 6036:5e7eb4244604 24-Feb-2014 ccheung

8025519: [TESTBUG] runtime/7107135/Test7107135.sh need to use COMPILEJAVA for javac task
Summary: modified some tests to use COMPILEJAVA instead of TESTJAVA for javac and include path
Reviewed-by: dholmes, mseledtsov


# 5801:afa21611f918 14-Jan-2014 farvidsson

8031304: Add dcmd to print all loaded dynamic libraries.
Summary: Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries.
Reviewed-by: sla, fparain, mgronlun, dsamersoff


# 5709:7a58803b5069 03-Dec-2013 acorn

8026066: ICCE for invokeinterface static
Reviewed-by: coleenp, lfoltan, hseigel


# 5584:e39b138b2518 19-Oct-2013 acorn

8026893: Push 8026365 to TL early and add test
Reviewed-by: dcubed, kamg


# 5520:8cd1abf3ecab 21-Oct-2013 dholmes

Merge


# 5519:f9d4ed6c88dd 21-Oct-2013 dholmes

8026872: [TESTBUG] Classes OOMCrashClass4000_1.class and OOMCrashClass1960_2.class from runtime/ClassFile/ tests won't run on compact profiles
Reviewed-by: sla, sspitsyn


# 5512:c51cd6af7e61 18-Oct-2013 jcoomes

Merge


# 5502:6f1919cfd18c 15-Oct-2013 pliden

8023158: hotspot/test/gc/7168848/HumongousAlloc.java fails 14 full gcs, expect 0 full gcs
Reviewed-by: brutisso, tschatzl


# 5495:7114c4597ae3 17-Oct-2013 acorn

8026365: NoClassDefinitionFound for anonymous class invokespecial.
Reviewed-by: dcubed, kamg


# 5410:8ef918538e22 04-Oct-2013 sla

6313383: SA: Update jmap to support HPROF binary format "JAVA PROFILE 1.0.2"
Summary: Adds support for large(>4G) heap dumps in hprof format. Adds tests and updates testlibrary.
Reviewed-by: sla, allwin
Contributed-by: fredrik.arvidsson@oracle.com


# 5392:d574419c5372 02-Oct-2013 mseledtsov

8025671: Test name changed, test list not updated. Test6878713.sh
Summary: Removed the obsolete test from the test group file
Reviewed-by: sla, ctornqvi, dholmes


# 5347:5b1191bf0b4b 25-Sep-2013 ctornqvi

8024677: [TESTBUG] Move tests for classes in /testlibrary
Summary: Moved the tests to /testlibrary_tests and updated TEST.groups
Reviewed-by: dholmes, sla


# 5302:da051ce490eb 19-Sep-2013 adlertz

Merge


# 5293:22194f27fbfb 17-Sep-2013 ctornqvi

8014905: [TESTBUG] Some hotspot tests should be updated to divide test jdk and compile jdk
Summary: Change JDKToolFinder to look in compile.jdk if the executable cannot be found in test.jdk
Reviewed-by: dholmes, hseigel


# 5286:179cd89fb279 19-Sep-2013 tschatzl

Merge


# 5279:5767996b7b7b 17-Sep-2013 jwilhelm

8024884: Test name changed, test list not updated
Summary: Updated the test list with the new test name.
Reviewed-by: brutisso, ehelin


# 5257:10efeefa6485 13-Sep-2013 dholmes

8024505: [TESTBUG] update test groups for additional tests that can't run on the minimal VM
Reviewed-by: coleenp, hseigel


# 5155:2b113b65a051 28-Aug-2013 dholmes

8023900: [TESTBUG] Initial compact profile test groups need adjusting
Reviewed-by: dcubed, mchung, hseigel


# 5152:7aa0c1fb6fdb 27-Aug-2013 dholmes

8006164: [TESTBUG] compact profile hotspot test issues
Summary: Define profile-based test groups.
Reviewed-by: dcubed, mchung