Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8205605

[testbug][aix] Various test adaption to aix pecularities.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • None
    • b20
    • aix

        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.


              goetz Goetz Lindenmaier
              goetz Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: