Tue, 22 Apr 2014 17:07:54 -0400 |
pgovereau |
8034245: Refactor TopLevel tree node. |
Tue, 22 Apr 2014 19:52:15 +0100 |
pgovereau |
8038023: Compiler crash ClassCastException |
Tue, 22 Apr 2014 16:51:10 +0200 |
alundblad |
8035063: Option handling in sjavac needs to be rewritten |
Mon, 21 Apr 2014 22:51:49 +0100 |
vromero |
8029718: Should always use lambda body structure to disambiguate overload resolution |
Fri, 18 Apr 2014 17:25:43 -0700 |
jjg |
8041150: Avoid silly use of static methods in JavadocTester |
Fri, 18 Apr 2014 17:23:36 -0700 |
jjg |
8040908: javadoc test TestDocEncoding should use -notimestamp |
Fri, 18 Apr 2014 17:50:30 +0100 |
vromero |
8029002: javac should take multiple upper bounds into account in incorporation |
Fri, 18 Apr 2014 11:53:34 +0200 |
jlahoda |
8038788: javac behaves incorrectly for annotations after method type parameters in some cases |
Thu, 24 Apr 2014 12:21:18 -0700 |
katleman |
Added tag jdk9-b10 for changeset 7736a820af6f |
Thu, 17 Apr 2014 15:23:23 -0700 |
lana |
Mergejdk9-b10 |
Thu, 17 Apr 2014 12:17:02 -0400 |
emc |
8040319: Clean up type annotation exception index generating code in Code.java |
Wed, 16 Apr 2014 19:21:59 -0700 |
ksrini |
8038976: javadoc requires a trailing / for links where java 7's javadoc didn't |
Wed, 16 Apr 2014 18:15:48 -0700 |
ksrini |
8037484: [javadoc] fails with java.lang.IllegalStateException: endPosTable already set |
Wed, 16 Apr 2014 18:36:43 -0700 |
ksrini |
8039251: Test tools/javadoc/6964914/TestStdDoclet.java fails |
Wed, 16 Apr 2014 16:17:09 -0700 |
jjg |
8031649: Clean up javadoc tests |
Tue, 15 Apr 2014 15:55:24 -0700 |
rfield |
8038420: Lambda returning post-increment generates wrong code |
Tue, 15 Apr 2014 15:52:52 -0700 |
rfield |
8037935: Javac -- final local String var referenced in binary/unary op in lambda produces code that does not verify |
Mon, 13 Jan 2014 14:50:51 -0800 |
bpatel |
8026736: Enhance Javadoc pages |
Tue, 15 Apr 2014 18:58:47 +0200 |
jlahoda |
8039079: Test tools/javac/processing/environment/round/TestElementsAnnotatedWith.java fails |
Mon, 14 Apr 2014 18:48:29 -0400 |
emc |
8040181: Silent failure in Code.findExceptionIndex |
Thu, 17 Apr 2014 10:14:07 -0700 |
katleman |
Added tag jdk9-b09 for changeset 2d13524486b4 |
Tue, 15 Apr 2014 12:14:29 -0700 |
katleman |
Added tag jdk9-b08 for changeset ea02d24b3f1djdk9-b09 |
Thu, 03 Apr 2014 20:28:23 -0400 |
emc |
8038263: Refactor annotation handling after actualEnterAnnotationsjdk9-b08 |
Wed, 09 Apr 2014 17:18:22 -0700 |
lana |
Merge |
Wed, 09 Apr 2014 17:41:27 +0100 |
pgovereau |
8015499: javac, Gen is generating extra checkcast instructions in some corner cases |
Tue, 08 Apr 2014 23:33:50 +0200 |
jlahoda |
8039466: Tests failing in langtools repository. |
Tue, 08 Apr 2014 14:06:11 +0200 |
jlahoda |
8038455: Use single Context for all rounds of annotation processing |
Fri, 04 Apr 2014 19:13:53 -0400 |
pgovereau |
8023945: javac wrongly allows a subclass of an anonymous class |
Fri, 04 Apr 2014 18:36:16 -0700 |
ksrini |
8039231: [javadoc] test failure caused by javax.crypto fix |
Thu, 03 Apr 2014 12:04:58 -0700 |
ksrini |
8037881: javax.crypto is not listed in the compact* profiles javadoc |
Wed, 09 Apr 2014 09:20:35 -0700 |
lana |
Merge |
Tue, 01 Apr 2014 23:58:04 -0700 |
bpatel |
8032066: Serialized form has broken links to non private inner classes of package private |
Tue, 01 Apr 2014 23:52:10 -0700 |
pgovereau |
8034933: Update documentation for Types.directSupertypes to clarify behavior |
Wed, 02 Apr 2014 10:05:16 +0400 |
igerasim |
8034044: Class.getModifiers() returns "static" for anonymous classes |
Tue, 01 Apr 2014 17:25:39 -0700 |
lana |
Merge |
Tue, 01 Apr 2014 10:00:43 -0700 |
kizune |
8031425: Two langtools/javac tests fail by timeout on Windows |
Mon, 31 Mar 2014 21:27:25 +0200 |
jlahoda |
8035890: jdk8 javac -source 7 compiles test case it should not |
Sat, 29 Mar 2014 11:06:33 -0700 |
bpatel |
8029143: javadoc standard doclet should add Functional Interface blurb when @FunctionalInterface annotation is present |
Thu, 27 Mar 2014 18:41:28 -0400 |
emc |
8035768: Move TypeAnnotationPosition from Attribute.Compound to Attribute.TypeCompound |
Wed, 26 Mar 2014 17:50:33 -0700 |
jjg |
8035104: reorder class file attributes in javap listing |
Wed, 26 Mar 2014 10:47:30 -0700 |
kizune |
8035956: javac, incomplete error message |
Wed, 26 Mar 2014 12:18:11 +0100 |
jfranck |
8038080: annotation processors don't visit declaration parameter annotations |
Tue, 25 Mar 2014 22:07:55 -0700 |
bpatel |
8031625: javadoc problems referencing inner class constructors |
Tue, 25 Mar 2014 14:50:31 -0700 |
lana |
Merge |
Thu, 20 Mar 2014 15:13:26 +0400 |
kizune |
7118295: javac does not explicitly close -Xstdout file |
Wed, 19 Mar 2014 17:39:28 -0400 |
pgovereau |
8025505: Constant folding deficiency |
Wed, 19 Mar 2014 11:34:27 -0400 |
pgovereau |
6898851: Compiling against this corrupt class file causes a stacktrace from javac |
Wed, 02 Apr 2014 22:00:13 -0700 |
katleman |
Added tag jdk9-b07 for changeset e25d44c21b29 |
Thu, 27 Mar 2014 11:38:37 -0700 |
katleman |
Added tag jdk9-b06 for changeset 31946c0a3f4djdk9-b07 |
Tue, 25 Mar 2014 12:32:12 -0700 |
lana |
Mergejdk9-b06 |
Tue, 18 Mar 2014 17:46:44 -0700 |
lana |
Merge |
Tue, 18 Mar 2014 22:12:46 +0000 |
vromero |
8036007: javac crashes when encountering an unresolvable interface |
Mon, 17 Mar 2014 14:03:59 -0600 |
dlsmith |
8034980: Fix @summary tag of test/tools/javac/parser/T4910483.java |
Fri, 14 Mar 2014 15:35:13 -0400 |
emc |
8037420: Silent failures in Annotate.actualEnterTypeAnnotations |
Thu, 13 Mar 2014 20:13:43 +0000 |
vromero |
8034924: Incorrect inheritance of inaccessible static method |
Thu, 13 Mar 2014 17:36:51 +0000 |
vromero |
8034127: javac provide debug oriented toString() methods to InferenceContext and UndetVar |
Tue, 11 Mar 2014 17:52:45 -0700 |
darcy |
8037120: Fix doclint warnings in javax.lang.model exception types |
Fri, 07 Mar 2014 13:30:23 -0800 |
darcy |
8036842: Remove unneeded/obsolete -source/-target options in javac tests, part 2 |
Fri, 07 Mar 2014 13:35:56 +0100 |
jlahoda |
8034854: outer_class_info_index of synthetic class is not zero |
Thu, 06 Mar 2014 13:50:12 -0500 |
pgovereau |
8034091: There is no records in LineNumberTable attribute for ternary operator ?: splitted to several lines. |
Thu, 20 Mar 2014 13:44:52 -0700 |
katleman |
Added tag jdk9-b05 for changeset 1d5e6fc88a4c |
Tue, 11 Mar 2014 15:42:05 -0700 |
katleman |
Added tag jdk9-b04 for changeset fa2ec6b6b169jdk9-b05 |
Thu, 06 Mar 2014 16:15:02 -0800 |
darcy |
8031670: Remove unneeded -source options in javadoc testsjdk9-b04 |
Thu, 06 Mar 2014 10:41:56 -0800 |
lana |
Merge |
Mon, 03 Mar 2014 15:24:31 -0800 |
jjg |
8035878: javadoc tool documentation should be using {@code ..} specifier |
Mon, 03 Mar 2014 15:10:01 -0800 |
jjg |
8035877: javadoc classes are missing @return and @param tags |
Mon, 03 Mar 2014 15:03:17 -0800 |
jjg |
8035875: remove deprecated html <font> tags from javadoc package-info.java file |
Mon, 03 Mar 2014 16:17:32 -0500 |
emc |
8036142: Remove redundant call to annotateTypeLater with null Symbol |
Fri, 28 Feb 2014 20:25:24 +0100 |
jlahoda |
8031383: Error recovery in JavacParser could be improved |
Fri, 28 Feb 2014 18:27:14 +0000 |
vromero |
8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose |
Thu, 27 Feb 2014 13:57:57 -0800 |
jjg |
8033287: Reduce the size of the endPosTable |
Thu, 27 Feb 2014 11:47:39 -0800 |
jjg |
8035972: missing test file for 8034048 |
Thu, 27 Feb 2014 00:29:22 -0500 |
emc |
8035766: Execute TypeAnnotate visitor at queue flush time |
Wed, 26 Feb 2014 18:05:02 -0800 |
jjg |
6533516: Warning needed for file with future time stamps |
Wed, 26 Feb 2014 15:38:55 -0800 |
jjg |
8034048: javac crash with method references plus lambda plus var args |
Tue, 25 Feb 2014 14:06:48 -0500 |
emc |
8035758: Move annotation codepaths from MemberEnter.java to Annotate.java |
Mon, 24 Feb 2014 13:06:07 -0800 |
lana |
Merge |
Sat, 22 Feb 2014 17:42:10 +0000 |
vromero |
8034143: javac, subclasses of Infer.IncorporationStep should implement the accepts() method |
Fri, 21 Feb 2014 15:14:09 +0400 |
yan |
6457406: javadoc doesn't handle <a href='http://...'> properly in producing index pages |
Fri, 21 Feb 2014 10:35:19 +0100 |
jlahoda |
6411385: Trees.getPath does not work for constructors |
Thu, 20 Feb 2014 20:00:43 -0800 |
lana |
Merge |
Wed, 19 Feb 2014 15:05:19 -0800 |
jjg |
8035364: An extra space in the comments of constant pool entries |
Tue, 28 Jan 2014 20:10:19 +0000 |
jeff |
8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 |
Mon, 13 Jan 2014 14:44:29 -0800 |
jeff |
7129980: Third Party License Readme update for JDK8 |
Sat, 15 Feb 2014 16:37:19 -0800 |
ksrini |
8031545: [javac] refactor and cleanup JNIWriter.java |
Fri, 14 Feb 2014 17:28:07 -0800 |
ksrini |
8029145: javadoc fails with java.lang.IllegalStateException: endPosTable already set |
Thu, 13 Feb 2014 14:58:10 +0100 |
alundblad |
8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none |
Thu, 13 Feb 2014 13:38:48 +0100 |
jlahoda |
8033961: Formatting of -Xlint: command line help |
Wed, 12 Feb 2014 12:31:30 -0700 |
dlsmith |
4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf" |
Mon, 10 Feb 2014 11:52:52 -0800 |
jjg |
8033930: Unnecessary new line after the StackMapTable |
Fri, 07 Feb 2014 21:43:33 +0100 |
jlahoda |
8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method |
Thu, 06 Feb 2014 18:54:13 -0800 |
jjg |
8033581: Incorrect comment aligment |
Thu, 06 Feb 2014 16:39:19 -0800 |
cl |
8032526: fix the accessibility, html, syntax errors and warnings reported by doclint report in langtools |
Thu, 06 Feb 2014 15:43:23 -0800 |
jjg |
8033114: The values of non-static final fields are printed for the -constants option |
Thu, 06 Feb 2014 11:01:50 -0800 |
jjg |
8033711: An exception is thrown if using the \"-classpath\" option with no arguments |
Thu, 06 Feb 2014 10:58:51 -0800 |
jjg |
8033686: Internal error for zero indent |
Thu, 06 Feb 2014 18:49:01 +0000 |
vromero |
8030855: Default methods should be visible under source previous to 8 |
Thu, 06 Feb 2014 15:49:51 +0000 |
alanb |
8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not |
Fri, 21 Feb 2014 11:40:51 -0800 |
katleman |
Added tag jdk9-b03 for changeset 151222468d1d |
Tue, 11 Feb 2014 11:25:59 -0800 |
lana |
Mergejdk9-b03 |
Wed, 05 Feb 2014 11:04:04 +0100 |
erikj |
8026773: Failing compilation in Corba does not fail the build |
Mon, 03 Feb 2014 17:19:15 -0500 |
emc |
8033004: Make base TypeAnnotationPosition data immutable, create better methods for creating base TypeAnnotationPositions |
Sun, 02 Feb 2014 12:12:01 +0100 |
jlahoda |
8030091: Request to update error messages from javac for negative varargs test cases |
Thu, 30 Jan 2014 17:46:25 -0800 |
jjg |
8033180: An inappropriate newline symbol in the help section |
Thu, 30 Jan 2014 07:35:49 -0500 |
emc |
8033218: Silent failure in TypeAnnotations.resolveFrame |
Wed, 29 Jan 2014 14:32:27 -0800 |
jjg |
8032869: remove support for legacy options in javap |
Tue, 28 Jan 2014 17:52:30 -0500 |
emc |
8032932: Add assertion to fix silent failure in Gen.getAndRemoveNonFieldTAs |
Tue, 28 Jan 2014 17:51:28 -0500 |
emc |
8032980: Silent failure in Attr.annotateType |
Tue, 28 Jan 2014 14:31:29 -0800 |
jjg |
8032819: Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options |
Tue, 28 Jan 2014 11:22:56 -0800 |
lana |
Merge |
Mon, 27 Jan 2014 17:48:47 -0800 |
jjg |
8032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l" combination of options |
Mon, 27 Jan 2014 16:07:32 -0800 |
jjg |
8031212: doclint incorrectly rejects some @see tags in javadoc comments |
Fri, 24 Jan 2014 08:47:32 -0500 |
emc |
8032587: Change silent failure in Attr.java to assertion |
Mon, 27 Jan 2014 12:45:03 -0800 |
sogoel |
8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword |
Fri, 24 Jan 2014 09:39:51 +0100 |
alundblad |
8028267: sun.tools.javac.util.Bits contains a main-method with test code |
Thu, 23 Jan 2014 14:09:29 +0100 |
jfranck |
8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE |
Thu, 23 Jan 2014 06:34:53 -0800 |
ksrini |
8031023: [javac] LambdaToMethod is missing forceSerializedRepresentation logic and switch |
Wed, 22 Jan 2014 14:45:51 -0800 |
sogoel |
8032506: Remove commit.txt that was accidentally pushed with the changeset |
Wed, 22 Jan 2014 21:41:50 +0000 |
vromero |
8030816: javac crashes when mixing lambdas and inner classes |
Wed, 22 Jan 2014 12:22:23 -0800 |
sogoel |
8027477: Enable repeating annotations test cases since JDK-8004912 is fixed |
Thu, 06 Feb 2014 13:09:40 -0800 |
katleman |
Added tag jdk9-b02 for changeset f2c58a337c8a |
Mon, 27 Jan 2014 21:01:30 -0800 |
lana |
Mergejdk9-b02 |
Mon, 20 Jan 2014 19:11:58 +0400 |
kizune |
Merge |
Thu, 16 Jan 2014 21:46:01 -0800 |
asaha |
Merge |
Wed, 15 Jan 2014 10:18:06 -0800 |
asaha |
Merge |
Tue, 14 Jan 2014 08:08:32 -0800 |
asaha |
Merge |
Tue, 24 Dec 2013 09:17:37 -0800 |
ksrini |
8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013 |
Wed, 18 Dec 2013 19:48:47 -0800 |
bpatel |
8016549: jdk7 javadocs are hard to read |
Tue, 17 Dec 2013 23:32:58 -0800 |
mfang |
8026741: jdk8 l10n resource file translation update 5 |
Sat, 18 Jan 2014 10:47:30 -0800 |
darcy |
8031375: Revert test exclusions after fix for JDK-8030656 propagates |
Thu, 16 Jan 2014 18:00:25 -0800 |
darcy |
8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1 |
Wed, 15 Jan 2014 13:49:57 +0100 |
jlahoda |
8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info |
Wed, 15 Jan 2014 10:57:25 +0100 |
jfranck |
8029690: Move symbol creation from ClassReader to Symtab |
Fri, 10 Jan 2014 19:02:54 +0100 |
jlahoda |
8030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elements |
Fri, 10 Jan 2014 12:47:15 +0100 |
alundblad |
8028389: NullPointerException compiling annotation values that have bodies |
Fri, 10 Jan 2014 11:31:09 +0100 |
jlahoda |
8029376: Full attribution of unresolvable annotations |
Thu, 09 Jan 2014 15:00:33 +0100 |
alundblad |
8006730: remove workaround tests when jtreg updated |
Tue, 21 Jan 2014 18:17:21 -0800 |
katleman |
Added tag jdk9-b01 for changeset 077c12d527fb |
Tue, 07 Jan 2014 15:00:23 -0800 |
darcy |
8000962: Update JDK_MINOR_VERSION for JDK 9jdk9-b01 |
Tue, 07 Jan 2014 13:47:49 -0800 |
darcy |
8031360: Update langtools code base to use RELEASE_9 |
Tue, 07 Jan 2014 11:43:56 -0800 |
darcy |
8028543: Add SourceVersion.RELEASE_9 |
Sun, 22 Dec 2013 21:57:01 -0800 |
rfield |
8030626: java.lang.VerifyError: Bad return type when lambda's body is in parentheses |
Thu, 19 Dec 2013 22:24:27 +0000 |
vromero |
8029240: Default methods not always visible under -source 7 |
Thu, 19 Dec 2013 21:58:50 +0000 |
vromero |
8030218: javac, compile time error isn't shown when final static field is not assigned, follow-up |
Thu, 19 Dec 2013 20:16:44 +0000 |
vromero |
8030807: langtools should still build using jdk 7 |
Thu, 19 Dec 2013 11:38:45 -0500 |
emc |
8030726: tools/javac/NoStringToLower.java fails due to enforcement no use of String.toLowerCase on non-langtools classes |
Wed, 18 Dec 2013 16:05:18 -0500 |
briangoetz |
8030244: Update langtools to use Diamond |
Wed, 18 Dec 2013 19:22:58 +0000 |
vromero |
8029721: javac crash for annotated parameter type of lambda in a field |
Wed, 18 Dec 2013 19:15:58 +0000 |
vromero |
8029569: internal javac cast exception when resolving varargs ambiguity |
Fri, 06 Dec 2013 09:07:47 -0800 |
ksrini |
8029504: Regression: TestDocRootLink test fails on Windows |
Wed, 18 Dec 2013 10:29:25 -0500 |
briangoetz |
8030253: Update langtools to use strings-in-switch |
Tue, 17 Dec 2013 19:27:49 -0500 |
emc |
8030687: Add .out files to fix failing tests |
Tue, 17 Dec 2013 18:15:48 -0500 |
emc |
8030642: Add golden files to javac/limits |
Tue, 17 Dec 2013 10:28:36 -0800 |
darcy |
8030080: Correct misstatement in JSR 269 MR (in javax.lang.model) |
Tue, 17 Dec 2013 10:58:26 +0100 |
jlahoda |
8028235: Better error recovery for parsing 'void' as a type of the lambda parameter |
Tue, 17 Dec 2013 10:58:21 +0100 |
jlahoda |
8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character. |
Tue, 17 Dec 2013 10:55:59 +0100 |
jlahoda |
8029800: Flags.java uses String.toLowerCase without specifying Locale |
Tue, 17 Dec 2013 10:55:58 +0100 |
jlahoda |
8029715: test needs bugID added to @bug tag |
Mon, 16 Dec 2013 10:15:38 -0800 |
darcy |
8028545: Add -source 9 and -target 9 to javac |
Mon, 16 Dec 2013 17:33:18 +0000 |
vromero |
8030214: fix for JDK-8020216 breaks the build |
Mon, 16 Dec 2013 15:07:13 +0000 |
vromero |
8028708: TEST_BUG, Tests should pass through VM options, langtools tests |
Mon, 16 Dec 2013 14:32:12 +0000 |
vromero |
8020216: javac, compile time error isn't shown when final static field is not assigned |
Fri, 13 Dec 2013 09:36:24 -0800 |
iris |
8030068: Update .jcheck/conf files for JDK 9 |
Thu, 12 Dec 2013 15:27:11 -0800 |
iris |
Added tag jdk9-b00 for changeset afe63d41c699 |
Thu, 12 Dec 2013 05:21:38 -0800 |
katleman |
Added tag jdk8-b120 for changeset b3d7e86a0647jdk9-b00 |
Thu, 05 Dec 2013 10:34:49 -0800 |
lana |
Mergejdk8-b120 |
Wed, 04 Dec 2013 15:39:36 -0800 |
mchung |
8029216: (jdeps) Provide a specific option to report JDK internal APIs |
Tue, 03 Dec 2013 23:10:23 -0800 |
lana |
Merge |
Tue, 03 Dec 2013 14:21:45 -0800 |
bpatel |
8025416: doclet not substituting {@docRoot} in some cases |
Tue, 03 Dec 2013 18:13:18 +0000 |
vromero |
8029179: javac produces a compile error for valid boolean expressions |
Tue, 03 Dec 2013 18:50:26 +0100 |
jlahoda |
8028699: Compiler crash during speculative attribution of annotated type |
Wed, 04 Dec 2013 23:11:45 -0800 |
katleman |
Added tag jdk8-b119 for changeset 43a80d75d06e |
Tue, 03 Dec 2013 10:47:17 -0800 |
lana |
Mergejdk8-b119 |
Tue, 26 Nov 2013 15:33:12 +0100 |
jlahoda |
8027789: Access method for Outer.super.m() references indirect superclass |
Tue, 26 Nov 2013 15:27:19 +0100 |
jlahoda |
8026374: javac accepts void as a method parameter |
Tue, 26 Nov 2013 13:33:33 +0100 |
jfranck |
8028428: strictfp allowed as annotation element modifier |
Mon, 25 Nov 2013 17:42:28 -0800 |
jjg |
8028318: [doclint] doclint will reject existing user-written doc comments using custom tags that follow the recommended rules |
Mon, 25 Nov 2013 09:41:20 -0800 |
lana |
Merge |
Fri, 22 Nov 2013 17:07:35 -0800 |
rfield |
8028739: javac generates incorrect descriptor for MethodHandle::invoke |
Wed, 20 Nov 2013 10:53:38 -0800 |
bpatel |
8027977: javadoc dies on NumberFormat/DateFormat subclass |
Wed, 20 Nov 2013 13:44:39 +0100 |
jlahoda |
6557966: Multiple upper bounds of the TypeVariable |
Tue, 19 Nov 2013 23:35:43 +0000 |
vromero |
8028504: javac generates LocalVariableTable even with -g:none |
Tue, 19 Nov 2013 22:14:51 +0400 |
kizune |
6726154: javadoc generated with incorrect version in comment |
Mon, 04 Nov 2013 11:08:41 +0100 |
ihse |
8027566: Remove the old build system |
Thu, 28 Nov 2013 08:24:36 -0800 |
cl |
Added tag jdk8-b118 for changeset 4fd6a7ff8c06 |
Thu, 21 Nov 2013 09:23:13 -0800 |
cl |
Added tag jdk8-b117 for changeset 19de039a03a6jdk8-b118 |
Fri, 15 Nov 2013 07:15:51 -0800 |
lana |
Mergejdk8-b117 |
Fri, 15 Nov 2013 11:08:12 +0000 |
vromero |
8026231: Look at 'static' flag when checking method references |
Thu, 14 Nov 2013 13:47:38 -0800 |
bpatel |
8025524: javadoc does not correctly locate constructors for nested classes |
Thu, 14 Nov 2013 19:28:20 +0000 |
vromero |
8026963: type annotations code crashes for code with erroneous trees |
Thu, 14 Nov 2013 12:32:57 -0500 |
emc |
8028282: Remove @ignore from test langtools/test/tools/javac/T7042623.java |
Wed, 13 Nov 2013 16:36:08 -0800 |
sogoel |
8025113: Convert 7 tools TryWithResources tests to jtreg format |
Mon, 11 Nov 2013 17:26:09 +0100 |
jfranck |
8027375: javac asserts on nested erroneous annotations |
Mon, 11 Nov 2013 09:47:46 -0500 |
emc |
8027439: Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass() |
Sat, 09 Nov 2013 15:24:38 +0100 |
jlahoda |
8027142: Invokedynamic instructions don't get line number table entries |
Fri, 08 Nov 2013 17:39:33 -0800 |
lana |
Merge |
Thu, 07 Nov 2013 20:11:56 -0800 |
darcy |
8027730: Fix release-8 type visitors to support intersection types |
Wed, 06 Nov 2013 17:48:25 +0100 |
jlahoda |
8027281: Incorrect invokespecial generated for JCK lang EXPR/expr636/expr63602m* tests |
Mon, 04 Nov 2013 18:51:56 -0800 |
cl |
8027530: javap tonga tests cleanup: test -public, -protected, -package, -private options |
Mon, 04 Nov 2013 18:04:34 -0800 |
cl |
8027411: javap tonga tests cleanup: write a java program to test invalid options -h and -b |
Mon, 04 Nov 2013 17:38:38 -0800 |
cl |
8025844: Need test to provide coverage for new DocumentationTool.Location enum |
Fri, 01 Nov 2013 21:43:27 +0100 |
jlahoda |
8027310: Annotation Processor crashes with NPE |
Fri, 01 Nov 2013 19:08:56 +0000 |
vromero |
8027660: javac crash while creating LVT entry for a local variable defined in an inner block |
Thu, 14 Nov 2013 09:05:25 -0800 |
cl |
Added tag jdk8-b116 for changeset 3c040b04af05 |
Thu, 07 Nov 2013 08:16:38 -0800 |
cl |
Added tag jdk8-b115 for changeset 6b4d6205366cjdk8-b116 |
Thu, 31 Oct 2013 16:46:43 -0700 |
lana |
Mergejdk8-b115 |
Wed, 30 Oct 2013 14:12:16 -0400 |
briangoetz |
8024930: Re-enable disabled bridging tests |
Wed, 30 Oct 2013 18:09:49 +0000 |
vromero |
8027327: jar files related to test test/tools/javac/ExtDirs/ExtDirTest.java should be removed from the repo |
Wed, 30 Oct 2013 08:35:52 -0700 |
mchung |
8027481: jdeps to handle classes with the same package name and correct profile for javax.crypto.* |
Mon, 28 Oct 2013 12:29:34 -0700 |
lana |
Merge |
Thu, 24 Oct 2013 16:52:27 -0700 |
rfield |
8027220: DefaultMethodsTest: Change test to match spec |
Thu, 24 Oct 2013 11:22:50 -0700 |
bpatel |
8006248: Since addition of -Xdoclint, javadoc ignores unknown tags |
Thu, 24 Oct 2013 01:27:10 -0400 |
emc |
8023682: Incorrect attributes emitted for anonymous class declaration |
Wed, 23 Oct 2013 23:20:32 -0400 |
emc |
8006732: support correct bytecode storage of type annotations in multicatch |
Wed, 23 Oct 2013 15:45:18 -0700 |
ksrini |
8026936: Initialize LamdbaToMethod lazily and as required |
Wed, 23 Oct 2013 07:50:04 +0200 |
jlahoda |
8026861: Wrong LineNumberTable for variable declarations in lambdas |
Wed, 23 Oct 2013 23:02:17 +0200 |
jlahoda |
8027191: Fix for JDK-8026861 refers to an incorrect bug number |
Wed, 23 Oct 2013 13:54:13 -0700 |
bpatel |
8026770: javadoc creates invalid HTML in profile summary pages |
Wed, 23 Oct 2013 10:28:10 -0700 |
rfield |
8022720: Method refeerences - private method should be accessible (nested classes) |
Wed, 23 Oct 2013 07:50:04 +0200 |
jlahoda |
8026508: Invokedynamic instructions don't get line number table entries |
Tue, 22 Oct 2013 17:44:43 -0700 |
jjg |
Merge |
Tue, 22 Oct 2013 17:42:10 -0700 |
jjg |
8027119: Cleanup javadoc comments for taglet API |
Tue, 22 Oct 2013 16:53:21 -0700 |
rfield |
8023668: Desugar serializable lambda bodies using more robust naming scheme |
Tue, 22 Oct 2013 13:54:49 +0100 |
vromero |
8025290: javac implicit versus explicit lambda compilation error |
Tue, 22 Oct 2013 10:08:49 +0200 |
jfranck |
8026857: AnnoConstruct.getAnnotationsByType does not search supertype for inherited annotations if @SomeContainer({}) is present |
Mon, 21 Oct 2013 20:10:43 -0700 |
ksrini |
8026758: Inefficient code in LambdaToMethod |
Tue, 22 Oct 2013 03:36:44 +0200 |
jfranck |
8026855: AnnoConstruct.getAnnotationsByType includes inherited indirectly present annotations even when containee type is not inheritable |
Mon, 21 Oct 2013 15:37:11 -0700 |
darcy |
8026984: Clarity intended use of jdk.Exported |
Mon, 21 Oct 2013 15:55:02 +0100 |
vromero |
8026956: test tools/javac/lambda/TargetType58.java is failing after a libs change |
Sun, 20 Oct 2013 12:54:17 -0700 |
ksrini |
8026931: MethodParameters tests failing on Windows |
Sun, 20 Oct 2013 12:46:12 -0700 |
jjg |
8026791: wrong type_path encoded for method_return on an inner class constructor |
Sun, 20 Oct 2013 12:01:43 -0700 |
jjg |
8025109: Better encapsulation for AnnotatedType |
Sat, 19 Oct 2013 17:43:09 +0100 |
vromero |
8024809: javac, some lambda programs are rejected by flow analysis |
Fri, 18 Oct 2013 16:34:42 -0700 |
bpatel |
8026567: Use meaningful style names for strong and italic styles. |
Fri, 18 Oct 2013 15:03:34 -0700 |
jjg |
8026749: Missing LV table in lambda bodies |
Thu, 17 Oct 2013 19:10:19 -0700 |
darcy |
8026838: Fix new doclint issues in javax.annotation.processing |
Thu, 31 Oct 2013 12:36:36 -0700 |
cl |
Added tag jdk8-b114 for changeset 850d2602ae98 |
Thu, 24 Oct 2013 09:10:52 -0700 |
cl |
Added tag jdk8-b113 for changeset 54150586ba78jdk8-b114 |
Wed, 23 Oct 2013 08:50:36 -0700 |
katleman |
Mergejdk8-b113 |
Tue, 22 Oct 2013 16:30:06 -0700 |
tbell |
8027039: [jprt] Remove 32-bit Solaris from jprt.properties files |