dholmes [Thu, 24 Oct 2013 20:45:43 -0400] rev 21055
8016096: [macosx] jawt_md.h shipped with jdk is outdated
Summary: Revised build system and added platform specific headers for Mac OS X
Reviewed-by: ihse, erikj
Contributed-by: david.dehaven@oracle.com
erikj [Thu, 24 Oct 2013 10:43:35 +0200] rev 21054
8009280: JCE jurisdiction policy files not copied into jdk/lib/security
Reviewed-by: tbell, ihse
cl [Thu, 24 Oct 2013 09:10:01 -0700] rev 21053
Added tag jdk8-b113 for changeset 0cf466e2de61
duke [Wed, 05 Jul 2017 19:18:50 +0200] rev 21052
Added tag jdk8-b113 for changeset 4a4dbcf7cb7d
duke [Wed, 05 Jul 2017 19:18:50 +0200] rev 21051
Merge
duke [Wed, 05 Jul 2017 19:18:47 +0200] rev 21050
Merge
katleman [Wed, 23 Oct 2013 08:50:36 -0700] rev 21049
Merge
tbell [Tue, 22 Oct 2013 16:30:06 -0700] rev 21048
8027039: [jprt] Remove 32-bit Solaris from jprt.properties files
Reviewed-by: mduigou, mchung
lana [Thu, 17 Oct 2013 16:13:39 -0700] rev 21047
Merge
mchung [Thu, 17 Oct 2013 13:19:48 -0700] rev 21046
8015912: jdeps support to output in dot file format
8026255: Switch jdeps to follow traditional Java option style
Reviewed-by: alanb
mnunez [Thu, 17 Oct 2013 13:50:00 +0200] rev 21045
8008192: Better ordering checks needed in repeatingAnnotations/combo/ReflectionTest
Reviewed-by: jjg, jfranck
mnunez [Thu, 17 Oct 2013 13:27:36 +0200] rev 21044
8015372: Update tests for Method Parameter Reflection API to check whether a parameter is final
Reviewed-by: jjg, jfranck
emc [Wed, 16 Oct 2013 16:33:04 -0400] rev 21043
8026286: Improper locking of annotation queues causes assertion failures.
8026063: Calls to annotate.flush() cause incorrect type annotations to be generated.
Summary: Fix locking in ClassReader.java
Reviewed-by: jfranck
jjg [Wed, 16 Oct 2013 10:47:21 -0700] rev 21042
8026704: Build failure with --enable-debug
Reviewed-by: ksrini