- 28 4月, 2017 1 次提交
-
-
由 bchristi 提交于
Reviewed-by: mchung
-
- 06 1月, 2017 1 次提交
-
-
由 mcimadamore 提交于
Summary: Check for polysig method assumes arity is greater than zero Reviewed-by: vromero
-
- 23 11月, 2016 1 次提交
-
-
由 asaha 提交于
Reviewed-by: coffeys Contributed-by: li.jiang@oracle.com
-
- 02 11月, 2016 1 次提交
-
-
由 asaha 提交于
Reviewed-by: coffeys Contributed-by: li.jiang@oracle.com
-
- 23 8月, 2016 2 次提交
- 05 8月, 2016 2 次提交
- 19 7月, 2016 1 次提交
-
-
由 aefimov 提交于
Reviewed-by: jjg
-
- 07 7月, 2016 1 次提交
-
-
由 bpatel 提交于
Reviewed-by: jjg, ksrini
-
- 25 5月, 2016 1 次提交
-
-
由 sadayapalam 提交于
Summary: Lambda implementation method must be static when lambda is an argument to an explicit constructor call. Reviewed-by: mcimadamore
-
- 29 3月, 2016 1 次提交
-
-
由 dbuck 提交于
Summary: Lambda implementation method synthesized by javac should not mention inaccessible types. Reviewed-by: mcimadamore
-
- 02 3月, 2016 1 次提交
-
-
由 rpatil 提交于
Summary: baseType() erroneously called on MethodResultInfo causes lack of constant type info Reviewed-by: jlahoda, mcimadamore
-
- 27 1月, 2016 1 次提交
-
-
由 mcimadamore 提交于
Summary: Bug in Tarjan implementation is generating node ids which can overflow 32 bits Reviewed-by: vromero
-
- 22 1月, 2016 1 次提交
-
-
由 aefimov 提交于
Summary: Generated code fails with IllegalAccessError due to compiler's mishandling of packageprivate classes in method reference expressions. Reviewed-by: rfield, mcimadamore
-
- 18 1月, 2016 1 次提交
-
-
由 mcimadamore 提交于
Reviewed-by: mcimadamore Contributed-by: srikanth.adayapalam@oracle.com
-
- 15 1月, 2016 1 次提交
-
-
由 robm 提交于
Reviewed-by: jjg
-
- 07 1月, 2016 1 次提交
-
-
由 sadayapalam 提交于
Summary: Compiler should not use the syntax tree from enclosing contexts in diagnostics even when the enclosing contexts are consulted for method lookup. Reviewed-by: mcimadamore
-
- 25 11月, 2015 1 次提交
-
-
由 asaha 提交于
Summary: L10n resource file translation update Reviewed-by: naoto Contributed-by: li.jiang@oracle.com
-
- 13 11月, 2015 2 次提交
-
-
由 mcimadamore 提交于
Summary: Missing POLY kind selector on recursive constructor calls with poly arguments Reviewed-by: vromero
-
由 mcimadamore 提交于
Summary: Add logic to avoid post-inference triggers on temporarty AST types Reviewed-by: vromero
-
- 27 10月, 2015 1 次提交
-
-
由 aeriksso 提交于
Summary: Add LineNumberTable attribute for return bytecodes split around finally code Reviewed-by: mcimadamore
-
- 19 10月, 2015 1 次提交
-
-
由 jlahoda 提交于
Summary: When string folding is disabled, need to keep the original expression. Reviewed-by: mcimadamore
-
- 16 1月, 2016 1 次提交
-
-
由 aefimov 提交于
Summary: Generalize string folding algorithm to detect mulitple groups of foldable constants within an concat expression Reviewed-by: jlahoda
-
- 30 9月, 2015 1 次提交
-
-
由 jlahoda 提交于
Summary: Updating the error message that is used when javac crashes. Reviewed-by: jjg Contributed-by: nelson.dcosta@oracle.com
-
- 28 9月, 2015 2 次提交
- 16 9月, 2015 3 次提交
-
-
由 jlahoda 提交于
Summary: Lambda method numbers are now assigned per class for non-serializable lambdas. Reviewed-by: mcimadamore, rfield, vromero
-
由 jlahoda 提交于
Summary: Lambda method numbers are now assigned per class for non-serializable lambdas. Reviewed-by: mcimadamore, rfield, vromero
-
由 jlahoda 提交于
Summary: Lambda method numbers are now assigned per class for non-serializable lambdas. Reviewed-by: mcimadamore, rfield, vromero
-
- 21 8月, 2015 1 次提交
-
-
由 robm 提交于
Reviewed-by: mcimadamore
-
- 18 8月, 2015 2 次提交
- 16 6月, 2015 1 次提交
-
-
由 vromero 提交于
Reviewed-by: mcimadamore
-
- 11 6月, 2015 1 次提交
-
-
由 mfang 提交于
Reviewed-by: ksrini, yhuang
-
- 02 6月, 2015 1 次提交
-
-
由 vromero 提交于
Reviewed-by: jjg
-
- 24 4月, 2015 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mcimadamore
-
- 01 5月, 2015 1 次提交
-
-
由 mcimadamore 提交于
Summary: Wrong method type used in AmbiguousError.mergeAbstracts Reviewed-by: jlahoda
-
- 26 3月, 2015 1 次提交
-
-
由 jlahoda 提交于
8058227: Debugger has no access to outer variables inside Lambda Summary: Put local variables captured by lambda into the lambda method's LocalVariableTable. Reviewed-by: mcimadamore, rfield
-
- 13 3月, 2015 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: jjg
-