1. 16 1月, 2016 1 次提交
    • A
      8134007: Improve string folding · c47d08e2
      aefimov 提交于
      Summary: Generalize string folding algorithm to detect mulitple groups of foldable constants within an concat expression
      Reviewed-by: jlahoda
      c47d08e2
  2. 07 1月, 2016 1 次提交
  3. 13 11月, 2015 2 次提交
  4. 27 10月, 2015 1 次提交
  5. 16 9月, 2015 1 次提交
  6. 21 8月, 2015 1 次提交
  7. 09 7月, 2015 1 次提交
  8. 02 6月, 2015 1 次提交
  9. 01 5月, 2015 1 次提交
  10. 26 3月, 2015 1 次提交
  11. 14 2月, 2015 1 次提交
  12. 21 1月, 2015 2 次提交
  13. 13 1月, 2015 1 次提交
  14. 12 2月, 2015 1 次提交
  15. 10 1月, 2015 1 次提交
  16. 26 5月, 2015 1 次提交
  17. 18 5月, 2015 1 次提交
    • J
      8080338: Incorrect GPL header causes RE script to miss swap to commercial... · 8838db9d
      jlahoda 提交于
      8080338: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
      8080339: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
      8080340: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
      Summary: Fixing incorrect file headers; also reviewed by kevin.l.brown@oracle.com
      Reviewed-by: vromero
      8838db9d
  18. 11 12月, 2014 1 次提交
  19. 04 11月, 2014 1 次提交
  20. 28 10月, 2014 2 次提交
  21. 24 10月, 2014 1 次提交
  22. 17 4月, 2015 1 次提交
  23. 26 9月, 2014 1 次提交
  24. 22 9月, 2014 1 次提交
  25. 26 11月, 2014 2 次提交
  26. 25 11月, 2014 2 次提交
  27. 21 11月, 2014 1 次提交
  28. 25 11月, 2014 1 次提交
  29. 15 11月, 2014 2 次提交
    • R
      8048121: javac complex method references: revamp and simplify · 3876cab5
      rfield 提交于
      8037404: javac NPE or VerifyError for code with constructor reference of inner class
      8047341: lambda reference to inner class in base class causes LambdaConversionException
      8044748: JVM cannot access constructor though ::new reference although can call it directly
      8044737: Lambda: NPE while obtaining method reference through lambda expression
      8038776: VerifyError when running successfully compiled java class
      Reviewed-by: dlsmith, vromero
      3876cab5
    • J
      8062747: Compiler error when anonymous class uses method with parametrized exception · 01a4ad1f
      jlahoda 提交于
      Summary: When inferring lambda's thrown types, avoid tracking variables that are not under the lambda to avoid crashes.
      Reviewed-by: vromero
      01a4ad1f
  30. 10 9月, 2014 3 次提交
  31. 14 10月, 2014 1 次提交
  32. 23 7月, 2014 1 次提交