Fri, 07 Aug 2015 17:42:47 -0700 |
vromero |
dont call checkWithinBounds at checkStructuralInvocationArg if return constraints will be generateddefault tip |
Thu, 06 Aug 2015 17:35:02 -0700 |
vromero |
fix bug in IncorporationBinaryOp.equals |
Thu, 06 Aug 2015 14:42:14 -0700 |
vromero |
generate a different hash for each type variable |
Fri, 31 Jul 2015 16:35:32 -0700 |
vromero |
new map from inference variables to undetermined variables to speed-up method InferenceContext.asUndetVar |
Fri, 31 Jul 2015 15:24:30 -0700 |
vromero |
optimizations to IncorporationBinaryOp equals |
Fri, 31 Jul 2015 15:24:29 -0700 |
vromero |
optimizations to incorporation steps |
Thu, 30 Jul 2015 18:48:39 -0700 |
vromero |
add a toString method to all incorporation steps |
Thu, 30 Jul 2015 18:48:37 -0700 |
vromero |
fixing indentation issues after merge |
Thu, 30 Jul 2015 10:09:55 -0700 |
vromero |
add documentation to main classes in tiered attribution |
Wed, 29 Jul 2015 15:22:49 -0700 |
vromero |
renaming ResolutionData fields |
Wed, 29 Jul 2015 15:00:03 -0700 |
vromero |
remove method Symbol.isError |
Wed, 29 Jul 2015 14:33:42 -0700 |
vromero |
don't look for structural types inside the lambda body if the lambda type is recovery |
Tue, 28 Jul 2015 15:54:58 -0700 |
vromero |
fixing indentation after merge |
Tue, 28 Jul 2015 15:33:17 -0700 |
vromero |
removing unnecessary copyright headers to TA tests |
Tue, 28 Jul 2015 15:29:11 -0700 |
vromero |
get the inference context from the resolution data after resolving a method reference |
Tue, 28 Jul 2015 10:31:06 -0700 |
vromero |
merge |
Tue, 28 Jul 2015 17:01:45 +0200 |
jlahoda |
8130826: test writes file in test source directory |
Tue, 28 Jul 2015 10:29:47 -0700 |
vromero |
merge |
Fri, 24 Jul 2015 15:36:45 -0700 |
vromero |
8132215: class InferenceContext should live in a separate file |
Tue, 28 Jul 2015 09:58:36 -0700 |
vromero |
merge |
Fri, 24 Jul 2015 13:08:36 +0200 |
jlahoda |
8086737: Add support for -release to Javadoc |
Tue, 28 Jul 2015 09:56:08 -0700 |
vromero |
merge |
Thu, 23 Jul 2015 15:27:45 -0700 |
lana |
Merge |
Thu, 23 Jul 2015 11:54:33 -0700 |
katleman |
Added tag jdk9-b74 for changeset 02681b7c4232 |
Tue, 28 Jul 2015 09:55:27 -0700 |
vromero |
merge |
Fri, 17 Jul 2015 12:46:07 +0100 |
mcimadamore |
8130304: Inference: NodeNotFoundException thrown with deep generic method call chain |
Tue, 28 Jul 2015 09:51:02 -0700 |
vromero |
merge |
Thu, 16 Jul 2015 19:31:01 -0700 |
lana |
Mergejdk9-b74 |
Thu, 16 Jul 2015 13:51:57 -0700 |
katleman |
Added tag jdk9-b73 for changeset 1fccc38cd6f5 |
Mon, 27 Jul 2015 15:46:31 -0700 |
vromero |
merge |
Tue, 14 Jul 2015 16:29:08 -0700 |
amurillo |
Merge |
Thu, 09 Jul 2015 22:46:18 -0700 |
amurillo |
Merge |
Fri, 03 Jul 2015 06:39:38 -0700 |
dcubed |
Merge |
Thu, 02 Jul 2015 14:42:12 -0700 |
dcubed |
Merge |
Thu, 25 Jun 2015 18:00:52 +0200 |
jfdenise |
8080511: Refresh of jimage support |
Mon, 13 Jul 2015 16:33:42 +0200 |
jlahoda |
8129909: Add -Xdoclint/package: to javadoc |
Mon, 13 Jul 2015 16:57:52 +0400 |
avstepan |
8080880: some docs cleanup for langtools |
Mon, 27 Jul 2015 15:34:19 -0700 |
vromero |
merge |
Fri, 10 Jul 2015 12:42:00 +0300 |
aeremeev |
8044411: Implement classfile tests for RuntimeAnnotations and RuntimeParameterAnnotations attribute. |
Thu, 09 Jul 2015 16:38:16 -0700 |
lana |
Mergejdk9-b73 |
Thu, 09 Jul 2015 13:49:40 -0700 |
katleman |
Added tag jdk9-b72 for changeset 832e51533706 |
Thu, 09 Jul 2015 11:06:48 -0700 |
vromero |
8130803: add regression test related to fix for JDK-8078024 |
Wed, 08 Jul 2015 19:01:57 +0530 |
sadayapalam |
8130745: Revert fix pushed for JDK-8074346 |
Mon, 27 Jul 2015 15:33:13 -0700 |
vromero |
merge |
Thu, 02 Jul 2015 16:08:17 -0700 |
lana |
Mergejdk9-b72 |
Thu, 02 Jul 2015 08:54:04 -0700 |
katleman |
Added tag jdk9-b71 for changeset dc35e315436d |
Wed, 01 Jul 2015 09:51:48 +0200 |
jlahoda |
8072480: javac should support compilation for a specific platform version |
Mon, 27 Jul 2015 15:31:52 -0700 |
vromero |
merge |
Wed, 01 Jul 2015 09:51:47 +0200 |
jlahoda |
8080675: Enhance the classfile library to support construction of classfiles from scratch |
Fri, 24 Jul 2015 11:26:38 -0700 |
vromero |
refactorings to inference context |
Fri, 24 Jul 2015 10:27:30 -0700 |
vromero |
better to have completion and overload checking visitors as inner classes |
Thu, 23 Jul 2015 17:56:47 -0700 |
vromero |
minor simplification at Resolve.findMethod |
Thu, 23 Jul 2015 17:31:15 -0700 |
vromero |
create a test framework to check for leaking structural types on all jtreg tests |
Thu, 23 Jul 2015 16:31:11 -0700 |
vromero |
a structural types should be created if there is any structural arguments |
Thu, 23 Jul 2015 15:41:30 -0700 |
vromero |
delta applying: attribute method invocation asap if any argument is erroneous |
Wed, 22 Jul 2015 18:37:26 -0700 |
vromero |
attribute method invocation asap if any argument is erroneous |
Wed, 22 Jul 2015 18:36:48 -0700 |
vromero |
adding a boolean param to method visitAnonymousClassDefinition to specify if the resolution phase is known |
Wed, 22 Jul 2015 15:12:07 -0700 |
vromero |
removing structural type tags that are not being used |
Wed, 22 Jul 2015 15:06:10 -0700 |
vromero |
moving structural types to a package code |
Wed, 22 Jul 2015 14:16:46 -0700 |
vromero |
moving method check from StructuralType to StructuralAttr |