log

age author description
Fri, 21 Nov 2014 12:36:21 +0100 jfranck 8062359: javac Attr crashes with NPE in TypeAnnotationsValidator visitNewClass
Thu, 20 Nov 2014 14:23:31 -0800 jjg 8065054: Some tests have junk before the legal header
Thu, 20 Nov 2014 14:05:39 -0800 vromero 8063052: Inference chokes on wildcard derived from method reference
Thu, 20 Nov 2014 11:17:17 -0800 lana Merge
Thu, 20 Nov 2014 10:58:31 -0800 lana Merge
Thu, 20 Nov 2014 11:00:29 -0800 jjg 8058445: Javac throws exception when displaying info
Thu, 20 Nov 2014 09:43:13 -0800 vromero 8059921: Missing compile error in Java 8 mode for Interface.super.field access
Wed, 19 Nov 2014 13:46:04 +0100 jlahoda 7196163: Project Coin: Allow effectively final variables to be used as resources in try-with-resources
Mon, 17 Nov 2014 23:11:05 -0800 mfang 8055798: Japanese translation for a warning from javac looks incorrect.
Mon, 17 Nov 2014 23:41:56 +0000 mcimadamore 8064803: Javac erroneously uses instantiated signatures when merging abstract most-specific methods
Fri, 14 Nov 2014 11:58:28 +0100 jlahoda 8062747: Compiler error when anonymous class uses method with parametrized exception
Thu, 04 Dec 2014 12:58:21 -0800 katleman Added tag jdk9-b41 for changeset f7ce2cfa4cdb
Wed, 03 Dec 2014 14:25:46 +0000 chegar 8049367: Modular Run-Time Images jdk9-b41
Tue, 18 Nov 2014 15:25:18 -0800 katleman Added tag jdk9-b40 for changeset c286272a81dd
Thu, 13 Nov 2014 09:39:52 -0800 lana Merge jdk9-b40
Thu, 13 Nov 2014 14:49:02 +0100 alundblad 8059591: Give TaskListener methods empty default implementations
Wed, 12 Nov 2014 19:05:17 +0100 jlahoda 8064362: WriteableScope.dupUnshared misbehaves on shared Scopes
Wed, 12 Nov 2014 15:16:35 +0200 aeremeev 8042931: Implement classfile tests for EnclosingMethod attribute.
Wed, 12 Nov 2014 12:41:32 +0000 mcimadamore 8064464: regression with type inference of conditional expression
Mon, 10 Nov 2014 20:29:58 +0100 alundblad 8062737: Sjavac creates unnecessarily many SjavacClient/PooledSjavac/SjavacImpl instances
Fri, 24 Oct 2014 10:08:51 +0200 jfranck 8060448: ArrayIndexOutOfBoundsException with annotation processing printout of empty line
Sat, 08 Nov 2014 22:00:31 +0000 mcimadamore 8064367: Fix IntelliJ langtools support to use new dev build
Fri, 07 Nov 2014 14:51:35 -0800 jjg 8063145: ToolBox should support extracting classes from a JavaFileManager/Location
Fri, 07 Nov 2014 18:22:36 +0100 jlahoda 8058489: More adjustments of langtools/make/build.xml to modularized layout
Fri, 07 Nov 2014 07:54:35 -0500 emc 8029012: parameter_index for type annotation not updated after outer.this added
Thu, 06 Nov 2014 17:39:57 -0500 emc 8062245: Test executes incorrect class
Wed, 12 Nov 2014 20:32:27 -0800 katleman Added tag jdk9-b39 for changeset 5ff1cd07bd92
Thu, 06 Nov 2014 15:13:39 -0800 lana Merge jdk9-b39
Thu, 06 Nov 2014 14:33:22 +0000 mcimadamore 8062977: Inference: NullPointerException during bound incorporation
Thu, 06 Nov 2014 14:31:56 +0000 mcimadamore 6987475: Order of declarations affects whether abstract method considered overridden