Wed, 02 Apr 2014 10:05:16 +0400 8034044: Class.getModifiers() returns "static" for anonymous classes
igerasim [Wed, 02 Apr 2014 10:05:16 +0400] rev 23803
8034044: Class.getModifiers() returns "static" for anonymous classes Summary: Javac sets ACC_STATIC bit for anonymous classes which contradicts the JLS Reviewed-by: jfranck
Tue, 01 Apr 2014 17:25:39 -0700 Merge
lana [Tue, 01 Apr 2014 17:25:39 -0700] rev 23802
Merge
Tue, 01 Apr 2014 10:00:43 -0700 8031425: Two langtools/javac tests fail by timeout on Windows
kizune [Tue, 01 Apr 2014 10:00:43 -0700] rev 23801
8031425: Two langtools/javac tests fail by timeout on Windows Reviewed-by: jjg, vromero
Mon, 31 Mar 2014 21:27:25 +0200 8035890: jdk8 javac -source 7 compiles test case it should not
jlahoda [Mon, 31 Mar 2014 21:27:25 +0200] rev 23800
8035890: jdk8 javac -source 7 compiles test case it should not Summary: Ensuring source level checks are performed in two additional cases related to type annotations, adding specialized error message for annotations after method type parameters. Reviewed-by: jfranck, jjg
Sat, 29 Mar 2014 11:06:33 -0700 8029143: javadoc standard doclet should add Functional Interface blurb when @FunctionalInterface annotation is present
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
Thu, 27 Mar 2014 18:41:28 -0400 8035768: Move TypeAnnotationPosition from Attribute.Compound to Attribute.TypeCompound
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
Wed, 26 Mar 2014 17:50:33 -0700 8035104: reorder class file attributes in javap listing
jjg [Wed, 26 Mar 2014 17:50:33 -0700] rev 23797
8035104: reorder class file attributes in javap listing Reviewed-by: ksrini
Wed, 26 Mar 2014 10:47:30 -0700 8035956: javac, incomplete error message
kizune [Wed, 26 Mar 2014 10:47:30 -0700] rev 23796
8035956: javac, incomplete error message Reviewed-by: vromero
Wed, 26 Mar 2014 12:18:11 +0100 8038080: annotation processors don't visit declaration parameter annotations
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
Tue, 25 Mar 2014 22:07:55 -0700 8031625: javadoc problems referencing inner class constructors
bpatel [Tue, 25 Mar 2014 22:07:55 -0700] rev 23794
8031625: javadoc problems referencing inner class constructors Reviewed-by: jjg
Tue, 25 Mar 2014 14:50:31 -0700 Merge
lana [Tue, 25 Mar 2014 14:50:31 -0700] rev 23793
Merge
Thu, 20 Mar 2014 15:13:26 +0400 7118295: javac does not explicitly close -Xstdout file
kizune [Thu, 20 Mar 2014 15:13:26 +0400] rev 23792
7118295: javac does not explicitly close -Xstdout file Reviewed-by: ksrini, jjg
Wed, 19 Mar 2014 17:39:28 -0400 8025505: Constant folding deficiency
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
Wed, 19 Mar 2014 11:34:27 -0400 6898851: Compiling against this corrupt class file causes a stacktrace from javac
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
Wed, 02 Apr 2014 22:00:13 -0700 Added tag jdk9-b07 for changeset a70a71ac79f3
katleman [Wed, 02 Apr 2014 22:00:13 -0700] rev 23789
Added tag jdk9-b07 for changeset a70a71ac79f3
Wed, 05 Jul 2017 19:36:06 +0200 Merge
duke [Wed, 05 Jul 2017 19:36:06 +0200] rev 23788
Merge
Wed, 09 Apr 2014 17:19:42 -0700 Merge
lana [Wed, 09 Apr 2014 17:19:42 -0700] rev 23787
Merge
Tue, 08 Apr 2014 11:26:40 +0100 8033113: wsimport fails on WSDL:header parameter name customization
mkos [Tue, 08 Apr 2014 11:26:40 +0100] rev 23786
8033113: wsimport fails on WSDL:header parameter name customization Reviewed-by: chegar
Wed, 09 Apr 2014 09:20:23 -0700 Merge
lana [Wed, 09 Apr 2014 09:20:23 -0700] rev 23785
Merge
Tue, 01 Apr 2014 17:27:04 -0700 Merge
lana [Tue, 01 Apr 2014 17:27:04 -0700] rev 23784
Merge
Mon, 31 Mar 2014 15:59:00 +0200 8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
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
Mon, 31 Mar 2014 10:43:20 +0200 8036030: Update JAX-WS RI integration to latest version
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
Wed, 02 Apr 2014 22:00:00 -0700 Added tag jdk9-b07 for changeset 5d95c3684e9f
katleman [Wed, 02 Apr 2014 22:00:00 -0700] rev 23781
Added tag jdk9-b07 for changeset 5d95c3684e9f
Wed, 05 Jul 2017 19:36:00 +0200 Merge
duke [Wed, 05 Jul 2017 19:36:00 +0200] rev 23780
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip