Skip to content

Commit

Permalink
8255330: gtest/MetaspaceGtests.java fail on 32-bit platforms
Browse files Browse the repository at this point in the history
Reviewed-by: stuefe
  • Loading branch information
shipilev committed Oct 23, 2020
1 parent cf821b0 commit 3f6abd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/hotspot/jtreg/gtest/MetaspaceGtests.java
Expand Up @@ -87,6 +87,7 @@

/* @test id=balanced-no-ccs
* @summary Run metaspace-related gtests with compressed class pointers off
* @requires vm.bits == 64
* @library /test/lib
* @modules java.base/jdk.internal.misc
* java.xml
Expand Down

1 comment on commit 3f6abd2

@bridgekeeper
Copy link

@bridgekeeper bridgekeeper bot commented on 3f6abd2 Oct 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.