test/TEST.groups
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File hotspot Cdiff test/TEST.groups

test/TEST.groups

Print this page
rev 7093 : 8058891: serviceability/dcmd/CodelistTest.java - fails on all platforms
Summary: Fix can not reflect MethodHandles
Reviewed-by:

*** 489,498 **** --- 489,499 ---- compiler/uncommontrap/StackOverflowGuardPagesOff.java \ compiler/uncommontrap/TestStackBangMonitorOwned.java \ compiler/uncommontrap/TestStackBangRbp.java \ compiler/unsafe/GetUnsafeObjectG1PreBarrier.java + hotspot_compiler_closed = \ closed/compiler/4292742/Test.java \ closed/compiler/4474154/Test4474154.java \ closed/compiler/4482613/Test4482613.java \ closed/compiler/4490177/tctest.java \
*** 582,592 **** hotspot_runtime_closed = \ sanity/ExecuteInternalVMTests.java hotspot_serviceability = \ ! sanity/ExecuteInternalVMTests.java hotspot_all = \ :hotspot_compiler_1 \ :hotspot_compiler_2 \ :hotspot_compiler_3 \ --- 583,594 ---- hotspot_runtime_closed = \ sanity/ExecuteInternalVMTests.java hotspot_serviceability = \ ! sanity/ExecuteInternalVMTests.java \ ! serviceability/dcmd/compiler hotspot_all = \ :hotspot_compiler_1 \ :hotspot_compiler_2 \ :hotspot_compiler_3 \
test/TEST.groups
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File