Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8293034 | 11.0.18-oracle | Vikrant Agarwal | P4 | Resolved | Fixed | b01 |
(issue reported by christoph.goettschkes@microdoc.com)
The test uses the HotSpot option MaxVectorSize, which is only available in server VMs. On client VM the test fails with "Unrecognized VM option" message.
The test uses the HotSpot option MaxVectorSize, which is only available in server VMs. On client VM the test fails with "Unrecognized VM option" message.
- backported by
-
JDK-8293034 Test compiler/codegen/TestCharVect2.java only works with server VMs.
-
- Resolved
-