Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8209468 | na | Jean Christophe Beyler | P1 | Resolved | Fixed | b07 |
In JDK-8061467 some test has been added that verifies a crash specific to Solaris. It works there because on Solaris -XX:+UseLargePages is enabled by default. On other platforms, where this is not the case, the test is less useful because -XX:+UseLargePages is disabled by default.
Add -XX:+UseLargePages to the test options forJDK-8061467.
Add -XX:+UseLargePages to the test options for
- backported by
-
JDK-8209468 Bad page size passed to setup_large_pages() on Solaris
-
- Resolved
-
- relates to
-
JDK-8061467 Bad page size passed to setup_large_pages() on Solaris
-
- Closed
-