Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
6d55f5983b4ba8379516158e4204423c4993f4f6
/
langtools
6d55f59
8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability
by Vicente Romero
· 10 years ago
e3df0c1
8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface
by Vicente Romero
· 10 years ago
ec2f4ae
8046916: Type parameter annotations don't work with multiple type parameters
by Jan Lahoda
· 10 years ago
a027ae4
8043253: Slow javac compile times in JDK 8
by Maurizio Cimadamore
· 10 years ago
affdbb3
8038975: Access control in enhanced for
by Paul Govereau
· 10 years ago
6e0cb61
8027886: javac allows illegal receiver parameters
by Paul Govereau
· 10 years ago
8e79908
8042803: Types.wildLowerBound and cvarLowerBound should call unannotatedType()
by Dan Smith
· 10 years ago
052f4b0
Merge
by Lana Steuck
· 10 years ago
94c3a45
8046762: Revert some inference fixes in JDK-8033718
by Dan Smith
· 10 years ago
d39b45f
Added tag jdk8u20-b18 for changeset 107e7cb173d0
by David Katleman
· 10 years ago
fabdfb5
8015101: Covariance of return type implied by upper bounding on type parameter is ignored
by Dan Smith
· 10 years ago
894e594
8037385: constant pool errors with -target 1.7 and static default methods
by Dan Smith
· 10 years ago
373eb7c
Added tag jdk8u20-b17 for changeset 1aa26adc826d
by David Katleman
· 10 years ago
b26242a
Merge
by Lana Steuck
· 10 years ago
b1191d7
Added tag jdk8u20-b16 for changeset af5bc39bc57f
by David Katleman
· 10 years ago
52b67ba
8044050: Move misplaced inference tests to test/tools/javac/generics/inference
by Dan Smith
· 10 years ago
def1f24
8042338: Refactor Types.upperBound to treat wildcards and variables separately
by Dan Smith
· 10 years ago
6b0e459
8041704: wrong error message when mixing lambda expression and inner class
by Paul Govereau
· 10 years ago
c01eecb
8033437: javac, inconsistent generic types behaviour when compiling together vs. separate
by Paul Govereau
· 10 years ago
98aa32d
Added tag jdk8u20-b15 for changeset eb974210e56c
by David Katleman
· 10 years ago
1521e69
8034223: Most-specific should not have any special treatment for boxed vs. unboxed types
by Dan Smith
· 11 years ago
312d77d
Merge
by Lana Steuck
· 11 years ago
b4a96df
Added tag jdk8u20-b14 for changeset 01960457fae7
by David Katleman
· 11 years ago
64d691f
8042882: Support verbosity options in langtools testing
by Dan Smith
· 11 years ago
3d0a705
8037379: fix for JDK-8029569 doesn't cover all possible cases
by Vicente Romero
· 11 years ago
6aa281e
8028503: javac, for method references a primitive type can be added as a bound
by Vicente Romero
· 11 years ago
3a1e8e7
8029102: Enhance compiler warnings for Lambda
by Vicente Romero
· 11 years ago
839748e
Merge
by Michael Fang
· 11 years ago
99467ee
8041424: 8u20 l10n resource file translation update 1
by Michael Fang
· 11 years ago
a3447a6
8041663: Sensitive dependence on location of nested interface
by Jan Lahoda
· 11 years ago
2d4fa62
8040822: Duplicated notifications can be sent to TaskListener
by Jan Lahoda
· 11 years ago
63c105c
8042656: Inference produces spurious error for intersection type bounds check
by Dan Smith
· 11 years ago
88160fa
Added tag jdk8u20-b13 for changeset 423963ef0ea2
by David Katleman
· 11 years ago
f64282b
8033718: Inference ignores capture variable as upper bound
by Dan Smith
· 11 years ago
a6f8c43
Merge
by Lana Steuck
· 11 years ago
c91f098
8030741: Inference: implement eager resolution of return types, consistent with JDK-8028800
by Vicente Romero
· 11 years ago
d4d9a02
8029852: Bad code generated (VerifyError) when lambda instantiates enclosing local class and has captured variables
by Robert Field
· 11 years ago
00f3581
8036942: javac generates incorrect exception table for multi-catch statements inside a lambda
by Robert Field
· 11 years ago
3c41998
Merge
by Lana Steuck
· 11 years ago
716baf3
8039026: Definitely unassigned field can be accessed
by Paul Govereau
· 11 years ago
a652cf0
8038023: Compiler crash ClassCastException
by Paul Govereau
· 11 years ago
69ebb57
Added tag jdk8u20-b12 for changeset 41f4fab80809
by David Katleman
· 11 years ago
02f868e
Added tag jdk8u20-b11 for changeset 24468d61fc09
by David Katleman
· 11 years ago
200231c
8039250: Test tools/javac/classfiles/InnerClasses/SyntheticClasses.java fails
by Jan Lahoda
· 11 years ago
487d017
8029002: javac should take multiple upper bounds into account in incorporation
by Vicente Romero
· 11 years ago
89f108e
8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose
by Vicente Romero
· 11 years ago
d0c5780
Merge
by Lana Steuck
· 11 years ago
b3329f4
8037484: [javadoc] fails with java.lang.IllegalStateException: endPosTable already set
by Kumar Srinivasan
· 11 years ago
cc2a4bf
8038976: javadoc requires a trailing / for links where java 7's javadoc didn't
by Kumar Srinivasan
· 11 years ago
12824a2
Merge
by Lana Steuck
· 11 years ago
6d9cbc2
Added tag jdk8u20-b10 for changeset ce53e5c3045b
by David Katleman
· 11 years ago
7f97072
8023945: javac wrongly allows a subclass of an anonymous class
by Paul Govereau
· 11 years ago
c95d4f5
8039079: Test tools/javac/processing/environment/round/TestElementsAnnotatedWith.java fails
by Jan Lahoda
· 11 years ago
eb58718
8038788: javac behaves incorrectly for annotations after method type parameters in some cases
by Jan Lahoda
· 11 years ago
9543252
Merge
by Lana Steuck
· 11 years ago
8f85051
8029718: Should always use lambda body structure to disambiguate overload resolution
by Vicente Romero
· 11 years ago
2bebb68
Merge
by Lana Steuck
· 11 years ago
619db87
8037935: Javac -- final local String var referenced in binary/unary op in lambda produces code that does not verify
by Robert Field
· 11 years ago
6f88c3d
8038420: Lambda returning post-increment generates wrong code
by Robert Field
· 11 years ago
922227b
Merge
by Abhijit Saha
· 11 years ago
35d39ae
Added tag jdk8u20-b09 for changeset 0906b05babaf
by David Katleman
· 11 years ago
3017df9
8039231: [javadoc] test failure caused by javax.crypto fix
by Kumar Srinivasan
· 11 years ago
5de5809
8037881: javax.crypto is not listed in the compact* profiles javadoc
by Kumar Srinivasan
· 11 years ago
723849d
Merge
by Lana Steuck
· 11 years ago
b2a3777
Merge
by Abhijit Saha
· 11 years ago
91f9a9e
Added tag jdk8u20-b08 for changeset 85767ccf8b93
by David Katleman
· 11 years ago
7402504
Merge
by Alejandro Murillo
· 11 years ago
f61ec53
Merge
by Abhijit Saha
· 11 years ago
b098775
8035890: jdk8 javac -source 7 compiles test case it should not
by Jan Lahoda
· 11 years ago
2807e8d
8031425: Two langtools/javac tests fail by timeout on Windows
by Alexander Zuev
· 11 years ago
529dad0
8035972: missing test file for 8034048
by Paul Govereau
· 11 years ago
1e2afea
8034048: javac crash with method references plus lambda plus var args
by Paul Govereau
· 11 years ago
d267f93
Merge
by Abhijit Saha
· 11 years ago
3c5471b
8035104: reorder class file attributes in javap listing
by Alexander Zuev
· 11 years ago
01dd796
Added tag jdk8u20-b07 for changeset e7b9be872f76
by David Katleman
· 11 years ago
700e1bb
8038080: annotation processors don't visit declaration parameter annotations
by Joel Borggrén-Franck
· 11 years ago
300c725
Merge
by Lana Steuck
· 11 years ago
bac9254
Merge
by Lana Steuck
· 11 years ago
f4cb8c7
Merge
by Abhijit Saha
· 11 years ago
781085a
Merge
by Abhijit Saha
· 11 years ago
5c86bb8
Added tag jdk8u20-b06 for changeset 5e90b9e1b21e
by David Katleman
· 11 years ago
400fef3
Added tag jdk8u5-b13 for changeset 13c10677ee11
by David Katleman
· 11 years ago
9b262c0
Merge
by Lana Steuck
· 11 years ago
a919e19
Merge
by Abhijit Saha
· 11 years ago
c30e43a
Merge
by Sean Coffey
· 11 years ago
87a31f4
Added tag jdk8u20-b05 for changeset 49022140d2a1
by David Katleman
· 11 years ago
da0ee7d
Added tag jdk8u5-b12 for changeset 38e8acab8c8e
by David Katleman
· 11 years ago
2e796ba
8034854: outer_class_info_index of synthetic class is not zero
by Jan Lahoda
· 11 years ago
51427d3
Merge
by Lana Steuck
· 11 years ago
d476e95
Added tag jdk8u20-b04 for changeset a81d98a5d90f
by David Katleman
· 11 years ago
13fc5db
Merge
by Abhijit Saha
· 11 years ago
fa67b02
Added tag jdk8u5-b11 for changeset 99c4382bba7f
by David Katleman
· 11 years ago
754532b
Added tag jdk8-b132 for changeset b4c698890fcd
by David Katleman
· 11 years ago
6d8514b
Merge
by Abhijit Saha
· 11 years ago
260a26a
8032869: remove support for legacy options in javap
by Alexander Zuev
· 11 years ago
b0bd6de
Added tag jdk8-b131 for changeset 1db8bc51fbfe
by David Katleman
· 11 years ago
017da20
Merge
by Abhijit Saha
· 11 years ago
a88b5ee
Added tag jdk8-b130 for changeset c9b22d9b15bb
by David Katleman
· 11 years ago
53583ae
8033287: Reduce the size of the endPosTable
by Per Bothner
· 11 years ago
8e2c713
8043725: javac fails with StackOverflowException
by Maurizio Cimadamore
· 10 years ago
Next »