log

age author description
Tue, 07 May 2013 17:14:17 -0700 mchung Merge default tip
Thu, 25 Apr 2013 09:24:40 -0700 katleman Added tag jdk8-b87 for changeset 1329f9c38d93
Tue, 23 Apr 2013 09:27:28 -0700 lana Merge jdk8-b87
Wed, 17 Apr 2013 21:50:43 -0700 lana Merge
Wed, 17 Apr 2013 10:31:01 -0700 lana Merge
Wed, 17 Apr 2013 11:11:33 +0100 vromero 8011181: javac, empty UTF8 entry generated for inner class
Mon, 15 Apr 2013 14:18:30 +0100 mcimadamore 8010923: Avoid redundant speculative attribution
Mon, 15 Apr 2013 14:17:30 +0100 mcimadamore 8011392: Missing checkcast when casting to intersection type
Mon, 15 Apr 2013 14:16:05 +0100 mcimadamore 8011028: lang/INFR/infr001/infr00101md/infr00101md.java fails to compile after switch to JDK8-b82
Mon, 15 Apr 2013 14:15:07 +0100 mcimadamore 8011376: Spurious checked exception errors in nested method call
Mon, 15 Apr 2013 14:12:17 +0100 mcimadamore 8011377: Javac crashes when multiple lambdas are defined in an array
Mon, 15 Apr 2013 14:11:29 +0100 mcimadamore 8011383: Symbol.getModifiers omits ACC_ABSTRACT from interface with default methods
Sat, 13 Apr 2013 18:48:29 -0700 bpatel 8009686: Generated javadoc documentation should be able to display type annotation on an array
Sat, 13 Apr 2013 12:25:44 +0100 vromero 8010659: Javac Crashes while building OpenJFX
Fri, 12 Apr 2013 12:05:04 +0200 jfranck 7015104: use new subtype of TypeSymbol for type parameters
Thu, 11 Apr 2013 19:15:56 -0700 lana Merge
Wed, 10 Apr 2013 12:31:02 +0100 vromero 8011432: javac, compiler regression iterable + captured type
Tue, 09 Apr 2013 14:18:22 -0700 bpatel 8005091: javadoc should be able to return the receiver type
Thu, 18 Apr 2013 10:30:32 -0700 katleman Added tag jdk8-b86 for changeset 6ab578e141df
Tue, 16 Apr 2013 15:00:49 -0700 katleman Merge jdk8-b86
Mon, 15 Apr 2013 14:21:06 -0700 katleman Merge
Fri, 12 Apr 2013 15:22:47 -0700 katleman 8012048: JDK8 b85 source with GPL header errors
Tue, 16 Apr 2013 08:16:07 -0700 lana Merge
Mon, 08 Apr 2013 11:57:37 -0700 jjg 8011677: EndPosTables should avoid hidden references to Parser
Mon, 08 Apr 2013 11:54:26 -0700 jjg 8011676: Instances of Tokens.Comment should not be defined in inner classes
Mon, 08 Apr 2013 15:59:29 +0100 mcimadamore 8010822: Intersection type cast for functional expressions does not follow spec EDR
Mon, 08 Apr 2013 15:57:10 +0100 mcimadamore 8009131: Overload: javac should discard methods that lead to errors in lambdas with implicit parameter types
Mon, 08 Apr 2013 15:53:08 +0100 mcimadamore 8010404: Lambda debugging: redundant LineNumberTable entry for lambda capture
Mon, 08 Apr 2013 15:52:05 +0100 mcimadamore 8010823: DefaultMethodTest.testReflectCall fails with new lambda VM
Mon, 08 Apr 2013 15:51:41 +0100 mcimadamore 8010922: Cleanup: add support for ad-hoc method check logic
Fri, 05 Apr 2013 14:51:55 -0700 lana Merge
Wed, 03 Apr 2013 12:27:12 -0700 darcy 8011052: Add DEFAULT to javax.lang.model.Modifier
Tue, 02 Apr 2013 12:00:48 -0700 lana Merge
Tue, 02 Apr 2013 10:51:16 +0100 vromero 4965689: class literal code wastes a byte
Thu, 28 Mar 2013 10:58:45 -0700 jjg 8010511: Tests are creating files in /tmp
Thu, 28 Mar 2013 10:49:39 -0700 jjg 8006346: doclint should make allowance for headers generated by standard doclet
Thu, 28 Mar 2013 11:39:04 +0000 mcimadamore 8010490: FindBugs: double assignments in LambdaToMethod.visitIdent
Thu, 28 Mar 2013 11:38:38 +0000 mcimadamore 8010469: Bad assertion in LambdaToMethod
Tue, 26 Mar 2013 18:15:24 -0700 darcy 7059170: Assume availablility of URLClassLoader.close
Tue, 26 Mar 2013 17:17:14 -0700 darcy 7041251: Use j.u.Objects utility methods in langtools
Thu, 11 Apr 2013 09:40:22 -0700 katleman Added tag jdk8-b85 for changeset 4a48f3173534
Thu, 04 Apr 2013 19:05:42 -0700 katleman Added tag jdk8-b84 for changeset cfb65ca92082 jdk8-b85
Mon, 01 Apr 2013 21:42:15 -0700 lana Merge jdk8-b84
Tue, 26 Mar 2013 12:07:45 -0700 lana Merge
Mon, 25 Mar 2013 18:08:47 -0700 mfang Merge
Mon, 25 Mar 2013 16:55:14 -0700 mfang 8010521: jdk8 l10n resource file translation update 2
Fri, 22 Mar 2013 10:08:46 -0700 darcy 7080464: langtools regression test failures when assertions are enabled
Fri, 22 Mar 2013 12:44:48 +0000 mcimadamore 8010387: Javac crashes when diagnostic mentions anonymous inner class' type variables
Fri, 22 Mar 2013 12:43:09 +0000 mcimadamore 8010303: Graph inference: missing incorporation step causes spurious inference error
Fri, 22 Mar 2013 12:41:13 +0000 mcimadamore 8009820: AssertionError when compiling java code with two identical static imports
Fri, 22 Mar 2013 12:39:34 +0000 mcimadamore 8010101: Intersection type cast issues redundant unchecked warning
Fri, 22 Mar 2013 12:38:12 +0000 mcimadamore 8009649: Lambda back-end should generate invokespecial for method handles referring to private instance methods
Wed, 20 Mar 2013 17:41:40 -0700 darcy 8010364: Clarify javax.lang.model API for Type Annotations
Tue, 19 Mar 2013 19:16:59 -0700 jjg 8010317: DocLint incorrectly reports some <pre> tags as empty
Tue, 19 Mar 2013 17:05:57 -0700 jjg 8010333: Remove com.sun.tools.javac.Server
Tue, 19 Mar 2013 17:04:03 -0700 jjg 8010361: fix some langtools findbugs issues
Tue, 19 Mar 2013 15:13:44 -0700 jjg 8010315: doclint errors in javac public API
Tue, 19 Mar 2013 13:10:40 -0700 darcy 8010179: Remove transitional target values from javac
Mon, 18 Mar 2013 18:33:13 -0700 jjg 8007803: Implement javax.lang.model API for Type Annotations
Mon, 18 Mar 2013 14:40:32 -0700 jjg 8008425: Remove interim new javax.lang.model API for type-annotations
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
Wed, 13 Feb 2013 15:38:52 +0000 erikj Update new build to build jigsaw (images for now)
Fri, 08 Feb 2013 11:56:40 -0800 jjg Merge
Sat, 26 Jan 2013 19:24:46 -0800 lana Merge jdk8-b75
Wed, 23 Jan 2013 20:11:07 -0800 darcy 8006264: Add explanation of why default methods cannot be used in JDK 8 javax.lang.model
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Wed, 23 Jan 2013 20:57:40 +0000 vromero 8006694: temporarily workaround combo tests are causing time out in several platforms
Wed, 23 Jan 2013 15:08:03 +0000 mcimadamore 8006692: jdk/test/java/util/Collections/BigBinarySearch.java fails to compile
Tue, 22 Jan 2013 19:07:20 -0800 jjg Merge
Tue, 22 Jan 2013 19:06:05 -0800 jjg 8006728: temporarily workaround jtreg problems for doclint tests in othervm
Tue, 22 Jan 2013 18:43:22 -0800 jjg 8006723: sjavac test fails to compile on clean build
Tue, 22 Jan 2013 16:39:51 +0000 mcimadamore 8006684: Compiler produces java.lang.VerifyError: Bad type on operand stack
Tue, 22 Jan 2013 16:23:35 +0000 mcimadamore 8006673: TargetType52 fails because of bad golden file
Mon, 21 Jan 2013 20:19:53 +0000 mcimadamore 8005166: Add support for static interface methods
Mon, 21 Jan 2013 20:15:16 +0000 mcimadamore 8005851: Remove support for synchronized interface methods
Mon, 21 Jan 2013 20:14:39 +0000 mcimadamore 8006566: Remove transient lambda-related guards from JavacParser
Mon, 21 Jan 2013 20:13:56 +0000 mcimadamore 8005244: Implement overload resolution as per latest spec EDR
Mon, 21 Jan 2013 11:16:28 -0800 lana Merge
Sun, 20 Jan 2013 23:39:11 -0800 lana Merge
Mon, 21 Jan 2013 10:07:37 -0800 jjg 8006251: doclint: incorrect position for diagnostic for illegal text in tags
Mon, 21 Jan 2013 10:00:46 -0800 jjg 8006263: Supplementary test cases needed for doclint
Fri, 18 Jan 2013 15:38:14 +0000 mcimadamore 8006561: Langtools test failure: missing diags/examples
Fri, 18 Jan 2013 00:16:21 +0100 ohrstrom 8004658: Add internal smart javac wrapper to solve JEP 139
Thu, 17 Jan 2013 18:15:20 +0000 mcimadamore 8005852: Treatment of '_' as identifier
Wed, 16 Jan 2013 20:41:14 -0800 jjg 8006228: Doclint doesn't detect <code> {@code nested inline} </code>
Wed, 16 Jan 2013 13:22:09 -0800 darcy 8006283: Change to Class.cast() in javax.lang.model implementation for repeating annotations
Wed, 16 Jan 2013 12:14:29 -0800 lana Merge
Wed, 16 Jan 2013 10:29:52 -0800 jjg 8006236: doclint: structural issue hidden
Wed, 16 Jan 2013 17:40:28 +0000 mcimadamore 8005964: Regression: difference in error recovery after ambiguity causes JCK test failure
Wed, 16 Jan 2013 16:30:11 +0000 mcimadamore 8005299: Add FunctionalInterface checking to javac
Wed, 16 Jan 2013 16:27:01 +0000 mcimadamore 8005854: Add support for array constructor references
Tue, 15 Jan 2013 13:03:11 -0800 jjg 8006224: Doclint NPE for attribute with no value
Tue, 15 Jan 2013 20:38:39 +0000 chegar 8006344: Broken javadoc link in javax.lang.model.element.Element
Mon, 14 Jan 2013 14:17:25 -0800 jjg 8006241: Test DocRootSlash.java fails
Mon, 14 Jan 2013 13:50:01 -0800 jjg 8006119: update javac to follow latest spec for repeatable annotations
Mon, 14 Jan 2013 19:52:36 +0100 jfranck 7193719: Support repeating annotations in javax.lang.model
Thu, 10 Jan 2013 19:38:57 -0800 jjg 8004834: Add doclint support into javadoc
Thu, 24 Jan 2013 16:49:37 -0800 katleman Added tag jdk8-b74 for changeset 56c97aff46bb
Wed, 16 Jan 2013 12:00:21 -0800 katleman Added tag jdk8-b73 for changeset 8d0baee36c71 jdk8-b74
Thu, 10 Jan 2013 15:53:02 -0800 lana Merge jdk8-b73
Thu, 10 Jan 2013 15:48:46 -0800 jjg 8006033: bug in Pretty.toSimpleString
Thu, 10 Jan 2013 14:09:33 -0800 jjg 8006037: extra space in javac -help for -J and @ options
Wed, 09 Jan 2013 20:02:53 -0800 darcy 8004730: Add language model support for parameter reflection
Wed, 09 Jan 2013 10:26:58 -0800 jjg 8005644: set default max errs and max warns
Tue, 08 Jan 2013 13:47:57 +0000 vromero 8005167: execution time of combo tests in javac should be improved
Tue, 08 Jan 2013 10:17:29 +0100 mcimadamore 8005184: Restructure DeferredAttr to allow pluggable deferred type completers
Tue, 08 Jan 2013 10:16:26 +0100 mcimadamore 8005179: Cleanup Resolve.AmbiguityError
Tue, 08 Jan 2013 10:15:30 +0100 mcimadamore 8005243: Restructure method check code to allow pluggable checkers
Mon, 07 Jan 2013 17:51:05 +0000 jjh 8005647: langtools/test/tools/javap/MethodParameters.java fails on windows
Sat, 05 Jan 2013 00:55:53 -0800 bpatel 8005092: javadoc should check for synthesized bit on an annotation
Fri, 04 Jan 2013 23:06:05 -0800 bpatel 8004891: Check for abstract method in javadoc does not conform to the language model
Tue, 01 Jan 2013 17:50:29 -0800 lana Merge
Sun, 30 Dec 2012 06:17:36 -0800 jjg 8005195: Doclint regression tests fail on windows
Sat, 29 Dec 2012 17:33:17 -0800 jjg 8004727: Add compiler support for parameter reflection
Fri, 28 Dec 2012 22:25:21 -0800 mchung 8003562: Provide a CLI tool to analyze class dependencies
Thu, 10 Jan 2013 09:56:09 -0800 katleman Added tag jdk8-b72 for changeset 6f0986ed9b7e
Thu, 03 Jan 2013 12:44:58 -0800 katleman Added tag jdk8-b71 for changeset 467e4d9281bc jdk8-b72
Fri, 28 Dec 2012 18:39:09 -0800 lana Merge jdk8-b71
Tue, 25 Dec 2012 17:23:59 -0800 bpatel 8004893: the javadoc/doclet needs to be updated to accommodate lambda changes
Fri, 21 Dec 2012 15:27:55 +0000 vromero 8003512: javac doesn't work with jar files with >64k entries
Fri, 21 Dec 2012 08:45:43 -0800 darcy 8005282: Use @library tag with non-relative path for javac tests