log

age author description
Mon, 18 Mar 2013 08:46:09 -0700 jjg 8005220: RFE to write javap tests for repeating annotations.
Fri, 15 Mar 2013 23:46:14 -0700 lana Merge
Fri, 15 Mar 2013 13:39:04 +0100 mnunez 8007767: TargetAnnoCombo.java need to be updated to add a new test mode
Fri, 15 Mar 2013 09:02:26 +0000 vromero 5053846: javac: MethodRef entries are duplicated in the constant pool
Thu, 14 Mar 2013 22:54:17 -0700 rfield 8010010: NPE generating serializedLambdaName for nested lambda
Thu, 14 Mar 2013 10:33:31 -0700 mchung 8005428: Update jdeps to read the same profile information as by javac
Thu, 14 Mar 2013 08:30:16 +0000 vromero 8008582: jtreg failures after conversion of shell tests to Java
Thu, 14 Mar 2013 01:45:44 -0400 dholmes 8009429: Miscellaneous profiles cleanup
Wed, 13 Mar 2013 14:47:15 -0700 bpatel 8009684: Default top left frame should be "All Packages" in the generated javadoc documentation
Wed, 13 Mar 2013 22:03:09 +0100 jfranck 8006547: Repeating annotations: No Target on container annotation with all targets on base annotation gives compiler error
Thu, 28 Mar 2013 10:55:14 -0700 katleman Added tag jdk8-b83 for changeset 22ba3f92d4ae
Thu, 21 Mar 2013 10:43:39 -0700 katleman Added tag jdk8-b82 for changeset 825da6847791 jdk8-b83
Thu, 14 Mar 2013 19:33:29 -0700 lana Merge jdk8-b82
Tue, 12 Mar 2013 16:43:53 -0700 lana Merge
Tue, 12 Mar 2013 17:39:34 +0100 jfranck 7196531: Duplicate error messages on repeating annotations
Tue, 12 Mar 2013 16:02:43 +0000 mcimadamore 8009545: Graph inference: dependencies between inference variables should be set during incorporation
Tue, 12 Mar 2013 16:02:13 +0000 mcimadamore 8008540: Constructor reference to non-reifiable array should be rejected
Tue, 12 Mar 2013 11:16:30 +0100 jfranck 8005205: tests missing bugid for repeating annotation change
Mon, 11 Mar 2013 19:03:35 -0700 ohrstrom 8009843: sjavac should accept -cp as synonym for -classpath
Mon, 11 Mar 2013 10:02:55 -0700 rfield 8009742: Bad lambda name for lambda in a static initializer or ctor
Mon, 11 Mar 2013 15:35:13 +0000 vromero 6181889: Empty try/finally results in bytecodes being generated
Thu, 07 Mar 2013 08:26:13 -0800 rfield 8009582: Method reference generic constructor gives: IllegalArgumentException: Invalid lambda deserialization
Thu, 07 Mar 2013 10:12:13 +0000 vromero 8009170: Regression: javac generates redundant bytecode in assignop involving arrays
Thu, 07 Mar 2013 10:04:28 +0000 vromero 8009138: javac, equals-hashCode warning tuning
Wed, 06 Mar 2013 15:33:39 +0000 mcimadamore 8009391: Synthetic name of serializable lambda methods should not contain negative numbers
Wed, 06 Mar 2013 15:33:17 +0000 mcimadamore 8009459: Wrong behavior of diamond finder with source level 7
Wed, 06 Mar 2013 15:29:30 +0000 mcimadamore 8009299: Javac crashes when compiling method reference to static interface method
Tue, 05 Mar 2013 11:51:58 -0800 lana Merge
Tue, 05 Mar 2013 14:19:49 +0000 mcimadamore 8009129: Illegal access error when calling method reference
Tue, 05 Mar 2013 14:16:07 +0000 mcimadamore 8009154: Missing cast in method reference bridge leads to NoSuchMethodError
Tue, 05 Mar 2013 14:12:07 +0000 mcimadamore 8009227: Certain diagnostics should not be deferred
Tue, 05 Mar 2013 14:04:57 +0000 mcimadamore 8004962: Code generation crash with lambda and local classes
Fri, 01 Mar 2013 10:47:39 -0800 jjg 8008949: javadoc stopped copying doc-files
Thu, 28 Feb 2013 14:05:52 +0000 mcimadamore 8008537: Missing method reference lookup error when unbound search finds a static method
Thu, 28 Feb 2013 14:05:44 +0000 mcimadamore 8008813: Structural most specific fails when method reference is passed to overloaded method
Thu, 28 Feb 2013 14:00:52 +0000 mcimadamore 8008723: Graph Inference: bad graph calculation leads to assertion error
Tue, 26 Feb 2013 09:04:19 +0000 vromero 8008436: javac should not issue a warning for overriding equals without hasCode if hashCode has been overriden by a superclass
Sun, 24 Feb 2013 11:36:58 -0800 jjg 7112427: The doclet needs to be able to generate JavaFX documentation.
Fri, 22 Feb 2013 18:19:51 +0000 mcimadamore 8008708: Regression: separate compilation causes crash in wildcards inference logic
Fri, 22 Feb 2013 13:31:35 +0000 mcimadamore 8008337: Write test to check for compiler error when static method in interface is called via super()
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
Mon, 04 Feb 2013 15:30:10 -0800 jjg 8007490: NPE from DocumentationTool.run
Sun, 03 Feb 2013 02:31:30 +0000 vromero 7199823: javac generates inner class that can't be verified
Sat, 02 Feb 2013 21:04:56 +0000 vromero 8005075: Pool.Method, and Pool.Variable redundant Symbol field should be removed
Fri, 01 Feb 2013 13:01:26 -0800 darcy 8001614: Include annotation type to documented supported-ness
Fri, 01 Feb 2013 12:01:03 -0800 jjg 8007344: javac may not make tree end positions and/or doc comments available to processors and listeners
Fri, 01 Feb 2013 08:36:15 -0800 jjg 8007305: DPrinter: provide better usage message
Fri, 01 Feb 2013 08:33:48 -0800 jjg 8007306: DPrinter: improve display of impl-class, internal tag/kind, and external tag/kind
Thu, 31 Jan 2013 19:31:37 -0800 jjg 8004353: Generated html is wrong for overview.html; content has incorrect css footer class
Thu, 31 Jan 2013 19:19:40 -0800 jjg 8007329: minor issues in impl class hierarchry for DCTree.* classes
Thu, 31 Jan 2013 18:58:17 -0800 darcy 8007351: Malformed copyright statements in typeAnnotations test directory
Thu, 31 Jan 2013 14:10:02 -0800 lana Merge
Thu, 31 Jan 2013 10:23:49 -0800 lana Merge
Thu, 31 Jan 2013 12:16:03 -0800 darcy 8007313: Remove use of {ContainerFor/ContainedBy} from langtools
Wed, 30 Jan 2013 09:47:12 -0800 jjg 8007034: debug printer for javac internals
Wed, 30 Jan 2013 09:40:54 -0800 jjg 8007096: DocLint parsing problems with some comments
Sun, 27 Jan 2013 19:38:44 +0000 vromero 8006944: javac, combo tests should print out the number of threads used
Thu, 07 Feb 2013 12:33:21 -0800 katleman Added tag jdk8-b76 for changeset e81839b32337
Tue, 05 Feb 2013 18:55:24 -0800 katleman Merge jdk8-b76
Thu, 31 Jan 2013 14:01:45 +0100 ohrstrom 8006872: Stop creating four jars with identical content in the new build system.
Thu, 31 Jan 2013 17:04:55 -0800 katleman Added tag jdk8-b75 for changeset c2e11e2ec4a3