Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
86b46f21136a198eda3cf5ea8f646eecafb7bec8
/
langtools
36a5ccb
Merge
by David Katleman
· 12 years ago
2ccecb9
Added tag jdk8-b75 for changeset dbafd8b0d8a2
by David Katleman
· 12 years ago
45c5880
8006872: Stop creating four jars with identical content in the new build system
by Fredrik Öhrström
· 12 years ago
f018e93
Merge
by Lana Steuck
· 12 years ago
90c6fdd
Added tag jdk8-b74 for changeset 2d74b1d7456b
by David Katleman
· 12 years ago
6b27e06
8006264: Add explanation of why default methods cannot be used in JDK 8 javax.lang.model
by Joe Darcy
· 12 years ago
659a96e
8006775: JSR 308: Compiler changes in JDK8
by Michael Ernst
· 12 years ago
5b1a78d
8006694: temporarily workaround combo tests are causing time out in several platforms
by Maurizio Cimadamore
· 12 years ago
eb646f3
8006692: jdk/test/java/util/Collections/BigBinarySearch.java fails to compile
by Maurizio Cimadamore
· 12 years ago
ef97194
Merge
by Jonathan Gibbons
· 12 years ago
cac8147
8006728: temporarily workaround jtreg problems for doclint tests in othervm
by Jonathan Gibbons
· 12 years ago
7bdddc8
8006723: sjavac test fails to compile on clean build
by Jonathan Gibbons
· 12 years ago
1f8b2ab
8006684: Compiler produces java.lang.VerifyError: Bad type on operand stack
by Maurizio Cimadamore
· 12 years ago
9488882
8006673: TargetType52 fails because of bad golden file
by Maurizio Cimadamore
· 12 years ago
3054ea5
8005166: Add support for static interface methods
by Maurizio Cimadamore
· 12 years ago
a6fc182
8005851: Remove support for synchronized interface methods
by Maurizio Cimadamore
· 12 years ago
422c8bd
8006566: Remove transient lambda-related guards from JavacParser
by Maurizio Cimadamore
· 12 years ago
442154d
8005244: Implement overload resolution as per latest spec EDR
by Maurizio Cimadamore
· 12 years ago
e5aa886
Merge
by Lana Steuck
· 12 years ago
f251cc2
8006251: doclint: incorrect position for diagnostic for illegal text in tags
by Jonathan Gibbons
· 12 years ago
7967c92
8006263: Supplementary test cases needed for doclint
by Peter Jensen
· 12 years ago
f466a4f
Merge
by Lana Steuck
· 12 years ago
00ae27b
8006561: Langtools test failure: missing diags/examples
by Maurizio Cimadamore
· 12 years ago
3d5f55b
8004658: Add internal smart javac wrapper to solve JEP 139
by Fredrik Öhrström
· 12 years ago
0a95b1d
8005852: Treatment of '_' as identifier
by Maurizio Cimadamore
· 12 years ago
7b493a1
8006228: Doclint doesn't detect <code> {@code nested inline} </code>
by Jonathan Gibbons
· 12 years ago
e942cdd
8006283: Change to Class.cast() in javax.lang.model implementation for repeating annotations
by Joe Darcy
· 12 years ago
b11bbbe
Merge
by Lana Steuck
· 12 years ago
2062fc0
Added tag jdk8-b73 for changeset b568005e66bd
by David Katleman
· 12 years ago
17ebfc3
8006236: doclint: structural issue hidden
by Jonathan Gibbons
· 12 years ago
5a60f56
8005964: Regression: difference in error recovery after ambiguity causes JCK test failure
by Maurizio Cimadamore
· 12 years ago
3b3feb3
8005299: Add FunctionalInterface checking to javac
by Maurizio Cimadamore
· 12 years ago
d19bc80
8005854: Add support for array constructor references
by Maurizio Cimadamore
· 12 years ago
f8b61f9
8006224: Doclint NPE for attribute with no value
by Jonathan Gibbons
· 12 years ago
b60eabe
8006344: Broken javadoc link in javax.lang.model.element.Element
by Chris Hegarty
· 12 years ago
f92bbd3
8006241: Test DocRootSlash.java fails
by Jonathan Gibbons
· 12 years ago
a2f594b
8006119: update javac to follow latest spec for repeatable annotations
by Jonathan Gibbons
· 12 years ago
9e3a121
7193719: Support repeating annotations in javax.lang.model
by Joel Borggrén-Franck
· 12 years ago
7518ded
8004834: Add doclint support into javadoc
by Jonathan Gibbons
· 12 years ago
3475f97
Merge
by Lana Steuck
· 12 years ago
80a7fb0
8006033: bug in Pretty.toSimpleString
by Jonathan Gibbons
· 12 years ago
ca5da47
8006037: extra space in javac -help for -J and @ options
by Jonathan Gibbons
· 12 years ago
bd24024
Added tag jdk8-b72 for changeset e905c5894743
by David Katleman
· 12 years ago
51e7243
8004730: Add language model support for parameter reflection
by Joe Darcy
· 12 years ago
4779676
8005644: set default max errs and max warns
by Jonathan Gibbons
· 12 years ago
9d4f6a0
8005167: execution time of combo tests in javac should be improved
by Vicente Romero
· 12 years ago
5ee942d
8005184: Restructure DeferredAttr to allow pluggable deferred type completers
by Maurizio Cimadamore
· 12 years ago
c932023
8005179: Cleanup Resolve.AmbiguityError
by Maurizio Cimadamore
· 12 years ago
159b251
8005243: Restructure method check code to allow pluggable checkers
by Maurizio Cimadamore
· 12 years ago
259f5d7
8005647: langtools/test/tools/javap/MethodParameters.java fails on windows
by Jim Holmlund
· 12 years ago
d0ff55e
8005092: javadoc should check for synthesized bit on an annotation
by Bhavesh Patel
· 12 years ago
1dbfb16
8004891: Check for abstract method in javadoc does not conform to the language model
by Bhavesh Patel
· 12 years ago
696db0f
Added tag jdk8-b71 for changeset 3849a5b1c05c
by David Katleman
· 12 years ago
87a4453
Merge
by Lana Steuck
· 12 years ago
39734d2
8005195: Doclint regression tests fail on windows
by Jonathan Gibbons
· 12 years ago
73b497c
8004727: Add compiler support for parameter reflection
by Eric Mccorkle
· 12 years ago
e8ce882
8003562: Provide a CLI tool to analyze class dependencies
by Mandy Chung
· 12 years ago
f2c7a78
Merge
by Lana Steuck
· 12 years ago
645890b
Added tag jdk8-b70 for changeset 08e2eaa7999a
by David Katleman
· 12 years ago
d9c8359
Merge
by David Katleman
· 12 years ago
8a40619
8004893: the javadoc/doclet needs to be updated to accommodate lambda changes
by Bhavesh Patel
· 12 years ago
1d3157a
8003512: javac doesn't work with jar files with >64k entries
by Martin Buchholz
· 12 years ago
378571e
8005282: Use @library tag with non-relative path for javac tests
by Joe Darcy
· 12 years ago
8208c84
8004982: JDK8 source with GPL header errors
by David Katleman
· 12 years ago
e2bd09e
8005307: fix missing @bug tags
by Jonathan Gibbons
· 12 years ago
16bb0e7
Added tag jdk8-b69 for changeset ec5621e36729
by David Katleman
· 12 years ago
72cbbd7
8005098: Provide isSynthesized() information on Attribute.Compound
by Joel Borggrén-Franck
· 12 years ago
aee2457
8004833: Integrate doclint support into javac
by Jonathan Gibbons
· 12 years ago
2296453
8005193: New regression test test/tools/javac/lambda/BadMethodCall2.java fails
by Maurizio Cimadamore
· 12 years ago
d61f7ca
8004657: Add hooks to javac to enable reporting dependency information
by Fredrik Öhrström
· 12 years ago
da02d4f
8005046: Provide checking for a default method in javax.lang.model
by Joe Darcy
· 12 years ago
9f039ad
8005137: Rename DocLint.call to DocLint.init which overrides Plugin.init
by Mandy Chung
· 12 years ago
3ce1d65
8004961: rename Plugin.call to Plugin.init
by Jonathan Gibbons
· 12 years ago
08823b6
8004099: Bad compiler diagnostic generated when poly expression is passed to non-existent method
by Maurizio Cimadamore
· 12 years ago
4a3e904
8004832: Add new doclint package
by Jonathan Gibbons
· 12 years ago
c5acce4
8004814: javadoc should be able to detect default methods
by Maurizio Cimadamore
· 12 years ago
c38e124
Merge
by Lana Steuck
· 12 years ago
c1804d6
8000518: Javac generates duplicate name_and_type constant pool entry for class BinaryOpValueExp.java
by Vicente Romero
· 12 years ago
49be988
Merge
by Lana Steuck
· 12 years ago
630bba4
8004976: test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java can fail
by Vicente Romero
· 12 years ago
f329e18
Added tag jdk8-b68 for changeset 36e1566efb55
by David Katleman
· 12 years ago
e28423a
Merge
by Lana Steuck
· 12 years ago
453c371
Added tag jdk8-b67 for changeset 68edf7c31a6d
by David Katleman
· 12 years ago
01dc08a
8004360: regression test DefaultMethodRegressionTests fails in langtools
by Maurizio Cimadamore
· 12 years ago
e4c3d2d
8001114: Container annotation is not checked for semantic correctness
by Joel Borggrén-Franck
· 12 years ago
9537c44
8004504: ListBuffer could reuse List.nil() as the sentinel element
by Jan Lahoda
· 12 years ago
1c8e65a
8004828: refactor init of *DocImpl classes
by Jonathan Gibbons
· 12 years ago
8fc2d73
8003967: detect and remove all mutable implicit static enum fields in langtools
by Vicente Romero
· 12 years ago
5c0bff8
8004094: Javac compiler error - synthetic method accessor generated with duplicate name
by Maurizio Cimadamore
· 12 years ago
cc4aa03
Merge
by Lana Steuck
· 12 years ago
d7884e5
8002099: Add support for intersection types in cast expression
by Maurizio Cimadamore
· 12 years ago
c76c08e
8004101: Add checks for method reference well-formedness
by Maurizio Cimadamore
· 12 years ago
0db60b7
8004102: Add support for generic functional descriptors
by Maurizio Cimadamore
· 12 years ago
684271d
8004105: Expression statement lambdas should be void-compatible
by Maurizio Cimadamore
· 12 years ago
e21b3cc
Added tag jdk8-b66 for changeset 4f273518dc3b
by David Katleman
· 12 years ago
ba3ae37
7153958: add constant pool reference to class containing inlined constants
by Vicente Romero
· 12 years ago
f620e53
Merge
by David Katleman
· 12 years ago
29a342d
8003844: build-infra: docs target isn't working properly
by Erik Joelsson
· 12 years ago
9bbd892
7144981: javac should ignore ignorable characters in input
by Vicente Romero
· 12 years ago
7fb8379
8004068: Fix build problems caused by on-demand imports
by Eric Caspole
· 12 years ago
Next »