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

Disambiguate printing of groups matching /

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • tools
    • None

      The -showGroups option relativizes group paths against the test suite, which makes groups like
        all = /
      show up as:
        all:
      I.e. look undistinguishable from empty groups. Indeed as space character is printed but to human eyes it's misleading.

      I propose adding a special case in
      https://github.com/openjdk/jtreg/blob/1a50034da41e1c10bffd69914c8970a5fd75aabb/src/share/classes/com/sun/javatest/regtest/tool/Tool.java#L1527
      to print "/" groups as the character "/".

            Unassigned Unassigned
            lujaniuk Ludvig Janiuk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: