6500343: compiler generates bad code when translating conditional expressions

6420151: need to improve byfile compile policy to eliminate footprint issues

Added tag jdk7-b37 for changeset 24a47c3062fe

6754988: Update copyright year jdk7-b37

Merge

6744408: Extra ouput is appearing in stderr

6728697: tools/javac/versionOpt.sh fails on OpenJDK builds

6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes

Merge

6724118: change JavaCompiler to not use Scanner directly

6557752: Original type of an AST should be made available even if it is replaced with an ErrorType

Added tag jdk7-b36 for changeset 258af9b67b7c

Merge jdk7-b36

Merge

6743107: clean up use of static caches in file manager

Merge

6597471: unused imports in javax.tools.JavaCompiler

6508981: cleanup file separator handling in JavacFileManager

Added tag jdk7-b35 for changeset 81f66dd906eb

Merge jdk7-b35

6733837: Recent work on javac diagnostic affected javac output

Added tag jdk7-b34 for changeset 4026dece07e8

Merge jdk7-b34

Merge

6732461: broken message file for annotation processing

6734819: Javac performs flows analysis on already translated classes

6676362: Spurious forward reference error with final var + instance variable initializer

6718364: inference fails when a generic method is invoked with raw arguments

6695838: javac does not detect cyclic inheritance involving static inner classes after import clause

Merge

6733995: legal notice repair on langtools/src/share/classes/com/sun/tools/javap/JavapTask.java

6730423: Diagnostic formatter should be an instance field of JCDiagnostic

4884240: additional option required for javap

4111861: static final field contents are not displayed

6627362: javac generates code that uses array.clone, which is not available on JavaCard

Added tag jdk7-b33 for changeset 0a5f04fb7282

Merge jdk7-b33

6720185: DiagnosticFormatter refactoring

6675483: Javac rejects multiple type-variable bound declarations starting with an enum type

6500701: Enhanced for loop with generics generates faulty bytecode

6717241: some diagnostic argument is prematurely converted into a String object

6594284: NPE thrown when calling a method on an intersection type

6651719: Compiler crashes possibly during forward reference of TypeParameter

6726015: JavaCompiler: replace desugarLater by compileStates

Added tag jdk7-b32 for changeset 13aee98cc0d8

Merge jdk7-b32

6657907: javadoc has unchecked warnings

6724071: refactor Log into a front end and back end

Merge

6725036: javac returns incorrect value for lastModifiedTime() when source is a zip file archive

6724551: Use Queues instead of Lists to link compiler phases

6724327: eliminate use of shell tests for simple golden file tests

4501661: disallow mixing -public, -private, and -protected options at the same time

6716452: (classfile) need a method to get the index of an attribute

6715753: unknown option error can be a little more helpful

6715757: javap does not print "extends java.lang.Object"

6715251: javap should be consistent with javac and return 2 if given no arguments

Added tag jdk7-b31 for changeset 07c916ecfc71

Merge jdk7-b31

Merge

6507179: javadoc -source 1.3 does not work with jdk6

6294779: Problem with interface inheritance and covariant return types

6716866: some javac regression tests fail to compile with re-orged file manager

6714365: refactor JavacFileManager to move nested classes to top level

6625520: javac handles missing entries on classpath badly

Added tag jdk7-b30 for changeset eaf608c64fec

6719955: Update copyright year jdk7-b30

Merge

6715767: javap on java.lang.ClassLoader crashes

Merge

6714364: refactor javac File handling code into new javac.file package

Merge

Merge

6711276: langtools has incorrect -Werror switch

4075303: Use javap to enquire aboput a specific inner class

Added tag jdk7-b29 for changeset dec081837b01

Added tag jdk7-b28 for changeset 4ef4bd318569 jdk7-b29

Merge

6677785: REGRESSION: StackOverFlowError with Cyclic Class level Type Parameters when used in constructors

6507024: casting an array to a generic type results in a 'capture#69 of ?' type error

6665223: Static import of inherited protected method causes compiler exception

Merge

6705935: javac reports path name of entry in ZipFileIndex incorectly

6657909: javap has unchecked compilation warnings

6705945: com.sun.tools.javac.zip files do not have valid copyright

Added tag jdk7-b27 for changeset a17265993253 jdk7-b28

Merge jdk7-b27

6682380: Foreach loop with generics inside finally block crashes javac with -target 1.5

Merge

Merge

6559182: Cast from a raw type with non-generic supertype to a raw type fails unexpectedly

6683438: Bad regression test for CR 6611449

6657499: javac 1.6.0 fails to compile class with inner class

6450290: Capture of nested wildcards causes type error

6481655: Parser confused by combination of parens and explicit type args

6365166: javac (generic) unable to resolve methods

5009937: hiding versus generics versus binary compatibility

6531075: Missing synthetic casts when accessing fields/methods of intersection types including type variables

Added tag jdk7-b26 for changeset c46d25a2350a

Merge jdk7-b26

6570242: Regression test failures with Javac on win32.

6531090: Cannot access methods/fields of a captured type belonging to an intersection type

6509042: javac rejects class literals in enum constructors

6569789: Compiler test lang/TYPE/type153/type15304/type15304.html fails since jdk7 b05

6618930: (javac) fix test after whitespace normalization

Added tag jdk7-b25 for changeset 58039502942e

6638501: Regression with Javac in JDK6 U4 b03? jdk7-b25

6559315: Inconsistent non-standard Sun copyright in src/share/opensource/javac/doc/document.css

6668794: javac puts localized text in raw diagnostics

6307187: clean up code for -Xlint:options

6668802: javac handles diagnostics for last line badly, if line not terminated by newline

4741726: allow Object += String

6663588: Compiler goes into infinite loop for Cyclic Inheritance test case

6608214: Exception throw while analysing a file with error

6660289: declared bound in inner class referring a type variable of the outer class

6611449: Internal Error thrown during generic method/constructor invocation

6614974: javac successfully compiles code that throws java.lang.VerifyError when run

6669216: Add jcheck configuration directories

Added tag jdk7-b24 for changeset 9a66ca7c79fa

Initial load jdk7-b24

(0) +120 +1000 +3000 tip

mercurial