ctornqvi [Mon, 18 Aug 2014 14:30:35 -0700] rev 26120
8032999: [TESTBUG] JT-Reg Runtime tests to be run as part of JPRT submit job
Summary: JPRT will now run most of the tests in /runtime
Reviewed-by: dcubed, mseledtsov, zgu, mikael
erikj [Fri, 22 Aug 2014 11:51:33 +0200] rev 26119
8055096: Remove explicit mx flag from javadoc command line
Reviewed-by: tbell, mduigou
mduigou [Thu, 21 Aug 2014 10:23:20 -0700] rev 26118
8055331: cleaner handling of sub-process non-zero exit result.
Reviewed-by: tbell
mduigou [Thu, 21 Aug 2014 10:22:52 -0700] rev 26117
8055772: get_source.sh : version check assumes English localization
Reviewed-by: mduigou, tbell
Contributed-by: bitterfoxc@gmail.com
erikj [Thu, 21 Aug 2014 12:22:42 +0200] rev 26116
8055095: Improve "do nothing" incremental build performance after modularized source code integration
Reviewed-by: tbell
erikj [Thu, 21 Aug 2014 11:05:01 +0200] rev 26115
8055188: General cleanup of minor issues from source restructure
Reviewed-by: tbell
katleman [Fri, 29 Aug 2014 11:30:33 -0700] rev 26114
Added tag jdk9-b28 for changeset a4a81944aedd
duke [Wed, 05 Jul 2017 19:57:58 +0200] rev 26113
Added tag jdk9-b28 for changeset f4269e8f454e
duke [Wed, 05 Jul 2017 19:57:57 +0200] rev 26112
Merge
duke [Wed, 05 Jul 2017 19:57:53 +0200] rev 26111
Merge
lana [Thu, 28 Aug 2014 14:53:49 -0700] rev 26110
Merge
ksrini [Tue, 19 Aug 2014 15:34:01 -0700] rev 26109
8055501: [javac] ignore test/tools/javac/Paths/AbsolutePathTest.java
Reviewed-by: jjg
mcimadamore [Tue, 19 Aug 2014 12:13:43 +0100] rev 26108
8055390: IntelliJ langtools project should reflect modular source tree
Summary: Adjust langtools.iml to point to the new source trees
Reviewed-by: jfranck
chegar [Mon, 18 Aug 2014 10:59:44 +0100] rev 26107
Merge
pgovereau [Fri, 15 Aug 2014 11:02:14 -0400] rev 26106
8054556: javac should report the error for default usage as the primary error
Reviewed-by: jjg
alundblad [Thu, 14 Aug 2014 14:17:17 +0200] rev 26105
8055039: Sjavac does not print compilation errors to the console
Summary: Sjavac (client) now prints the result of the compilation on stdout/stderr.
Reviewed-by: jfranck