Mon, 03 Feb 2014 13:41:26 +0100 sla 8032462: Change the linux SDT implementation to use USDT2 instead of USDT1
Sun, 02 Feb 2014 15:31:40 -0500 hseigel Merge
Thu, 30 Jan 2014 14:12:22 -0800 rdurbin 8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
Thu, 30 Jan 2014 09:41:45 +0100 jbachorik 6656031: SA: jmap -permstat number of classes is off by 1
Fri, 21 Feb 2014 11:39:47 -0800 katleman Added tag jdk9-b03 for changeset 69d4b2a482eb
Thu, 06 Mar 2014 10:36:48 -0800 lana Merge
Wed, 05 Mar 2014 10:21:38 +0100 erikj 8019729: JDK build HIGHEST compiler optimisation setting isn't valid for Sun C++ compiler
Tue, 04 Mar 2014 10:22:25 +0100 erikj 8036145: Solaris standard grep does not understand -qE
Mon, 03 Mar 2014 09:21:42 -0800 mduigou 8036079: --with-boot-jdk-jvmargs configure options are ignored
Fri, 28 Feb 2014 13:35:32 +0100 erikj 8035904: Solaris fastdebug builds are failing
Thu, 27 Feb 2014 09:40:35 +0100 ihse 8035730: Configure fails in cygwin if current dir is in /home/user
Thu, 27 Feb 2014 09:17:58 +0100 ihse 8035825: Warn instead of fail when calling the configure wrapper directly
Tue, 25 Feb 2014 15:19:32 +0100 ihse 8035725: Must keep microsoft VS_PATH on PATH after toolchain detection
Mon, 24 Feb 2014 12:54:33 -0800 lana Merge
Mon, 24 Feb 2014 13:29:26 +0100 ihse 8035495: Improvements in autoconf integration
Mon, 24 Feb 2014 12:16:58 +0100 ihse 8034788: Rewrite toolchain.m4 to support multiple toolchains per platform.
Thu, 20 Feb 2014 19:59:06 -0800 lana Merge
Tue, 28 Jan 2014 20:09:25 +0000 jeff 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8
Mon, 13 Jan 2014 14:41:04 -0800 jeff 7129980: Third Party License Readme update for JDK8
Mon, 17 Feb 2014 10:48:48 -0800 mduigou 8034979: Configuration help messages don't consider --no-create
Thu, 13 Feb 2014 23:30:08 +0100 ihse 8034199: Add 'reconfigure' target for re-creating a configuration
Wed, 12 Feb 2014 17:03:39 -0800 mduigou 8030350: Enable additional compiler warnings for GCC
Thu, 13 Feb 2014 00:00:20 +0100 ihse 8034191: Move relevant parts of build system to new closed repo
Tue, 11 Feb 2014 10:44:23 +0100 erikj 8034098: Configure leaves 'a.out' in root dir.
Mon, 10 Feb 2014 12:53:40 -0800 iris 8034146: Update hgforest.sh for new closed tree
Mon, 10 Feb 2014 14:25:17 +0100 erikj 8032632: Wrong version for the first jdk8 fcs build
Fri, 07 Feb 2014 13:31:16 +0100 ihse 8033921: Build fails if --with-alsa option is used due to incorrect ALSA link parameter in autoconf script.
Thu, 06 Feb 2014 14:57:02 +0000 alanb 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not
Fri, 21 Feb 2014 11:39:18 -0800 katleman Added tag jdk9-b03 for changeset 0ce00b83a208
Wed, 05 Jul 2017 19:30:03 +0200 duke Added tag jdk9-b03 for changeset 7f655f31f9bc
Wed, 05 Jul 2017 19:30:02 +0200 duke Merge jdk9-b03
Wed, 05 Jul 2017 19:29:59 +0200 duke Merge
Tue, 11 Feb 2014 11:25:59 -0800 lana Merge
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 fc0fe10fbee9
Wed, 05 Jul 2017 19:29:50 +0200 duke Merge
Tue, 11 Feb 2014 11:25:51 -0800 lana Merge
Tue, 28 Jan 2014 11:22:08 -0800 lana Merge
Mon, 30 Dec 2013 00:00:00 +0100 mkos 8032639: Update copyright year to match last edit in jaxws repository for 2013
Sun, 30 Dec 2012 00:00:00 +0100 mkos 8029237: Update copyright year to match last edit in jaxws repository for 2012
Thu, 06 Feb 2014 13:08:57 -0800 katleman Added tag jdk9-b02 for changeset 01145cf69089
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip