Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
563b1c73a4e0158e6652acd8726d7f2aa4a43c46
/
langtools
2b80c47
8054834: Modular Source Code
by Chris Hegarty
· 10 years ago
4e543f3
Added tag jdk9-b26 for changeset 5cc16d71dc7a
by Lana Steuck
· 10 years ago
b4338fe
Merge
by Lana Steuck
· 10 years ago
06f3de9
Added tag jdk9-b25 for changeset 85d68faca425
by Tim Bell
· 10 years ago
66ea31e
8043643: Add an crules analyzer avoiding string concatenation in messages of Assert checks
by Jan Lahoda
· 10 years ago
d4ac511
Merge
by Lana Steuck
· 10 years ago
5284120
8047072: javap OOM on fuzzed classfile
by Alexander Zuev
· 10 years ago
560c7c9
8051958: Cannot assign a value to final variable in lambda
by Maurizio Cimadamore
· 10 years ago
b8d8e19
Added tag jdk9-b24 for changeset 263f68539584
by Tim Bell
· 10 years ago
0f64892
8050979: Provide javadoc for "framework" classes in langtools tests
by Andrey Nazarov
· 10 years ago
5ef8c4f
8048890: Add option to keep track of symbol completion dependencies
by Maurizio Cimadamore
· 10 years ago
0308bdc
8050319: LocalVariableTestBase has unexpected dependency on LocalVariableTableTest
by Andrey Nazarov
· 10 years ago
f1494fb
Merge
by Lana Steuck
· 10 years ago
f26f504
8049234: Add support for running/debugging bootstrap tools in IntelliJ
by Maurizio Cimadamore
· 10 years ago
5d20839
8051482: Fix deprecation warnings in javax.lang.model.util
by Joe Darcy
· 10 years ago
49902de
Merge
by Lana Steuck
· 10 years ago
248c1db
8050954: update DocRootSlash test for tidy error: empty <p>
by Sonali Goel
· 10 years ago
a047a4f
8048837: .out files for generics tests in tools/javac dir - part 3
by Sonali Goel
· 10 years ago
5324b04
8048836: .out files for generics tests in tools/javac dir
by Sonali Goel
· 10 years ago
acacb04
8050804: (jdeps) Recommend supported API to replace use of JDK internal API
by Mandy Chung
· 10 years ago
541591d
8048833: .out files for generics tests in tools/javac dir
by Sonali Goel
· 10 years ago
e387678
Added tag jdk9-b23 for changeset 376a52c9540c
by David Katleman
· 10 years ago
dee421e
8050430: Provided new utility visitors supporting SourceVersion.RELEASE_9
by Joe Darcy
· 10 years ago
aa91971
8051004: javac, incorrect bug id in tests for JDK-8050386
by Vicente Romero
· 10 years ago
3e002a0
8050386: javac, follow-up of fix for JDK-8049305
by Vicente Romero
· 10 years ago
53ec459
8050805: Add a target to langtools/make/build.xml to generate docs for test library classes
by Jonathan Gibbons
· 10 years ago
444268e
8050408: A few new Java src files for sjavac are missing copyright notices
by Jonathan Gibbons
· 10 years ago
6edca10
8050283: fix for JDK-8049305 should be removed
by Vicente Romero
· 10 years ago
6ec02aa
8046824: class SJavacTestUtil and *Wrapper are redundant and should be removed
by Jonathan Gibbons
· 10 years ago
1e87b47
8049305: Verification error due to a bad stackmap frame generated by javac
by Vicente Romero
· 10 years ago
603d592
8049948: Restore NonDirectSuper.java test
by Jan Lahoda
· 10 years ago
eb1f1c0
8048805: Request to investigate and update lexer error recovery in javac
by Jan Lahoda
· 10 years ago
0752cdd
8039028: [javadoc] refactor the usage of Util.java
by Kumar Srinivasan
· 10 years ago
92884a5
8050106: JavaCompiler relies on inappropriate result from comparison
by Jonathan Gibbons
· 10 years ago
84e4fca
8048806: Javadoc errors out on some valid HTML tags
by Jonathan Gibbons
· 10 years ago
0dd95d4
8050086: jdk.Exported is missing @return
by Joe Darcy
· 10 years ago
c626683
8049396: [javadoc] add more class-use test cases
by Kumar Srinivasan
· 10 years ago
4fa698f
8049393: [javadoc] parameters are not sorted correctly
by Kumar Srinivasan
· 10 years ago
f7234f0
8030610: replace test/tools/javac/versions/check.sh
by Neil Toda
· 10 years ago
592a889
Merge
by Lana Steuck
· 10 years ago
b4b2f99
8011044: Remove support for 1.5 and earlier source and target options
by Neil Toda
· 10 years ago
47c06db
Merge
by Lana Steuck
· 10 years ago
de072ba
Added tag jdk9-b22 for changeset cf09dddb6caf
by David Katleman
· 10 years ago
3126c7f
Merge
by Lana Steuck
· 10 years ago
5916a0a
8033483: Should ignore nested lambda bodies during overload resolution
by Vicente Romero
· 10 years ago
0067b70
8031569: Refactor javac scope implementation to enable lazy imports
by Jan Lahoda
· 10 years ago
c2f98fb
8029548: (jdeps) use @jdk.Exported to determine supported vs JDK internal API
by Mandy Chung
· 10 years ago
15cfa4a
8043926: javac, code valid in 7 is not compiling for 8
by Maurizio Cimadamore
· 10 years ago
3c5b326
8042239: javac: TreeMaker.Type(Type t) does not handle UnionClassType
by Jan Lahoda
· 10 years ago
5437ec7
8044080: .out files for unicode, implicitThis and importChecks tests in tools/javac dir
by Sonali Goel
· 10 years ago
9c09973
8049491: Remove three auxilary files in tools/javac/enum dir
by Sonali Goel
· 10 years ago
3ecb57c
8046618: .out files for enum tests in tools/javac/dir
by Sonali Goel
· 10 years ago
0718a28
8046635: .out files for enum tests in tools/javac/dir
by Sonali Goel
· 10 years ago
72d5723
8049075: javac, wildcards and generic vararg method invocation not accepted
by Vicente Romero
· 10 years ago
12b653b
8042261: Implement classfile tests for Deprecated attribute
by Jonathan Gibbons
· 10 years ago
50e8d8b
8049284: Missing bug id in test/tools/javac/varargs/warning/Warn*
by Sonali Goel
· 10 years ago
e15373f
Added tag jdk9-b21 for changeset 021089de7317
by David Katleman
· 10 years ago
2caa264
8046770: .out files for assert, boxing, and overload tests in tools/javac dir
by Sonali Goel
· 10 years ago
9343037
8044864: .out files for enum tests in tools/javac dir - part 1
by Sonali Goel
· 10 years ago
8244fe0
8044236: create .out files for DefiniteAssignment tests in tools/javac dir
by Sonali Goel
· 10 years ago
afd134e
Merge
by Lana Steuck
· 10 years ago
76c473d
8032188: Remove dead code in TransTypes
by Brian Goetz
· 10 years ago
ccffd66
Merge
by Phil Race
· 10 years ago
9baf436
8048905: More tweaking with langtools intellij support
by Maurizio Cimadamore
· 10 years ago
670eff1
6707032: Division by zero warning not suppressed properly in some cases
by Jan Lahoda
· 10 years ago
729fe3e
8047162: [javadoc] index files are non deterministic
by Kumar Srinivasan
· 10 years ago
3bfe90c
Added tag jdk9-b20 for changeset d77065991eb8
by David Katleman
· 10 years ago
1207c0e
Merge
by David Dehaven
· 10 years ago
399ef93
8044063: Remove com.sun.java.browser.* from jdk repo
by Mandy Chung
· 10 years ago
ae6f87c
8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags
by Sonali Goel
· 10 years ago
1ff4245
8044546: Crash on faulty reduce/lambda
by Vicente Romero
· 10 years ago
5fad815
8046060: Different results of floating point multiplication for lambda code block
by Robert Field
· 10 years ago
fe46aea
8047407: Add test for JDK-8037385
by Dan Smith
· 10 years ago
0d37c9c
Merge
by Lana Steuck
· 10 years ago
06b8a7a
8034147: javac crashes with a NullPointerException during bounds checking
by Dan Smith
· 10 years ago
d7c001d
8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability
by Vicente Romero
· 10 years ago
9d852a5
8041648: do while loop that misses ending semicolon has wrong end position
by Jan Lahoda
· 10 years ago
c8e4d3e
Added tag jdk9-b19 for changeset 26e23230009a
by David Katleman
· 10 years ago
5b199f3
8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface
by Vicente Romero
· 10 years ago
17f9ae5
8046071: update three javadoc tests for empty <p> tag
by Sonali Goel
· 10 years ago
dfedac6
Merge
by Lana Steuck
· 10 years ago
b2a5eb6
Merge
by Lana Steuck
· 10 years ago
f8e80ec
8043253: Slow javac compile times in JDK 8
by Maurizio Cimadamore
· 10 years ago
e6b9e34
8046916: Type parameter annotations don't work with multiple type parameters
by Jan Lahoda
· 10 years ago
e477309
8036953: Fix timing of varargs access check, per JDK-8016205
by Vicente Romero
· 10 years ago
f2e2245
8038975: Access control in enhanced for
by Paul Govereau
· 10 years ago
8baafcf
8048594: The sjavac client/server protocol should be hidden behind an interface
by Andreas Lundblad
· 10 years ago
ce09358
8047719: Incorrect LVT in switch statement
by Vicente Romero
· 10 years ago
2f5e083
8048293: update tools/javadoc/6227454 to have missing <head> tag
by Sonali Goel
· 10 years ago
3e316a3
8047316: update javadoc tests to fix tidy warning for incorrect html comment
by Sonali Goel
· 10 years ago
bbc0df8
8048168: update 2 javadoc tests to add summary attribute for table tag
by Sonali Goel
· 10 years ago
8828870
8047744: update 2 javadoc tests for nested emphasis <code>
by Sonali Goel
· 10 years ago
41005ac
8047743: update com/sun/javadoc/testHref for unrecognized <action>
by Sonali Goel
· 10 years ago
7470fab
8047303: update com/sun/javadoc/DocRootSlash/DocRootSlash for unexpected </a>
by Sonali Goel
· 10 years ago
47c543e
8007307: DPrinter: support the DocTree API
by Jonathan Gibbons
· 10 years ago
bd97e7d
8047183: JDK build fails with sjavac enabled
by Jonathan Gibbons
· 10 years ago
5b1596b
8042345: getDocComment fails for doc comments on PackageElement found in package-info.java
by Paul Govereau
· 10 years ago
101aaaa
8048162: Restrict catch type from Throwable to ReflectiveOperationException
by Jonathan Gibbons
· 10 years ago
a86ace6
8046614: Fill in missing doc comments
by Jonathan Gibbons
· 10 years ago
25618fc
8046613: Fill in missing doc comments
by Jonathan Gibbons
· 10 years ago
Next »