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

Some of the Tests are using Data files from SRC directories. These data files should be available in Test direcories.

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • None
    • core-libs
    • None

      These tests rely on data files from the sources directories:

      java/lang/Character/CharPropTest.java
      java/lang/Character/CheckProp.java
      java/lang/Character/CheckScript.java
      java/lang/Character/CheckUnicode.java
      java/lang/Character/UnicodeBlock/CheckBlocks.java
      java/lang/Character/UnicodeCasingTest.java
      java/lang/String/SpecialCasingTest.java
      java/lang/String/UnicodeCasingTest.java
      java/security/misc/Versions.java
      java/text/Normalizer/ConformanceTest.java
      java/util/Locale/LSRDataTest.java
      java/util/regex/RegExTest.java🎲
      java/util/regex/whitebox/GraphemeTest.java
      jdk/security/JavaDotSecurity/MakeJavaSecurityTest.java
      sun/security/lib/CheckBlockedCerts.java
      sun/security/pkcs11/Secmod/AddTrustedCert.java
      sun/util/calendar/zi/TestZoneInfo310.java
      We gave these instructions to the vendor

      We need to
      1) Read the tests and identify those data files
      2) determine if they are required in the source directory
      3)
      i- If required, then copy to the test directories
      ii- if not, move to the test directories

            mchhipa Mahendra Chhipa
            dboyle Dermot Boyle
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: