Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_libcore
/
9c931b2138131270ac989792b89b6a150d18f03f
/
langtools
/
test
5ba10ad
6829189: Java programming with JSR 292 needs language support
by John R Rose
· 16 years ago
851190b
6813059: replace use of JavaCompiler.errorCount with shouldContinue
by Jonathan Gibbons
· 16 years ago
584c02d
6400189: raw types and inference
by Maurizio Cimadamore
· 16 years ago
d0892ed
6816548: Uninitialized register when performing casting + auto(un)boxing
by Maurizio Cimadamore
· 16 years ago
8321605
6182950: methods clash algorithm should not depend on return type
by Maurizio Cimadamore
· 16 years ago
34d8fbb
6820360: Fix for definition list tags nesting adds an extra list tag for package summary page
by Bhavesh Patel
· 16 years ago
fd5bc72
6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
by Bhavesh Patel
· 16 years ago
6148590
6814592: Legal notice repair needed in langtools/test/tools/javap/T4884240.java
by Tim Bell
· 16 years ago
e005d5d
Merge
by Tim Bell
· 16 years ago
56fcf6c
6814575: Update copyright year
by Xiomara Jayasena
· 16 years ago
a46fd79
6799605: Basic/Raw formatters should use type/symbol printer instead of toString()
by Maurizio Cimadamore
· 16 years ago
5ff31e0
6804733: javac generates spourious diagnostics for ill-formed type-variable bounds
by Maurizio Cimadamore
· 16 years ago
7b46133
6467183: javac fails to raise unchecked warning on cast of parameterized generic subclass
by Maurizio Cimadamore
· 16 years ago
5020864
6786690: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - DL tag and nesting issue
by Bhavesh Patel
· 16 years ago
178049f
6498938: Faulty comparison of TypeMirror objects in getElementsAnnotatedWith implementation
by Joe Darcy
· 16 years ago
11a5dc3
6802694: Javadoc doclet does not display deprecated information with -nocomment option for serialized form
by Bhavesh Patel
· 16 years ago
198f242
6769027: Source line should be displayed immediately after the first diagnostic line
by Maurizio Cimadamore
· 16 years ago
553a2df
6794071: Provide exception superclass for UnknownFooExceptions
by Joe Darcy
· 16 years ago
21507b2
6595666: fix -Werror
by Jonathan Gibbons
· 16 years ago
4021098
6729401: Compiler error when using F-bounded generics with free type variables
by Maurizio Cimadamore
· 16 years ago
c5d6131
6557182: Unchecked warning *and* inconvertible types
by Maurizio Cimadamore
· 16 years ago
552a7a0
6315770: javac inference allows creation of strange types: Integer & Runnable
by Maurizio Cimadamore
· 16 years ago
4aefa80
6176978: current Javadoc's invocation and extension (Doclet) mechanisms are problematic
by Jonathan Gibbons
· 16 years ago
f82d6e4
6707027: langtools/test/tools/javac/processing/model/testgetallmember/Main.java fails
by Joe Darcy
· 16 years ago
1b49bea
6797871: Fix for 6797463 did not remove the jtreg tests, and it should have
by Tim Bell
· 16 years ago
19b769a
6557199: Fails to reject bad override of generic method
by Maurizio Cimadamore
· 16 years ago
dffa627
6795580: parser confused by square brackets in qualified generic cast
by Maurizio Cimadamore
· 16 years ago
a1f31b7
6794959: add new switch -XDexpectKeys=key,key...
by Jonathan Gibbons
· 16 years ago
de73102
6786682: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - HTML tag should have lang attribute
by Bhavesh Patel
· 16 years ago
3471974
6558559: Extra "unchecked" diagnostic
by Maurizio Cimadamore
· 16 years ago
9dff8d6
6723444: javac fails to substitute type variables into a constructor's throws clause
by Mark Mahieu
· 16 years ago
f6cd370
6665356: Cast not allowed when both qualifying type and inner class are parameterized
by Maurizio Cimadamore
· 16 years ago
a23159f
Merge
by Bhavesh Patel
· 16 years ago
a2a9e39
6786028: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Bold tags should be strong
by Bhavesh Patel
· 16 years ago
dda3b0a
6512707: "incompatible types" after (unrelated) annotation processing
by Peter Runge
· 16 years ago
1d9a30a
Merge
by Tim Bell
· 16 years ago
b905401
Merge
by Xiomara Jayasena
· 16 years ago
7582e6a
6785258: Update copyright year
by Xiomara Jayasena
· 16 years ago
9ed3284
6778638: javadoc regression tests require tabs
by Jonathan Gibbons
· 16 years ago
71eb016
6776289: Regression: javac7 doesnt resolve method calls properly
by Maurizio Cimadamore
· 16 years ago
caa22f1
6763518: Impossible to suppress raw-type warnings
by Maurizio Cimadamore
· 16 years ago
49c8929
6764226: ListTest fails on javap output with bad characters
by Jonathan Gibbons
· 16 years ago
a21aaaa
6762569: Javac crashes with AssertionError in Types.containedBy
by Maurizio Cimadamore
· 16 years ago
418461f
6758789: Some method resolution diagnostic should be improved
by Maurizio Cimadamore
· 16 years ago
dd2a864
6746184: javac fails to compile call to public varargs method
by Maurizio Cimadamore
· 16 years ago
3a7c0b4
6680106: StackOverFlowError for Cyclic inheritance in TypeParameters with ArrayType Bounds
by Maurizio Cimadamore
· 16 years ago
5a17e286
6557954: Inner class type parameters doesn't get substituted when checking type well-formedness
by Maurizio Cimadamore
· 16 years ago
0408a1a
6548436: Incorrect inconvertible types error
by Maurizio Cimadamore
· 16 years ago
b2ffad7
6487370: javac incorrectly gives ambiguity warning with override-equivalent abstract inherited methods
by Maurizio Cimadamore
· 16 years ago
90e6379
6711619: javac doesn't allow access to protected members in intersection types
by Maurizio Cimadamore
· 16 years ago
be7b82f
6732484: Bound error on wildcard code
by Maurizio Cimadamore
· 16 years ago
7d28726
6759996: ignore empty entries on paths
by Jonathan Gibbons
· 16 years ago
fac7f6f
6760930: empty element on bootclasspath breaks test/tools/apt/Discovery/discovery.sh
by Jonathan Gibbons
· 16 years ago
8175eb6
6760805: empty element on bootclasspath breaks test/tools/apt/Compile/compile.sh
by Jonathan Gibbons
· 16 years ago
c6c8882
6760500: test com/sun/javadoc/testSupplementary/TestSupplementary.java is not same-VM safe
by Jonathan Gibbons
· 16 years ago
1cfe36b
6760226: test/tools/javap/T6622260.java fails with specific locale settings
by Maurizio Cimadamore
· 16 years ago
72ffb28
6759810: bad regression test causes source file to be deleted
by Jonathan Gibbons
· 16 years ago
a75a5f0
6759796: test/tools/javac/6348193/T6348193.java fails if there are empty entries on the bootclasspath
by Jonathan Gibbons
· 16 years ago
a2201c5
6759795: test/tools/apt/Basic/print.sh may fail depending on jtreg options
by Jonathan Gibbons
· 16 years ago
55ef4bc
6748541: javadoc should be reusable
by Jonathan Gibbons
· 16 years ago
c09e705
6586091: javac crashes with StackOverflowError
by Maurizio Cimadamore
· 16 years ago
68c9df4
6731573: diagnostic output should optionally include source line
by Maurizio Cimadamore
· 16 years ago
7a442ce
6406133: JCDiagnostic.getMessage ignores locale argument
by Maurizio Cimadamore
· 16 years ago
ab5f1cb
6724345: incorrect method resolution for enum classes entered as source files
by Maurizio Cimadamore
· 16 years ago
67339c0
6738538: javac crashes when using a type parameter as a covariant method return type
by Maurizio Cimadamore
· 16 years ago
9315b88
6751514: Unary post-increment with type variables crash javac during lowering
by Maurizio Cimadamore
· 16 years ago
98ab03e
6749967: regression tests for apt should be same-vm friendly
by Jonathan Gibbons
· 16 years ago
7fe650b
Merge
by Tim Bell
· 16 years ago
4dcb55b
6754988: Update copyright year
by Xiomara Jayasena
· 16 years ago
5fc9245
6747671: -Xlint:rawtypes
by Maurizio Cimadamore
· 16 years ago
ec0853a
6500343: compiler generates bad code when translating conditional expressions
by Maurizio Cimadamore
· 16 years ago
fc58b54
6420151: need to improve byfile compile policy to eliminate footprint issues
by Jonathan Gibbons
· 16 years ago
2fecfdf
6728697: tools/javac/versionOpt.sh fails on OpenJDK builds
by Jonathan Gibbons
· 16 years ago
3ca95fc
6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
by Jonathan Gibbons
· 16 years ago
b041901
6724118: change JavaCompiler to not use Scanner directly
by Jonathan Gibbons
· 16 years ago
8166ad7
6557752: Original type of an AST should be made available even if it is replaced with an ErrorType
by Jonathan Gibbons
· 16 years ago
fc7983c
6508981: cleanup file separator handling in JavacFileManager
by Jonathan Gibbons
· 16 years ago
b9c79ae
6733837: Recent work on javac diagnostic affected javac output
by Maurizio Cimadamore
· 16 years ago
054a647
6734819: Javac performs flows analysis on already translated classes
by Maurizio Cimadamore
· 16 years ago
a7cdf34
6676362: Spurious forward reference error with final var + instance variable initializer
by Maurizio Cimadamore
· 16 years ago
fe12031
6718364: inference fails when a generic method is invoked with raw arguments
by Maurizio Cimadamore
· 16 years ago
b267c3b
6695838: javac does not detect cyclic inheritance involving static inner classes after import clause
by Maurizio Cimadamore
· 16 years ago
b6dbc8c
4884240: additional option required for javap
by Jonathan Gibbons
· 16 years ago
44444bd
4111861: static final field contents are not displayed
by Jonathan Gibbons
· 16 years ago
7c754d9
6627362: javac generates code that uses array.clone, which is not available on JavaCard
by Jonathan Gibbons
· 16 years ago
fbde930
6675483: Javac rejects multiple type-variable bound declarations starting with an enum type
by Maurizio Cimadamore
· 16 years ago
5f46dc3
6500701: Enhanced for loop with generics generates faulty bytecode
by Maurizio Cimadamore
· 16 years ago
3bc508d
6717241: some diagnostic argument is prematurely converted into a String object
by Maurizio Cimadamore
· 16 years ago
9879011
6594284: NPE thrown when calling a method on an intersection type
by Maurizio Cimadamore
· 16 years ago
fec04e0
6651719: Compiler crashes possibly during forward reference of TypeParameter
by Maurizio Cimadamore
· 16 years ago
f3eff96
6726015: JavaCompiler: replace desugarLater by compileStates
by Jonathan Gibbons
· 16 years ago
72e6442
6725036: javac returns incorrect value for lastModifiedTime() when source is a zip file archive
by Jonathan Gibbons
· 17 years ago
aa98527
6724327: eliminate use of shell tests for simple golden file tests
by Jonathan Gibbons
· 17 years ago
02ef4bb
4501661: disallow mixing -public, -private, and -protected options at the same time
by Jonathan Gibbons
· 17 years ago
d1e9333
6716452: (classfile) need a method to get the index of an attribute
by Jonathan Gibbons
· 17 years ago
a2ef113
6715753: unknown option error can be a little more helpful
by Jonathan Gibbons
· 17 years ago
23aea10
6715757: javap does not print "extends java.lang.Object"
by Jonathan Gibbons
· 17 years ago
fdd75a4
6715251: javap should be consistent with javac and return 2 if given no arguments
by Jonathan Gibbons
· 17 years ago
bfe81fd
Merge
by Tim Bell
· 17 years ago
4d965a7
6719955: Update copyright year
by Xiomara Jayasena
· 17 years ago
Next »