Wed, 15 May 2013 14:00:31 +0100 |
mcimadamore |
8012003: Method diagnostics resolution need to be simplified in some cases |
Wed, 15 May 2013 00:00:39 -0700 |
darcy |
8004133: Provide javax.lang.model.* implementation backed by core reflection |
Tue, 14 May 2013 21:08:40 -0700 |
jjg |
8014323: Add VariableTree.getNameExpression |
Tue, 14 May 2013 18:02:48 -0700 |
sogoel |
8013163: Convert 4 tools multicatch tests to jtreg format |
Tue, 14 May 2013 15:04:06 -0700 |
jjg |
8013852: update reference impl for type-annotations |
Tue, 14 May 2013 13:55:35 -0700 |
jjg |
8014557: Mutable static field in HtmlDocletWriter |
Tue, 14 May 2013 12:55:15 -0700 |
jjg |
8014461: genstubs creates default native methods |
Tue, 14 May 2013 11:11:09 -0700 |
rfield |
8012556: Implement lambda methods on interfaces as static |
Tue, 14 May 2013 10:14:57 -0700 |
jjg |
8012308: Remove TagletOutput in favor of direct use of Content |
Tue, 14 May 2013 10:14:56 -0700 |
jjg |
8012311: Cleanup names and duplicatre code in TagletManager |
Tue, 14 May 2013 10:14:56 -0700 |
jjg |
8012295: Cleanup JavaFX features in standard doclet |
Tue, 14 May 2013 10:14:56 -0700 |
jjg |
8012180: Speed up removeNonInlineHtmlTags |
Tue, 14 May 2013 10:14:55 -0700 |
jjg |
8012183: replace some uses of Configuration.getText with Configuration.getResource |
Tue, 14 May 2013 10:14:55 -0700 |
jjg |
8012178: Cleanup use of Util.escapeHtmlChars |
Tue, 14 May 2013 10:14:55 -0700 |
jjg |
8012177: HTMLDocletWriter methods should generate Content, not Strings |
Tue, 14 May 2013 10:14:54 -0700 |
jjg |
8012176: reduce use of TagletOutputImpl.toString |
Tue, 14 May 2013 10:14:54 -0700 |
jjg |
8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder |
Tue, 14 May 2013 10:14:54 -0700 |
jjg |
8012174: {@literal} and {@code} should use \"new\" Taglet, not old. |
Tue, 14 May 2013 10:14:53 -0700 |
jjg |
8011288: Erratic/inconsistent indentation of signatures |
Tue, 14 May 2013 10:14:53 -0700 |
jjg |
8011668: Allow HTMLWriter.getResource to take Content args |
Tue, 14 May 2013 10:14:53 -0700 |
jjg |
8011662: Remove single instance of resource with HTML from doclet resource bundle |
Tue, 14 May 2013 10:14:52 -0700 |
jjg |
8011651: simplify LinkInfoImpl API |
Tue, 14 May 2013 10:14:52 -0700 |
jjg |
8011650: reduce use of RawHtml nodes in doclet |
Tue, 14 May 2013 10:14:52 -0700 |
jjg |
8011642: Remove LinkOutput in favor of direct use of Content |
Tue, 14 May 2013 10:14:51 -0700 |
jjg |
8010440: Replace int constants in LinkInfoImpl with enum |
Fri, 10 May 2013 15:15:50 +0200 |
jlahoda |
8012929: Trees.getElement should work not only for declaration trees, but also for use-trees |
Sun, 12 May 2013 18:18:54 -0700 |
jjg |
8014363: javac test class ToolTester handles classpath incorrectly |
Fri, 10 May 2013 14:31:42 -0700 |
darcy |
8014365: Restore Objects.requireNonNull(T, Supplier<String>) |
Fri, 10 May 2013 16:10:20 +0100 |
alanb |
8014318: tools/javac/profiles/ProfileOptionTest.java needs modifying now that javax.script is in compact1 |
Wed, 08 May 2013 23:54:45 -0700 |
lana |
Merge |
Wed, 08 May 2013 14:10:53 +0200 |
jfranck |
8013485: javac can't handle annotations with a <clinit> from a previous compilation unit |
Tue, 07 May 2013 14:27:30 -0700 |
jjg |
8004082: test/tools/javac/plugin/showtype/Test.java fails on windows: jtreg can't delete plugin.jar |
Tue, 07 May 2013 06:39:34 -0700 |
rfield |
8014023: When a method reference to a local class constructor is contained in a method whose number of parameters matches the number of constructor parameters compilation fails |
Mon, 06 May 2013 16:22:45 +0200 |
jlahoda |
8009724: Enhance the DocTree API with DocTreePath |
Sun, 05 May 2013 21:04:41 -0700 |
darcy |
8013909: Fix doclint issues in javax.lang.model |
Fri, 03 May 2013 17:44:38 -0700 |
jjg |
8008768: Using {@inheritDoc} in simple tag defined via -tag fails |
Fri, 03 May 2013 15:08:47 -0700 |
jjg |
8000407: remove @GenerateNativeHeader |
Fri, 03 May 2013 10:17:12 -0700 |
jjg |
8002387: Improve rendered HTML formatting for {@code} |
Fri, 03 May 2013 09:56:56 -0700 |
jjg |
8012728: Normalize @ignore comments on langtools tests |
Thu, 16 May 2013 12:16:07 -0700 |
katleman |
Added tag jdk8-b90 for changeset e19283cd30a4 |
Thu, 09 May 2013 10:04:34 -0700 |
katleman |
Added tag jdk8-b89 for changeset ec434cfd2752jdk8-b90 |
Mon, 06 May 2013 11:53:44 -0700 |
lana |
Mergejdk8-b89 |
Wed, 01 May 2013 08:46:04 -0700 |
rfield |
8011591: BootstrapMethodError when capturing constructor ref to local classes |
Tue, 30 Apr 2013 17:53:30 -0700 |
lana |
Merge |
Tue, 30 Apr 2013 15:43:00 -0700 |
mchung |
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references |
Fri, 26 Apr 2013 15:59:39 +0100 |
vromero |
8010304: javac should detect all mutable implicit static fields in langtools using a plugin |
Fri, 26 Apr 2013 10:17:01 +0100 |
vromero |
8008562: javac, a refactoring to Bits is necessary in order to provide a change history |
Fri, 26 Apr 2013 10:04:01 +0100 |
vromero |
8012723: strictfp interface misses strictfp modifer on default method |
Thu, 25 Apr 2013 17:45:36 -0700 |
jjg |
8013256: javac test failing after Lambda changes to java.util.List |
Tue, 23 Apr 2013 15:09:12 -0700 |
lana |
Merge |
Mon, 22 Apr 2013 10:24:19 +0200 |
jfranck |
8011027: Type parameter annotations not passed through to javax.lang.model |
Fri, 19 Apr 2013 11:10:40 -0700 |
jjg |
8012661: remove langtools Makefile-classic |
Fri, 19 Apr 2013 11:57:46 +0200 |
jfranck |
8012681: Commit for JDK-8012656 breaks tl build |
Thu, 18 Apr 2013 20:00:14 -0700 |
jjg |
8012656: cache frequently used name strings for DocImpl classes |
Thu, 18 Apr 2013 19:58:45 -0700 |
jjg |
8012658: Change default langtools source level to 7 |
Wed, 17 Apr 2013 15:54:24 +0200 |
jlahoda |
8008174: DocTree API should provide start and end positions for tree nodes |
Thu, 02 May 2013 13:35:55 -0700 |
katleman |
Added tag jdk8-b88 for changeset a1e10f3adc47 |
Thu, 25 Apr 2013 09:24:40 -0700 |
katleman |
Added tag jdk8-b87 for changeset 1329f9c38d93jdk8-b88 |
Tue, 23 Apr 2013 09:27:28 -0700 |
lana |
Mergejdk8-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 |
Mergejdk8-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 cfb65ca92082jdk8-b85 |
Mon, 01 Apr 2013 21:42:15 -0700 |
lana |
Mergejdk8-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 825da6847791jdk8-b83 |
Thu, 14 Mar 2013 19:33:29 -0700 |
lana |
Mergejdk8-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 a8227c617684jdk8-b81 |
Thu, 28 Feb 2013 10:43:03 -0800 |
katleman |
Added tag jdk8-b79 for changeset 56dfafbb9e1ajdk8-b80 |
Thu, 21 Feb 2013 11:13:58 -0800 |
katleman |
Added tag jdk8-b78 for changeset af8417e590f4jdk8-b79 |
Sun, 17 Feb 2013 16:44:55 -0500 |
dholmes |
Mergejdk8-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 |
Mergejdk8-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 |
Mergejdk8-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 |
Sat, 26 Jan 2013 19:24:46 -0800 |
lana |
Mergejdk8-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 |