Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1155

Remove deprecated functions in javabridge

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      After releasing 0.14, remove the following deprecated function in `ActiveContextBridge.java`, `ClosedContextBridge.java`, `FailedContextBridge.java`, and `AllocatedEvaluatorBridge.java`.

      /**
         * @deprecated in 0.14. Use getEvaluatorDescriptorString instead.
         */
        @Deprecated
        public String getEvaluatorDescriptorSring() {
          return getEvaluatorDescriptorString();
        }
      

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: