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

[TESTBUG] Tests fail to compile after JDK-8216265

XMLWordPrintable

    • b04

        We are seeing two test failures after this push:

        Test: sun/security/krb5/auto/LoginProc.java

        C:\\ade\\mesos\\work_dir\\jib-master\\install\\jdk13-jdk.134\\src.full\\open\\test\\jdk\\sun\\security\\krb5\\auto\\KDC.java:24: error: package jdk.test.lib does not exist
        import jdk.test.lib.Platform;
                           ^
        Test: java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java

        /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk13-jdk.134/src.full/open/test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java:101: error: cannot find symbol
                String pathVar = Platform.sharedLibraryPathVariableName();
                                 ^
          symbol: variable Platform
          location: class InheritedChannelTest


              dholmes David Holmes
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: