Skip to content

Commit 7cbf672

Browse files
committed
8295811: serviceability/sa/TestObjectAlignment.java fails on x86_32
Reviewed-by: cjplummer
1 parent adad59e commit 7cbf672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/serviceability/sa/TestObjectAlignment.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
/**
3939
* @test
4040
* @library /test/lib
41-
* @requires vm.hasSA
41+
* @requires vm.hasSA & vm.bits == "64"
4242
* @modules jdk.hotspot.agent/sun.jvm.hotspot
4343
* jdk.hotspot.agent/sun.jvm.hotspot.runtime
4444
* @run driver TestObjectAlignment

0 commit comments

Comments
 (0)