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
katleman [Thu, 16 Jul 2015 13:51:57 -0700] rev 31749
Added tag jdk9-b73 for changeset 53fd6459d92c
duke [Wed, 05 Jul 2017 20:42:30 +0200] rev 31748
Merge
lana [Thu, 16 Jul 2015 19:27:53 -0700] rev 31747
Merge
mkos [Fri, 10 Jul 2015 11:42:59 +0200] rev 31746
8130753: Sync-up javadoc changes in jax-ws area - includes JAX-B API, JAX-WS API, SAAJ-API
Reviewed-by: joehw
katleman [Thu, 16 Jul 2015 13:51:53 -0700] rev 31745
Added tag jdk9-b73 for changeset 9ae09ea4c318
duke [Wed, 05 Jul 2017 20:42:26 +0200] rev 31744
Merge
katleman [Thu, 16 Jul 2015 13:51:53 -0700] rev 31743
Added tag jdk9-b73 for changeset 10a8368b188b
duke [Wed, 05 Jul 2017 20:42:23 +0200] rev 31742
Merge
lana [Thu, 16 Jul 2015 19:30:19 -0700] rev 31741
Merge
sundar [Thu, 16 Jul 2015 15:45:54 +0530] rev 31740
8131039: after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loop
Reviewed-by: hannesw, mhaupt