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