Commit Graph

6 Commits

Author SHA1 Message Date
Shafi Ahmad ca3ae54675 8044575: testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
Reviewed-by: kvn, jmasa
2014-06-10 23:18:25 +04:00
Christian Tornqvist 1a2988f96b 8044364: runtime/RedefineFinalizer test fails on windows
Rewrote the test in pure Java, added RedefineClassHelper utility class

Reviewed-by: coleenp, allwin, gtriantafill, dsamersoff
2014-06-02 19:08:18 +02:00
Andrew Haley 7d4e013627 8080600: AARCH64: testlibrary does not support AArch64
Partial backport of 8080600 to make AArch64 a known platform

Reviewed-by: dholmes, coleenp
2015-06-23 22:14:58 -04:00
Boris Molodenkov 2e36b0263c 8058846: c.o.j.t.Platform::isX86 and isX64 may simultaneously return true
Reviewed-by: kvn
2015-04-30 11:45:20 -07:00
Igor Ignatyev db3f4b4c6d 8038756: new WB API :: get/setVMFlag
Reviewed-by: vlivanov, sla
2014-05-30 17:20:48 +04:00
Christian Tornqvist 81505a6a57 8024677: [TESTBUG] Move tests for classes in /testlibrary
Moved the tests to /testlibrary_tests and updated TEST.groups

Reviewed-by: dholmes, sla
2013-09-25 17:47:22 +02:00