Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206776 | 12 | Goetz Lindenmaier | P4 | Resolved | Fixed | team |
JDK-8206553 | 11.0.1 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
CanGenerateAllClassHook.java:
Needs @requires vm.cds.
FPRegs.java:
The test implements a custom launcher. The launcher starts the
VM in the primordial thread, which is not possible on aix.
Just exclude the test.
WBStackSize.java:
The sizes of stacks of threads returned by pthread differ from
the requested stack size. Thus stack sizes vary w.r.t. the
stack size given in flags. Relax the test on aix.
TestInheritFD.java:
On Aix lsof requires root privileges. Exclude the test.
Needs @requires vm.cds.
FPRegs.java:
The test implements a custom launcher. The launcher starts the
VM in the primordial thread, which is not possible on aix.
Just exclude the test.
WBStackSize.java:
The sizes of stacks of threads returned by pthread differ from
the requested stack size. Thus stack sizes vary w.r.t. the
stack size given in flags. Relax the test on aix.
TestInheritFD.java:
On Aix lsof requires root privileges. Exclude the test.
- backported by
-
JDK-8206553 [testbug][aix] Various test adaption to aix pecularities.
-
- Resolved
-
-
JDK-8206776 [testbug][aix] Various test adaption to aix pecularities.
-
- Resolved
-