Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
23afad496990d7e65cb0657bab2fc25f28e1ab6b
/
langtools
fb842a6
Merge
by Lana Steuck
· 11 years ago
fa155ae
Added tag jdk9-b02 for changeset fc0fe10fbee9
by David Katleman
· 11 years ago
961e7da
8026773: Failing compilation in Corba does not fail the build
by Erik Joelsson
· 11 years ago
3bd9bdd
8033004: Make base TypeAnnotationPosition data immutable, create better methods for creating base TypeAnnotationPositions
by Eric McCorkle
· 11 years ago
4724c45
8030091: Request to update error messages from javac for negative varargs test cases
by Jan Lahoda
· 11 years ago
30e9783
8033180: An inappropriate newline symbol in the help section
by Jonathan Gibbons
· 11 years ago
ca53cc6
8033218: Silent failure in TypeAnnotations.resolveFrame
by Eric McCorkle
· 11 years ago
214de0e
8032869: remove support for legacy options in javap
by Jonathan Gibbons
· 11 years ago
77feb93
8032932: Add assertion to fix silent failure in Gen.getAndRemoveNonFieldTAs
by Eric McCorkle
· 11 years ago
07998a6
8032980: Silent failure in Attr.annotateType
by Eric McCorkle
· 11 years ago
552e338
8032819: Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options
by Jonathan Gibbons
· 11 years ago
cf5fc4c
Merge
by Lana Steuck
· 11 years ago
b14b1b2
Merge
by Lana Steuck
· 11 years ago
69a6133
8032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l" combination of options
by Jonathan Gibbons
· 11 years ago
478d287
8031212: doclint incorrectly rejects some @see tags in javadoc comments
by Jonathan Gibbons
· 11 years ago
1bb2245
8032587: Change silent failure in Attr.java to assertion
by Eric McCorkle
· 11 years ago
69f2f2f
8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
by Matherey Nunez
· 11 years ago
99aae5c
8028267: sun.tools.javac.util.Bits contains a main-method with test code
by Andreas Lundblad
· 11 years ago
b1bcbae
8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE
by Joel Borggrén-Franck
· 11 years ago
70eb26f
8031023: [javac] LambdaToMethod is missing forceSerializedRepresentation logic and switch
by Kumar Srinivasan
· 11 years ago
ab6480d
8032506: Remove commit.txt that was accidentally pushed with the changeset
by Sonali Goel
· 11 years ago
712b922
8030816: javac crashes when mixing lambdas and inner classes
by Vicente Romero
· 11 years ago
0c38c2d
8027477: Enable repeating annotations test cases since JDK-8004912 is fixed
by Matherey Nunez
· 11 years ago
41e4558
Added tag jdk9-b01 for changeset 71073f4a867e
by David Katleman
· 11 years ago
bb0c5d0
Merge
by Alexander Zuev
· 11 years ago
4fa17d9
8031375: Revert test exclusions after fix for JDK-8030656 propagates
by Joe Darcy
· 11 years ago
69a1d18
Merge
by Abhijit Saha
· 11 years ago
87dec1f
8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1
by Joe Darcy
· 11 years ago
d9ec81d
Merge
by Abhijit Saha
· 11 years ago
9a0f6ed
8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info
by Jan Lahoda
· 11 years ago
b3e2823
8029690: Move symbol creation from ClassReader to Symtab
by Joel Borggrén-Franck
· 11 years ago
c575ece
Merge
by Abhijit Saha
· 11 years ago
8a2542c
8030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elements
by Jan Lahoda
· 11 years ago
a76d1ab
8028389: NullPointerException compiling annotation values that have bodies
by Andreas Lundblad
· 11 years ago
e32b401
8029376: Full attribution of unresolvable annotations
by Jan Lahoda
· 11 years ago
1478200
8006730: remove workaround tests when jtreg updated
by Andreas Lundblad
· 11 years ago
3815f04
8000962: Update JDK_MINOR_VERSION for JDK 9
by Joe Darcy
· 11 years ago
dd72fa5
8031360: Update langtools code base to use RELEASE_9
by Joe Darcy
· 11 years ago
6fc7157
8028543: Add SourceVersion.RELEASE_9
by Joe Darcy
· 11 years ago
4cbb43a
8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013
by Steve Sides
· 11 years ago
8d4ba57
8030626: java.lang.VerifyError: Bad return type when lambda's body is in parentheses
by Robert Field
· 11 years ago
b0f5f93
8029240: Default methods not always visible under -source 7
by Vicente Romero
· 11 years ago
a4bac02
8030218: javac, compile time error isn't shown when final static field is not assigned, follow-up
by Vicente Romero
· 11 years ago
3c77de7
8030807: langtools should still build using jdk 7
by Vicente Romero
· 11 years ago
4d793c0
8030726: tools/javac/NoStringToLower.java fails due to enforcement no use of String.toLowerCase on non-langtools classes
by Paul Govereau
· 11 years ago
8ee3492
8016549: jdk7 javadocs are hard to read
by Bhavesh Patel
· 11 years ago
6b6b488
8030244: Update langtools to use Diamond
by Brian Goetz
· 11 years ago
6255412
8029721: javac crash for annotated parameter type of lambda in a field
by Vicente Romero
· 11 years ago
7f46fe7
8029569: internal javac cast exception when resolving varargs ambiguity
by Vicente Romero
· 11 years ago
7d04b22
8026741: jdk8 l10n resource file translation update 5
by Michael Fang
· 11 years ago
98948bb
8030068: Update .jcheck/conf files for JDK 9
by Iris Clark
· 11 years ago
d782fd4
Added tag jdk9-b00 for changeset 4b89cce23b75
by Iris Clark
· 11 years ago
32f2098
Added tag jdk8-b120 for changeset 358a358062d5
by David Katleman
· 11 years ago
d56f231
8029504: Regression: TestDocRootLink test fails on Windows
by Kumar Srinivasan
· 11 years ago
dbcdc16
8030253: Update langtools to use strings-in-switch
by Brian Goetz
· 11 years ago
bedae74
8030687: Add .out files to fix failing tests
by Eric McCorkle
· 11 years ago
a183356
8030642: Add golden files to javac/limits
by Paul Govereau
· 11 years ago
f089800
8030080: Correct misstatement in JSR 269 MR (in javax.lang.model)
by Joe Darcy
· 11 years ago
0f0e04b
8028235: Better error recovery for parsing 'void' as a type of the lambda parameter
by Jan Lahoda
· 11 years ago
92c2524
8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character
by Jan Lahoda
· 11 years ago
8ebb81f
8029800: Flags.java uses String.toLowerCase without specifying Locale
by Jan Lahoda
· 11 years ago
b06d1bf
8029715: test needs bugID added to @bug tag
by Jan Lahoda
· 11 years ago
b2651d0
8028545: Add -source 9 and -target 9 to javac
by Joe Darcy
· 11 years ago
ffb2f48
8030214: fix for JDK-8020216 breaks the build
by Vicente Romero
· 11 years ago
213b161
8028708: TEST_BUG, Tests should pass through VM options, langtools tests
by Andrey Nazarov
· 11 years ago
4d99383
8020216: javac, compile time error isn't shown when final static field is not assigned
by Vicente Romero
· 11 years ago
72d1a95
Merge
by Lana Steuck
· 11 years ago
e75e2f3
Added tag jdk8-b119 for changeset 7598dfa5cb4c
by David Katleman
· 11 years ago
cd7a8e7
8029216: (jdeps) Provide a specific option to report JDK internal APIs
by Mandy Chung
· 11 years ago
f179384
Merge
by Lana Steuck
· 11 years ago
81ef12b
8025416: doclet not substituting {@docRoot} in some cases
by Bhavesh Patel
· 11 years ago
f0dcaf0
Merge
by Lana Steuck
· 11 years ago
a64e195
8029179: javac produces a compile error for valid boolean expressions
by Vicente Romero
· 11 years ago
e2d2bb9
8028699: Compiler crash during speculative attribution of annotated type
by Werner Dietl
· 11 years ago
7872057
Added tag jdk8-b118 for changeset e5aaa3cef7d2
by Christine Lu
· 11 years ago
51d11b5
8027789: Access method for Outer.super.m() references indirect superclass
by Jan Lahoda
· 11 years ago
38ef229
8026374: javac accepts void as a method parameter
by Jan Lahoda
· 11 years ago
979151d
8028428: strictfp allowed as annotation element modifier
by Joel Borggrén-Franck
· 11 years ago
7f2246b
8028318: [doclint] doclint will reject existing user-written doc comments using custom tags that follow the recommended rules
by Jonathan Gibbons
· 11 years ago
78520ef
Merge
by Lana Steuck
· 11 years ago
14ae524
8028739: javac generates incorrect descriptor for MethodHandle::invoke
by Robert Field
· 11 years ago
2a37cd5
Added tag jdk8-b117 for changeset b8a5f2e7f41a
by Christine Lu
· 11 years ago
274905a
8027977: javadoc dies on NumberFormat/DateFormat subclass
by Bhavesh Patel
· 11 years ago
5fd77a7
6557966: Multiple upper bounds of the TypeVariable
by Jan Lahoda
· 11 years ago
f4c2201
8028504: javac generates LocalVariableTable even with -g:none
by Vicente Romero
· 11 years ago
b1ae577
6726154: javadoc generated with incorrect version in comment
by Alexander Zuev
· 11 years ago
15cdbd1
Merge
by Lana Steuck
· 11 years ago
e6e0508
8026231: Look at 'static' flag when checking method references
by Vicente Romero
· 11 years ago
b140c3c
8025524: javadoc does not correctly locate constructors for nested classes
by Bhavesh Patel
· 11 years ago
34a6de5
8026963: type annotations code crashes for code with erroneous trees
by Vicente Romero
· 11 years ago
71adca3
8028282: Remove @ignore from test langtools/test/tools/javac/T7042623.java
by Eric McCorkle
· 11 years ago
3ad95dd
Added tag jdk8-b116 for changeset 1fbd33ac5531
by Christine Lu
· 11 years ago
b941719
8025113: Convert 7 tools TryWithResources tests to jtreg format
by Sonali Goel
· 11 years ago
f3cb828
8027375: javac asserts on nested erroneous annotations
by Joel Borggrén-Franck
· 11 years ago
44f29ff
8027439: Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass()
by Eric McCorkle
· 11 years ago
d3eb4e0
8027142: Invokedynamic instructions don't get line number table entries
by Jan Lahoda
· 11 years ago
ab3713b
Merge
by Lana Steuck
· 11 years ago
d9cc608
8027730: Fix release-8 type visitors to support intersection types
by Joe Darcy
· 11 years ago
ccd53ab
Added tag jdk8-b115 for changeset 115e1128ce1a
by Christine Lu
· 11 years ago
e9f9c31
8027281: Incorrect invokespecial generated for JCK lang EXPR/expr636/expr63602m* tests
by Jan Lahoda
· 11 years ago
Next »