jbachorik [Fri, 10 Jul 2015 16:37:18 +0200] rev 31765
Merge
ykantser [Thu, 09 Jul 2015 12:56:38 +0200] rev 31764
8032763: Remove use of sun.misc.Ref from hprof parser in testlibrary
Reviewed-by: jbachorik, alanb
weijun [Mon, 20 Jul 2015 20:45:58 +0800] rev 31763
8131350: policytool can directly reference permission classes
Reviewed-by: xuelei
katleman [Thu, 23 Jul 2015 11:54:23 -0700] rev 31762
Added tag jdk9-b74 for changeset 243b84f44954
duke [Wed, 05 Jul 2017 20:42:40 +0200] rev 31761
Added tag jdk9-b74 for changeset 7c577fda1855
duke [Wed, 05 Jul 2017 20:42:39 +0200] rev 31760
Merge
duke [Wed, 05 Jul 2017 20:42:36 +0200] rev 31759
Merge
lana [Thu, 16 Jul 2015 19:31:01 -0700] rev 31758
Merge
amurillo [Tue, 14 Jul 2015 16:29:08 -0700] rev 31757
Merge
amurillo [Thu, 09 Jul 2015 22:46:18 -0700] rev 31756
Merge
dcubed [Fri, 03 Jul 2015 06:39:38 -0700] rev 31755
Merge
dcubed [Thu, 02 Jul 2015 14:42:12 -0700] rev 31754
Merge
jfdenise [Thu, 25 Jun 2015 18:00:52 +0200] rev 31753
8080511: Refresh of jimage support
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
Contributed-by: james.laskey@oracle.com, jean-francois.denise@oracle.com, sundararajan.athijegannathan@oracle.com
jlahoda [Mon, 13 Jul 2015 16:33:42 +0200] rev 31752
8129909: Add -Xdoclint/package: to javadoc
Summary: Adding -Xdoclint/package: command line option, similar to the javac -Xdoclint/package: option, to javadoc.
Reviewed-by: darcy, jjg, ksrini
avstepan [Mon, 13 Jul 2015 16:57:52 +0400] rev 31751
8080880: some docs cleanup for langtools
Summary: minor cleanup for docs
Reviewed-by: jjg
aeremeev [Fri, 10 Jul 2015 12:42:00 +0300] rev 31750
8044411: Implement classfile tests for RuntimeAnnotations and RuntimeParameterAnnotations attribute.
Reviewed-by: jjg, shurailine, anazarov