- 07 4月, 2020 1 次提交
-
-
由 Chuansheng Lu 提交于
Summary: - Javac code may be used to generate Java class dynamically, so have to be taken care of - Fixed cross-tenant classloader hierarchy - Isolated ZipFileIndexCache.sharedInstance Test Plan: langtools/test/multi-tenant Reviewed-by: yuleil, superajun-wsj Issue: https://github.com/alibaba/dragonwell8/issues/84
-
- 13 8月, 2019 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: jjg, rhalade, skoivu
-
- 18 5月, 2019 1 次提交
-
-
由 sgroeger 提交于
Summary: Handle exceptions thrown while loading annotation processors. Reviewed-by: jlahoda, andrew
-
- 28 11月, 2018 1 次提交
-
-
由 ljiang 提交于
Reviewed-by: coffeys
-
- 01 9月, 2018 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: vromero, mcimadamore Contributed-by: NEvgeny Mandrikov <mandrikov@gmail.com>
-
- 19 6月, 2018 1 次提交
-
-
由 sgehwolf 提交于
Reviewed-by: jjg
-
- 05 12月, 2017 2 次提交
- 04 12月, 2017 1 次提交
-
-
由 sadayapalam 提交于
Reviewed-by: jlahoda, vromero
-
- 07 6月, 2017 3 次提交
- 28 4月, 2017 2 次提交
- 06 1月, 2017 2 次提交
-
-
由 mcimadamore 提交于
Summary: Check for polysig method assumes arity is greater than zero Reviewed-by: vromero
-
由 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 1 次提交
-
-
由 jlahoda 提交于
Summary: Handling CompletionFailures inside the Javadoc API implementation. Reviewed-by: mcimadamore, ksrini, jjg
-