Wed, 05 Jul 2017 18:54:28 +0200 duke Merge jdk8-b89
Wed, 05 Jul 2017 18:54:25 +0200 duke Merge
Mon, 06 May 2013 11:53:44 -0700 lana Merge
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 a072db97da9b
Wed, 05 Jul 2017 18:54:19 +0200 duke Merge
Thu, 02 May 2013 13:35:21 -0700 katleman Added tag jdk8-b88 for changeset bc758d2252be
Wed, 05 Jul 2017 18:54:15 +0200 duke Merge
Mon, 06 May 2013 11:41:40 -0700 lana Merge
Tue, 30 Apr 2013 17:50:05 -0700 lana Merge
Tue, 23 Apr 2013 15:03:19 -0700 lana Merge
Fri, 19 Apr 2013 17:22:36 +0200 dfuchs 8010495: Update JAXP NetBeans project - add support for generating javadoc
Wed, 17 Apr 2013 15:23:19 +0200 dfuchs 8005954: JAXP Plugability Layer should use java.util.ServiceLoader
Thu, 02 May 2013 13:35:16 -0700 katleman Added tag jdk8-b88 for changeset a53cf0f890db
Wed, 05 Jul 2017 18:54:10 +0200 duke Merge
Mon, 06 May 2013 11:53:58 -0700 lana Merge
Tue, 30 Apr 2013 17:53:41 -0700 lana Merge
Tue, 30 Apr 2013 09:42:13 +0200 lagergren 8013533: Increase code coverage report for types and logging
Mon, 29 Apr 2013 21:38:08 -0300 jlaskey Merge
Mon, 29 Apr 2013 23:22:20 +0200 attila 8008814: Configurable ignore/warning/error behavior for function declaration as statement
Mon, 29 Apr 2013 18:40:40 +0530 sundar 8013444: JSON.parse does not invoke "reviver" callback as per spec.
Mon, 29 Apr 2013 13:21:17 +0200 attila 8013419: Streamline handling of with and eval
Fri, 26 Apr 2013 15:13:09 -0300 jlaskey 8013360: Should be using JavaFX 8 classes for -fx support
Fri, 26 Apr 2013 22:29:11 +0530 sundar 8013369: nashorn build failure with jdk8 b84
Fri, 26 Apr 2013 17:35:40 +0200 hannesw 8006559: Octane:pdfjs leaks memory, runs slower iteration to iteration
Fri, 26 Apr 2013 18:31:42 +0530 sundar 8013337: Issues with Date.prototype's get, set functions
Fri, 26 Apr 2013 09:48:41 -0300 jlaskey 8013208: Octane performance regression
Fri, 26 Apr 2013 09:20:37 +0200 attila 8013325: function named 'arguments' should set DEFINES_ARGUMENTS flag in its parent, not itself
Fri, 26 Apr 2013 12:17:11 +0530 sundar 8013295: ScriptEngineTest.java fails with compilation error when running under jtreg
Thu, 25 Apr 2013 15:31:23 +0200 attila 8013167: Vararg constructor not found
Thu, 25 Apr 2013 14:47:17 +0200 attila 8013203: A collection of smaller speedups to compilation pipeline
Thu, 25 Apr 2013 14:20:23 +0200 hannesw 8013131: Various compatibility issues in String.prototype.split()
Wed, 24 Apr 2013 14:25:28 -0300 jlaskey 8012251: jjs should support -fx option
Wed, 24 Apr 2013 13:36:31 +0200 hannesw 8008238: Labeled break in finally causes stack overflow in Node copy
Wed, 24 Apr 2013 13:34:22 +0200 hannesw 8012931: NativeDate.safeToString() throws RangeError for invalid date
Wed, 24 Apr 2013 13:28:25 +0200 hannesw 8012334: ToUint32, ToInt32, and ToUint16 don't conform to spec
Tue, 23 Apr 2013 16:48:57 +0200 attila 8010731: Don't expose internal symbols to scripts
Tue, 23 Apr 2013 12:52:29 +0200 attila 8011065: Problems when script implements an interface with variadic methods
Tue, 23 Apr 2013 15:09:23 -0700 lana Merge
Mon, 22 Apr 2013 19:57:57 +0530 sundar Merge
Mon, 22 Apr 2013 10:37:58 -0300 jlaskey 8012919: findMegaMorphicSetMethod should not cast result type
Mon, 22 Apr 2013 18:09:04 +0530 sundar 8012673: Nashorn's package name vs class name inferring logic is wrong
Sat, 20 Apr 2013 08:54:13 -0300 jlaskey 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
Fri, 19 Apr 2013 16:11:16 +0200 lagergren 8010701: Immutable nodes - final iteration
Fri, 19 Apr 2013 18:23:00 +0530 sundar 8012593: JSAdapter overrides impacts strongly construction time
Fri, 19 Apr 2013 17:46:01 +0530 sundar 8012612: Compile failed
Thu, 18 Apr 2013 14:25:45 +0200 hannesw 8012460: RegExp regression
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip