Java PackTest, PackTest03 do not compile

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • WT2.9.1, 3.2.12, 3.4.2, 3.5.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2016-12-12
    • None

      Recent changes to PackOutputStream made java examples stop compiling, for example:

      test/java/com/wiredtiger/test/PackTest.java:76: error: constructor PackOutputStream in class PackOutputStream cannot be applied to given types;
      PackOutputStream packer = new PackOutputStream(format);
      ^
      required: String,boolean
      found: String
      reason: actual and formal argument lists differ in length

              Assignee:
              Donald Anderson
              Reporter:
              Donald Anderson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: