1. 17 9月, 2020 1 次提交
    • L
      [Wisp] Fix unexpected socket closed exception · a87095ae
      lei.yul 提交于
      Summary:
      Make the behavior of reading a closed socket to be consistent
      after switching wisp.
      
      Test Plan: Wisp2SocketCloseExceptionTest
      
      Reviewed-by: joeyleeeeeee97 shiyuexw
      
      Issue: alibaba/dragonwell8#124
      a87095ae
  2. 30 7月, 2020 1 次提交
  3. 29 7月, 2020 1 次提交
  4. 08 4月, 2020 1 次提交
  5. 13 3月, 2020 1 次提交
    • L
      [Misc] Resource Management API · 76ecee17
      lei.yul 提交于
      Summary:
      Introduce ResourceContainer to manage resources.
      ResourceContainer defines a set of resource Constraint
      that limit resource usage by threads.
      
      Test Plan: jtreg com/alibaba/rcm
      
      Reviewed-by: luchsh, sanhong
      
      Issue: alibaba/dragonwell8#87
      76ecee17