jlahoda [Wed, 09 Oct 2013 13:06:49 +0200] rev 21005
8025141: java.lang.ClassFormatError: Illegal field modifiers in class (...)
Summary: Should not generate non-public $assertionsDisabled field into interfaces
Reviewed-by: jjg, vromero
alundblad [Tue, 08 Oct 2013 15:33:28 +0200] rev 21004
8024415: Bug in javac Pretty: Wrong precedence in JCConditional trees
Summary: Fixed precedence and associativity issues with pretty printing of JCConditional expressions.
Reviewed-by: jfranck
Contributed-by: Andreas Lundblad <andreas.lundblad@oracle.com>, Matthew Dempsky <mdempsky@google.com>
cl [Thu, 17 Oct 2013 09:41:12 -0700] rev 21003
Added tag jdk8-b112 for changeset 96faa2507e3a
duke [Wed, 05 Jul 2017 19:18:32 +0200] rev 21002
Merge
tbell [Tue, 22 Oct 2013 16:29:42 -0700] rev 21001
8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung
katleman [Tue, 22 Oct 2013 16:10:31 -0700] rev 21000
Merge
simonis [Mon, 21 Oct 2013 15:11:05 +0200] rev 20999
8026874: During JAXWS build the newly built JAXP classes should be in the bootclasspath (not only in the classpath)
Reviewed-by: erikj