log

age author description
Thu, 21 Feb 2013 17:49:56 -0800 lana Merge
Thu, 21 Feb 2013 12:23:27 -0800 ksrini 8008658: Four new method param jtreg tests fail in nightly tests
Thu, 21 Feb 2013 14:43:51 -0800 rfield 8008405: Now that metafactory is in place, add javac lambda serialization tests
Thu, 21 Feb 2013 15:27:05 +0000 mcimadamore 8008444: Inherited generic functional descriptors are merged incorrectly
Thu, 21 Feb 2013 15:26:46 +0000 mcimadamore 8007461: Regression: bad overload resolution when inner class and outer class have method with same name
Thu, 21 Feb 2013 15:25:03 +0000 mcimadamore 8008293: Declared bounds not considered when functional interface containing unbound wildcards is instantiated
Thu, 21 Feb 2013 15:23:48 +0000 mcimadamore 8005183: Missing accessor for constructor reference pointing to private inner class ctor
Thu, 21 Feb 2013 15:21:38 +0000 mcimadamore 8008276: assertion error in com.sun.tools.javac.comp.TransTypes.visitApply
Thu, 21 Feb 2013 15:19:29 +0000 mcimadamore 8008227: Mixing lambdas with anonymous classes leads to NPE thrown by compiler
Wed, 20 Feb 2013 15:47:14 -0800 strarup 8006582: Test for parameter names feature
Tue, 19 Feb 2013 20:53:35 -0800 lana Merge
Tue, 19 Feb 2013 17:19:01 -0800 ksrini 8006948: Update javac for MethodParameters format change
Tue, 19 Feb 2013 17:53:16 +0000 vromero 8006212: javac, convert jtreg tests from shell script to java
Tue, 19 Feb 2013 00:31:45 -0800 darcy 8008267: Add @Supported annotation to com.sun.source types
Mon, 18 Feb 2013 14:29:40 -0800 jjg 8008339: Test TargetAnnoCombo.java is broken
Mon, 18 Feb 2013 14:33:25 +0000 vromero 6563143: javac should issue a warning for overriding equals without hashCode
Fri, 15 Feb 2013 18:40:38 -0800 rfield 8004969: Generate $deserializeLambda$ method
Fri, 15 Feb 2013 11:26:11 -0800 jjg 8008313: 8007052 breaks test/tools/javap/MethodParameters.java
Fri, 15 Feb 2013 18:13:00 +0000 mcimadamore 8008309: TargetType60 fails because of bad golden file
Fri, 15 Feb 2013 16:37:19 +0000 mcimadamore Merge
Fri, 15 Feb 2013 16:31:19 +0000 mcimadamore 8007427: Annotation element as '_' gives compiler error instead of a warning
Fri, 15 Feb 2013 16:30:31 +0000 mcimadamore 8007535: Compiler crashes on @FunctionalInterface used on interface with two inherited methods with same signatures
Fri, 15 Feb 2013 16:29:58 +0000 mcimadamore 8007462: Fix provisional applicability for method references
Fri, 15 Feb 2013 16:28:57 +0000 mcimadamore 8007285: AbstractMethodError instead of compile-time error when method reference with super and abstract
Fri, 15 Feb 2013 16:28:07 +0000 mcimadamore 8006749: compiler does not allow Object protected methods to be used in lambda
Fri, 15 Feb 2013 08:28:42 -0800 jjg 8007052: javap should include the descriptor for a method in verbose mode
Thu, 14 Feb 2013 09:43:00 -0800 mchung 8006225: tools/jdeps/Basic.java failes with AssertionError
Wed, 13 Feb 2013 23:05:17 -0800 darcy 8001457: New tests needed for library-side changes for repeating annotations
Thu, 14 Mar 2013 15:00:41 -0700 katleman Added tag jdk8-b81 for changeset ed69d087fdfd
Thu, 07 Mar 2013 11:18:06 -0800 katleman Added tag jdk8-b80 for changeset a8227c617684 jdk8-b81
Thu, 28 Feb 2013 10:43:03 -0800 katleman Added tag jdk8-b79 for changeset 56dfafbb9e1a jdk8-b80
Thu, 21 Feb 2013 11:13:58 -0800 katleman Added tag jdk8-b78 for changeset af8417e590f4 jdk8-b79
Sun, 17 Feb 2013 16:44:55 -0500 dholmes Merge jdk8-b78
Mon, 04 Feb 2013 18:08:53 -0500 dholmes Merge
Mon, 21 Jan 2013 01:27:42 -0500 jjg 8004182: Add support for profiles in javac
Mon, 21 Jan 2013 00:45:35 -0500 bpatel 8006124: javadoc/doclet should be updated to support profiles
Thu, 14 Feb 2013 22:11:58 -0800 lana Merge
Wed, 13 Feb 2013 11:25:58 -0800 lana Merge
Wed, 13 Feb 2013 17:04:21 +0000 mcimadamore 8006345: Report Synthesized Parameters in java.lang.reflect.Parameter API
Wed, 13 Feb 2013 10:33:13 +0100 jfranck 8007279: Rename javax.l.model.element.Element.getAnnotations(Class) to getAnnotationsByType(Class)
Tue, 12 Feb 2013 17:15:29 -0800 jjg 8008077: update reference impl for type-annotations
Tue, 12 Feb 2013 19:25:09 +0000 mcimadamore 8007464: Add graph inference support
Tue, 12 Feb 2013 13:36:56 +0000 vromero 8006334: javap, JavapTask constructor breaks with null pointer exception if parameter options is null
Tue, 12 Feb 2013 11:28:45 +0100 jfranck 8004822: RFE to write language model API tests for repeating annotations based on the spec updates
Mon, 11 Feb 2013 13:37:41 -0800 darcy 8007574: Provide isFunctionalInterface in javax.lang.model
Fri, 08 Feb 2013 17:35:16 -0800 jjg 8007610: javadoc doclint does not work with -private
Fri, 08 Feb 2013 09:21:19 +0000 vromero 7167125: Two variables after the same operation in a inner class return different results
Fri, 08 Feb 2013 09:15:27 +0000 vromero 8005931: javac doesn't set ACC_STRICT for classes with package access
Fri, 08 Feb 2013 09:12:37 +0000 vromero 7166455: javac doesn't set ACC_STRICT bit on <clinit> for strictfp class
Thu, 07 Feb 2013 20:47:06 -0800 darcy 7195131: Update 2 compiler combo tests for repeating annotations to include package and default use cases
Wed, 06 Feb 2013 23:10:35 +0000 jjh 8007698: jtreg test T6306137.java won't compile with ASCII encoding
Wed, 06 Feb 2013 07:49:31 -0800 jjg 8007566: DocLint too aggressive with not allowed here: <p>
Wed, 06 Feb 2013 14:04:43 +0000 mcimadamore 8007479: Refactor DeferredAttrContext so that it points to parent context
Wed, 06 Feb 2013 14:03:39 +0000 mcimadamore 8007463: Cleanup inference related classes
Tue, 05 Feb 2013 21:55:41 -0800 jjg 8007485: test creates .class files in the test/ directory
Thu, 14 Feb 2013 11:44:21 -0800 katleman Added tag jdk8-b77 for changeset 89c664151689
Mon, 11 Feb 2013 16:15:09 -0800 lana Merge jdk8-b77
Tue, 05 Feb 2013 18:55:13 +0000 jjh 8007504: Remove @ignore from tests that no longer need it
Mon, 04 Feb 2013 22:38:11 -0800 lana Merge
Mon, 04 Feb 2013 18:14:24 -0800 jjg 8007492: DocumentationTool cannot locate standard doclet when invoked from JRE