bpatel [Sat, 29 Mar 2014 11:06:33 -0700] rev 23799
8029143: javadoc standard doclet should add Functional Interface blurb when @FunctionalInterface annotation is present
Reviewed-by: ksrini
emc [Thu, 27 Mar 2014 18:41:28 -0400] rev 23798
8035768: Move TypeAnnotationPosition from Attribute.Compound to Attribute.TypeCompound
Summary: Move position field into Compound, making Compound into a kind of "proto-annotation", representing the situation before we know what an Annotation's kink is
Reviewed-by: jjg
jjg [Wed, 26 Mar 2014 17:50:33 -0700] rev 23797
8035104: reorder class file attributes in javap listing
Reviewed-by: ksrini
kizune [Wed, 26 Mar 2014 10:47:30 -0700] rev 23796
8035956: javac, incomplete error message
Reviewed-by: vromero
jfranck [Wed, 26 Mar 2014 12:18:11 +0100] rev 23795
8038080: annotation processors don't visit declaration parameter annotations
Reviewed-by: darcy
Contributed-by: cushon@google.com, joel.franck@oracle.com
bpatel [Tue, 25 Mar 2014 22:07:55 -0700] rev 23794
8031625: javadoc problems referencing inner class constructors
Reviewed-by: jjg
lana [Tue, 25 Mar 2014 14:50:31 -0700] rev 23793
Merge
kizune [Thu, 20 Mar 2014 15:13:26 +0400] rev 23792
7118295: javac does not explicitly close -Xstdout file
Reviewed-by: ksrini, jjg
pgovereau [Wed, 19 Mar 2014 17:39:28 -0400] rev 23791
8025505: Constant folding deficiency
Summary: Provide constant folding of equality tests involving constant and null.
Reviewed-by: jjg
pgovereau [Wed, 19 Mar 2014 11:34:27 -0400] rev 23790
6898851: Compiling against this corrupt class file causes a stacktrace from javac
Summary: Added check for index out-of-bounds erros in ClassReader
Reviewed-by: jjg
katleman [Wed, 02 Apr 2014 22:00:13 -0700] rev 23789
Added tag jdk9-b07 for changeset a70a71ac79f3
duke [Wed, 05 Jul 2017 19:36:06 +0200] rev 23788
Merge
lana [Wed, 09 Apr 2014 17:19:42 -0700] rev 23787
Merge
mkos [Tue, 08 Apr 2014 11:26:40 +0100] rev 23786
8033113: wsimport fails on WSDL:header parameter name customization
Reviewed-by: chegar
lana [Wed, 09 Apr 2014 09:20:23 -0700] rev 23785
Merge
lana [Tue, 01 Apr 2014 17:27:04 -0700] rev 23784
Merge
mkos [Mon, 31 Mar 2014 15:59:00 +0200] rev 23783
8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
Reviewed-by: chegar
mkos [Mon, 31 Mar 2014 10:43:20 +0200] rev 23782
8036030: Update JAX-WS RI integration to latest version
Summary: JAX-WS RI upgrade from 2.2.9-b130926.1035 to 2.2.10-b140228.1436;
Reviewed-by: chegar
katleman [Wed, 02 Apr 2014 22:00:00 -0700] rev 23781
Added tag jdk9-b07 for changeset 5d95c3684e9f
duke [Wed, 05 Jul 2017 19:36:00 +0200] rev 23780
Merge
lana [Wed, 09 Apr 2014 09:19:57 -0700] rev 23779
Merge
lana [Tue, 01 Apr 2014 17:27:49 -0700] rev 23778
Merge
aefimov [Mon, 31 Mar 2014 19:03:41 +0400] rev 23777
8035437: Xerces Update: xml/serialize/DOMSerializerImpl
Reviewed-by: lancea
lana [Tue, 25 Mar 2014 14:51:51 -0700] rev 23776
Merge
joehw [Thu, 20 Mar 2014 13:38:07 -0700] rev 23775
8035577: Xerces Update: impl/xpath/regex/RangeToken.java
Reviewed-by: lancea, alanb, sherman, joehw
Contributed-by: david.x.li@oracle.com
katleman [Wed, 02 Apr 2014 21:59:59 -0700] rev 23774
Added tag jdk9-b07 for changeset 8c109399a3da
duke [Wed, 05 Jul 2017 19:35:54 +0200] rev 23773
Merge
lana [Wed, 09 Apr 2014 17:18:48 -0700] rev 23772
Merge
mnunez [Wed, 09 Apr 2014 10:14:34 +0200] rev 23771
8039403: Write sanity tests for persistent caching
Reviewed-by: hannesw, sundar
sundar [Mon, 07 Apr 2014 21:57:33 +0530] rev 23770
8039387: Nashorn supports indexed access of List elements, but length property is not supported
Reviewed-by: lagergren, jlaskey
hannesw [Thu, 03 Apr 2014 17:35:13 +0200] rev 23769
8039181: Persistent code store does not use absolute paths internally
Reviewed-by: sundar, lagergren
lana [Wed, 09 Apr 2014 09:20:03 -0700] rev 23768
Merge
hannesw [Wed, 02 Apr 2014 18:26:57 +0200] rev 23767
8038638: Persistent store for compiled scripts
Reviewed-by: lagergren, sundar
sundar [Wed, 02 Apr 2014 15:52:31 +0530] rev 23766
8039047: Parser accepts conditional catch clauses even when --no-syntax-extensions / -nse option is passed
Reviewed-by: lagergren, attila
lana [Tue, 01 Apr 2014 17:28:17 -0700] rev 23765
Merge
sundar [Fri, 28 Mar 2014 13:24:07 +0530] rev 23764
8038615: test262 repo is now a git repo in github
Reviewed-by: lagergren, hannesw
sundar [Thu, 27 Mar 2014 19:39:18 +0530] rev 23763
8038456: improve nasgen type checks and use specific return type for @Function, @SpecializedFunctio methods
Reviewed-by: lagergren, jlaskey
lana [Tue, 25 Mar 2014 14:52:34 -0700] rev 23762
Merge
sundar [Fri, 21 Mar 2014 20:24:01 +0530] rev 23761
8037562: Nashorn: JSON.parse comes up with nonexistent entries if there are gaps between the keys
Reviewed-by: jlaskey, hannesw
mnunez [Wed, 19 Mar 2014 16:01:19 +0100] rev 23760
8037779: NoPersistenceCachingTest fails with ant test
Reviewed-by: sundar, hannesw
katleman [Wed, 02 Apr 2014 22:00:15 -0700] rev 23759
Added tag jdk9-b07 for changeset dd19ff015a33
duke [Wed, 05 Jul 2017 19:35:47 +0200] rev 23758
Merge
lana [Wed, 09 Apr 2014 17:19:02 -0700] rev 23757
Merge
aefimov [Fri, 04 Apr 2014 14:58:04 +0400] rev 23756
8029073: (corba) New connection reclaimed when number of connection is greater than highwatermark
Reviewed-by: coffeys
lana [Wed, 09 Apr 2014 09:19:52 -0700] rev 23755
Merge
coffeys [Wed, 02 Apr 2014 21:45:26 +0100] rev 23754
8039114: Build failure: JDK-8039108 issue
Reviewed-by: alanb
coffeys [Wed, 02 Apr 2014 20:15:59 +0100] rev 23753
8039108: Build Broken: 8035618 fix breaks corba build
Reviewed-by: alanb
coffeys [Wed, 02 Apr 2014 18:21:23 +0100] rev 23752
8035618: Four api/org_omg/CORBA TCK tests fail under plugin only
Reviewed-by: alanb, mchung, dfuchs, msheppar
lana [Tue, 01 Apr 2014 17:28:35 -0700] rev 23751
Merge
lana [Tue, 25 Mar 2014 14:50:45 -0700] rev 23750
Merge
msheppar [Thu, 20 Mar 2014 15:05:58 +0000] rev 23749
8033075: Broken Links In CORBA API docs
Summary: Fix broken URLs change cgi.omg.org to www.omg.org
Reviewed-by: alanb
katleman [Wed, 02 Apr 2014 21:59:43 -0700] rev 23748
Added tag jdk9-b07 for changeset fd3ce35a9d5c
duke [Wed, 05 Jul 2017 19:35:40 +0200] rev 23747
Merge
mduigou [Fri, 11 Apr 2014 14:07:25 -0700] rev 23746
8035284: Remove redundant null initialization
Reviewed-by: lancea, martin, chegar, shade
bpb [Fri, 11 Apr 2014 13:12:11 -0700] rev 23745
8035427: Math.random() JavaDoc: missing maximum returned value
Summary: Add some documentation amplifying the description of Math.random().
Reviewed-by: psandoz
mkos [Fri, 11 Apr 2014 09:25:36 +0100] rev 23744
8039899: Missing licence headers in test for JDK-8033113
Reviewed-by: chegar
xuelei [Fri, 11 Apr 2014 03:10:44 +0000] rev 23743
8037557: test SessionCacheSizeTests.java timeout
Reviewed-by: weijun
bpb [Thu, 10 Apr 2014 13:19:29 -0700] rev 23742
8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
Summary: Specify ISO-8859-1 as charset of String to decode.
Reviewed-by: chegar, sherman, mduigou, mchung
coffeys [Thu, 10 Apr 2014 20:01:52 +0100] rev 23741
8038491: Improve synchronization in ZipFile.read()
Reviewed-by: alanb, chegar
darcy [Thu, 10 Apr 2014 08:43:46 -0700] rev 23740
8039864: Fix fallthrough lint warnings in other libs
Reviewed-by: alanb, lancea
dsamersoff [Thu, 10 Apr 2014 07:09:13 -0700] rev 23739
8039368: Remove testcase from npt utf.c
Summary: don't compile testcase by default
Reviewed-by: sla, vkempik
chegar [Thu, 10 Apr 2014 11:01:15 +0100] rev 23738
8039527: Broken links in ConcurrentMap javadoc
Reviewed-by: martin, alanb
lana [Wed, 09 Apr 2014 21:12:46 -0700] rev 23737
Merge
lana [Wed, 09 Apr 2014 17:17:03 -0700] rev 23736
Merge