lana [Thu, 15 May 2014 10:40:18 -0700] rev 24307
Merge
mduigou [Wed, 14 May 2014 16:45:07 -0700] rev 24306
8043182: hgforest.sh: syntax error on line 329
Reviewed-by: darcy
mduigou [Tue, 13 May 2014 08:42:44 -0700] rev 24305
8042810: hgforest: some shells run read in sub-shell and can't use fifo
Reviewed-by: chegar, erikj
coffeys [Tue, 13 May 2014 10:20:06 +0100] rev 24304
8042932: Bump up the -source version for JDK 9 builds
Reviewed-by: chegar, erikj, thurka
katleman [Thu, 15 May 2014 10:25:31 -0700] rev 24303
Added tag jdk9-b13 for changeset 3a0155bc559c
duke [Wed, 05 Jul 2017 19:40:19 +0200] rev 24302
Added tag jdk9-b13 for changeset 1a30593dcb98
duke [Wed, 05 Jul 2017 19:40:19 +0200] rev 24301
Merge
duke [Wed, 05 Jul 2017 19:40:16 +0200] rev 24300
Merge
lana [Thu, 08 May 2014 15:28:38 -0700] rev 24299
Merge
alundblad [Wed, 07 May 2014 17:29:42 +0200] rev 24298
8028196: Javac allows timestamps inside rt.jar to affect compilation when using -sourcepath.
Summary: Added -XXuserPathsFirst to allow user classes to take precedence over boot classes
Reviewed-by: jjg
ksrini [Wed, 07 May 2014 15:54:16 -0700] rev 24297
8042654: [javadoc] revert the default methods list.sort to Collections.sort
Reviewed-by: jfranck, jjg
ohrstrom [Thu, 08 May 2014 00:22:31 +0200] rev 24296
8042441: sjavac does not track dependencies
Summary: Add support for tracking fully qualified references.
Reviewed-by: jjg
ohrstrom [Wed, 07 May 2014 23:55:41 +0200] rev 24295
8042699: sjavac does not track dependencies
Summary: Using / in some places and . in other places break package comparisons. The fix standardizes on dots.
Reviewed-by: jjg
anazarov [Wed, 07 May 2014 14:22:14 -0700] rev 24294
8040129: Implement classfile tests for SourceFile attribute.
Reviewed-by: shurailine, jjg
dlsmith [Tue, 06 May 2014 15:46:09 -0600] rev 24293
8033718: Inference ignores capture variable as upper bound
Summary: Split Types.lowerBound into two methods; fix bugs in inference handling of capture variables.
Reviewed-by: vromero
jjg [Fri, 02 May 2014 16:41:10 -0700] rev 24292
8042358: some tests have placeholder bugid 1234567
Reviewed-by: mduigou