Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-4954198

harness omits the required environment variable "XMODIFIERS'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2
    • jtreg3.2.2
    • jt2.1.5
    • tools
    • None
    • fcs
    • x86
    • linux

    Description

      JavaTest, version 2.1.5
      Installed in /home/shuna/harness/javatest.jar
      Running on platform version 1.2.2 from /home/shuna/jdk1.2.2/jre
      Built with JDK1.1.8M on 25 Jun 2001

      For some reason, test harness omits the required environment variable 'XMODIFIERS', which usually used to specify the X input method engine. In Japanese environment it is typically set to '@im=kinput2'.

      I confirmed this by adding a System.getenv("XMODIFIERS") in IMFPassiveClient.append(), and it displayed "null" when the test case is run with the Global Suite test harness, while it displays "@im=kinput2" if it is invoked directly (e.g. "java IMFTestFrame"). So I suspect this is a test harness problem. (this is from bug 4685200)

      Please also see bug 4953460

      Attachments

        Activity

          People

            jjg Jonathan Gibbons
            shuwu Shuna Wu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: