Wed, 05 Jul 2017 19:14:19 +0200 duke Merge jdk8-b110
Wed, 05 Jul 2017 19:14:16 +0200 duke Merge
Thu, 26 Sep 2013 17:23:00 -0700 lana Merge
Thu, 26 Sep 2013 15:04:15 -0700 sogoel 8011738: Write test to check for bootstrap attributes for lambda expressions in class file
Thu, 26 Sep 2013 19:06:09 +0100 vromero 8025139: javac patch for using bootstrap compiler for debugging is not working properly
Thu, 26 Sep 2013 20:07:43 +0200 jlahoda 8025491: Javac regression test tools/javac/T8003967/DetectMutableStaticFields.java failing
Wed, 25 Sep 2013 22:26:42 -0700 bpatel 8004825: javadoc crash DocletAbortException
Wed, 25 Sep 2013 14:04:24 -0700 jjg 8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java
Wed, 25 Sep 2013 14:02:16 -0700 mfang Merge
Wed, 25 Sep 2013 07:36:37 -0700 mfang Merge
Tue, 24 Sep 2013 14:35:24 -0700 mfang Merge
Tue, 24 Sep 2013 14:20:33 -0700 mfang 8025215: jdk8 l10n resource file translation update 4
Wed, 25 Sep 2013 11:07:05 -0700 jjg 8025407: TypeAnnotations does not use Context
Tue, 24 Sep 2013 16:12:06 -0700 bpatel 8016328: Regression : Javadoc i18n regression caused by fix for 8012375
Tue, 24 Sep 2013 13:48:12 -0700 jjg 8002154: [doclint] doclint should check for issues which are errors in javadoc
Tue, 24 Sep 2013 11:46:25 -0700 jjg 8025272: doclint needs to check for valid usage of @value tag
Tue, 24 Sep 2013 10:51:28 -0700 jjg 8025246: [doclint] doclint is showing error on anchor already defined when it's not
Tue, 24 Sep 2013 10:48:11 -0700 jjg 8025050: Doclint doesn't recognize <dfn> tag
Mon, 23 Sep 2013 15:37:59 -0400 emc 6499673: Assertion check for TypeVariable.getUpperBound() fails.
Mon, 23 Sep 2013 18:29:27 +0400 kizune 4881267: improve diagnostic for "instanceof T" for type parameter T
Mon, 23 Sep 2013 17:27:38 +0400 kizune 7154966: CRs found to be in Fixed state with no test and no noreg- keyword.
Mon, 23 Sep 2013 10:42:38 +0200 alundblad 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
Mon, 23 Sep 2013 10:10:07 +0200 alundblad 8024988: javac, LVT test harness should generate tests .class files in the scratch folder
Sun, 22 Sep 2013 20:20:38 -0700 lana Merge
Fri, 20 Sep 2013 19:16:55 -0700 lana Merge
Sun, 22 Sep 2013 12:53:03 +0100 vromero 8024696: Missing null check in bound method reference capture
Fri, 20 Sep 2013 16:33:35 +0200 jlahoda 8023835: TreeMaker.QualIdent() too leafy
Thu, 19 Sep 2013 19:18:37 -0700 jjg 8025110: TreeCopier does not correctly copy LabeledStatementTree
Thu, 19 Sep 2013 20:57:37 +0100 vromero 8024437: Inferring the exception thrown: sometimes fails to compile
Thu, 19 Sep 2013 08:26:26 -0700 ohrstrom 8024609: sjavac assertion fails during call to BuildState.collectArtifacts
Thu, 19 Sep 2013 17:05:08 +0200 jlahoda 8022567: Javac Should Generate Warnings For Raw Array Type
Thu, 19 Sep 2013 17:05:32 +0400 kizune 8017248: Compiler Diacritics Issue
Wed, 18 Sep 2013 22:47:06 -0700 bpatel 8024096: some javadoc tests may contain false positive results
Wed, 18 Sep 2013 17:13:26 -0700 bpatel 8015249: javadoc fails to document static final fields in annotation types
Wed, 18 Sep 2013 14:39:27 +0200 alundblad 8024127: javac, Code_attribute.exception_table_langth should be Code_attribute.exception_table_length
Tue, 17 Sep 2013 14:17:13 -0700 jjg 8024538: -Xdoclint + -Xprefer:source + incremental compilation == FAIL
Thu, 26 Sep 2013 10:43:55 -0700 cl Added tag jdk8-b109 for changeset 70dd6db0a869
Wed, 05 Jul 2017 19:14:08 +0200 duke Merge
Thu, 26 Sep 2013 10:43:28 -0700 cl Added tag jdk8-b109 for changeset 839c7fc1db4c
Wed, 05 Jul 2017 19:14:05 +0200 duke Merge
Thu, 26 Sep 2013 10:43:25 -0700 cl Added tag jdk8-b109 for changeset 927782ec0a1e
Wed, 05 Jul 2017 19:14:01 +0200 duke Merge
Thu, 26 Sep 2013 17:23:22 -0700 lana Merge
Thu, 26 Sep 2013 16:37:21 +0530 sundar Merge
Thu, 26 Sep 2013 11:47:24 +0200 hannesw 8025486: RegExp constructor arguments are not evaluated in right order
Thu, 26 Sep 2013 10:14:24 +0200 hannesw 8025197: String replace method fails with regexp /$/gi
Wed, 25 Sep 2013 16:37:56 +0200 hannesw 8025434: RegExp lastIndex can exceed int range
Wed, 25 Sep 2013 08:17:37 +0530 sundar 8025325: parseFloat does not handle '.' in exponent part
Tue, 24 Sep 2013 20:43:42 +0530 sundar 8025312: parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed
Mon, 23 Sep 2013 14:20:45 +0530 sundar Merge
Sat, 21 Sep 2013 10:11:15 +0200 hannesw 8025163: Date methods should not return -0
Fri, 20 Sep 2013 22:37:08 +0530 sundar 8025149: JSON.stringify does not handle 'space' argument as per the spec.
Fri, 20 Sep 2013 20:55:43 +0530 sundar 8025147: Trailing comma is not allowed in JSONArray and JSONObject
Fri, 20 Sep 2013 19:17:04 -0700 lana Merge
Fri, 20 Sep 2013 12:11:08 +0200 hannesw 8022587: ClassCache is not optimal and leaks Source instances
Fri, 20 Sep 2013 12:56:07 +0530 sundar 8025111: undefined or null 'with' expression in empty with block should throw TypeError
Thu, 19 Sep 2013 23:48:37 +0530 sundar 8025090: 'while' statement with 'test' using var before being declared in body results in VerifyError
Thu, 19 Sep 2013 21:20:47 +0530 sundar 8025080: Object literal getter, setter function with number format property name results in ClassFormatError
Thu, 19 Sep 2013 15:39:01 +0200 hannesw 8023154: compileAllTests fails with: 2 tests failed to compile
Thu, 19 Sep 2013 13:34:01 +0530 sundar 8025048: true as case label results in ClassCastException
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip