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
Wed, 09 Apr 2014 09:19:57 -0700 Merge
lana [Wed, 09 Apr 2014 09:19:57 -0700] rev 23779
Merge
Tue, 01 Apr 2014 17:27:49 -0700 Merge
lana [Tue, 01 Apr 2014 17:27:49 -0700] rev 23778
Merge
Mon, 31 Mar 2014 19:03:41 +0400 8035437: Xerces Update: xml/serialize/DOMSerializerImpl
aefimov [Mon, 31 Mar 2014 19:03:41 +0400] rev 23777
8035437: Xerces Update: xml/serialize/DOMSerializerImpl Reviewed-by: lancea
Tue, 25 Mar 2014 14:51:51 -0700 Merge
lana [Tue, 25 Mar 2014 14:51:51 -0700] rev 23776
Merge
Thu, 20 Mar 2014 13:38:07 -0700 8035577: Xerces Update: impl/xpath/regex/RangeToken.java
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
Wed, 02 Apr 2014 21:59:59 -0700 Added tag jdk9-b07 for changeset 8c109399a3da
katleman [Wed, 02 Apr 2014 21:59:59 -0700] rev 23774
Added tag jdk9-b07 for changeset 8c109399a3da
Wed, 05 Jul 2017 19:35:54 +0200 Merge
duke [Wed, 05 Jul 2017 19:35:54 +0200] rev 23773
Merge
Wed, 09 Apr 2014 17:18:48 -0700 Merge
lana [Wed, 09 Apr 2014 17:18:48 -0700] rev 23772
Merge
Wed, 09 Apr 2014 10:14:34 +0200 8039403: Write sanity tests for persistent caching
mnunez [Wed, 09 Apr 2014 10:14:34 +0200] rev 23771
8039403: Write sanity tests for persistent caching Reviewed-by: hannesw, sundar
Mon, 07 Apr 2014 21:57:33 +0530 8039387: Nashorn supports indexed access of List elements, but length property is not supported
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
Thu, 03 Apr 2014 17:35:13 +0200 8039181: Persistent code store does not use absolute paths internally
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
Wed, 09 Apr 2014 09:20:03 -0700 Merge
lana [Wed, 09 Apr 2014 09:20:03 -0700] rev 23768
Merge
Wed, 02 Apr 2014 18:26:57 +0200 8038638: Persistent store for compiled scripts
hannesw [Wed, 02 Apr 2014 18:26:57 +0200] rev 23767
8038638: Persistent store for compiled scripts Reviewed-by: lagergren, sundar
Wed, 02 Apr 2014 15:52:31 +0530 8039047: Parser accepts conditional catch clauses even when --no-syntax-extensions / -nse option is passed
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
Tue, 01 Apr 2014 17:28:17 -0700 Merge
lana [Tue, 01 Apr 2014 17:28:17 -0700] rev 23765
Merge
Fri, 28 Mar 2014 13:24:07 +0530 8038615: test262 repo is now a git repo in github
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
Thu, 27 Mar 2014 19:39:18 +0530 8038456: improve nasgen type checks and use specific return type for @Function, @SpecializedFunctio methods
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
Tue, 25 Mar 2014 14:52:34 -0700 Merge
lana [Tue, 25 Mar 2014 14:52:34 -0700] rev 23762
Merge
Fri, 21 Mar 2014 20:24:01 +0530 8037562: Nashorn: JSON.parse comes up with nonexistent entries if there are gaps between the keys
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
Wed, 19 Mar 2014 16:01:19 +0100 8037779: NoPersistenceCachingTest fails with ant test
mnunez [Wed, 19 Mar 2014 16:01:19 +0100] rev 23760
8037779: NoPersistenceCachingTest fails with ant test Reviewed-by: sundar, hannesw
Wed, 02 Apr 2014 22:00:15 -0700 Added tag jdk9-b07 for changeset dd19ff015a33
katleman [Wed, 02 Apr 2014 22:00:15 -0700] rev 23759
Added tag jdk9-b07 for changeset dd19ff015a33
Wed, 05 Jul 2017 19:35:47 +0200 Merge
duke [Wed, 05 Jul 2017 19:35:47 +0200] rev 23758
Merge
Wed, 09 Apr 2014 17:19:02 -0700 Merge
lana [Wed, 09 Apr 2014 17:19:02 -0700] rev 23757
Merge
Fri, 04 Apr 2014 14:58:04 +0400 8029073: (corba) New connection reclaimed when number of connection is greater than highwatermark
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
Wed, 09 Apr 2014 09:19:52 -0700 Merge
lana [Wed, 09 Apr 2014 09:19:52 -0700] rev 23755
Merge
Wed, 02 Apr 2014 21:45:26 +0100 8039114: Build failure: JDK-8039108 issue
coffeys [Wed, 02 Apr 2014 21:45:26 +0100] rev 23754
8039114: Build failure: JDK-8039108 issue Reviewed-by: alanb
Wed, 02 Apr 2014 20:15:59 +0100 8039108: Build Broken: 8035618 fix breaks corba build
coffeys [Wed, 02 Apr 2014 20:15:59 +0100] rev 23753
8039108: Build Broken: 8035618 fix breaks corba build Reviewed-by: alanb
Wed, 02 Apr 2014 18:21:23 +0100 8035618: Four api/org_omg/CORBA TCK tests fail under plugin only
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
Tue, 01 Apr 2014 17:28:35 -0700 Merge
lana [Tue, 01 Apr 2014 17:28:35 -0700] rev 23751
Merge
Tue, 25 Mar 2014 14:50:45 -0700 Merge
lana [Tue, 25 Mar 2014 14:50:45 -0700] rev 23750
Merge
Thu, 20 Mar 2014 15:05:58 +0000 8033075: Broken Links In CORBA API docs
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
Wed, 02 Apr 2014 21:59:43 -0700 Added tag jdk9-b07 for changeset fd3ce35a9d5c
katleman [Wed, 02 Apr 2014 21:59:43 -0700] rev 23748
Added tag jdk9-b07 for changeset fd3ce35a9d5c
Wed, 05 Jul 2017 19:35:40 +0200 Merge
duke [Wed, 05 Jul 2017 19:35:40 +0200] rev 23747
Merge
Fri, 11 Apr 2014 14:07:25 -0700 8035284: Remove redundant null initialization
mduigou [Fri, 11 Apr 2014 14:07:25 -0700] rev 23746
8035284: Remove redundant null initialization Reviewed-by: lancea, martin, chegar, shade
Fri, 11 Apr 2014 13:12:11 -0700 8035427: Math.random() JavaDoc: missing maximum returned value
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
Fri, 11 Apr 2014 09:25:36 +0100 8039899: Missing licence headers in test for JDK-8033113
mkos [Fri, 11 Apr 2014 09:25:36 +0100] rev 23744
8039899: Missing licence headers in test for JDK-8033113 Reviewed-by: chegar
Fri, 11 Apr 2014 03:10:44 +0000 8037557: test SessionCacheSizeTests.java timeout
xuelei [Fri, 11 Apr 2014 03:10:44 +0000] rev 23743
8037557: test SessionCacheSizeTests.java timeout Reviewed-by: weijun
Thu, 10 Apr 2014 13:19:29 -0700 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1)
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
Thu, 10 Apr 2014 20:01:52 +0100 8038491: Improve synchronization in ZipFile.read()
coffeys [Thu, 10 Apr 2014 20:01:52 +0100] rev 23741
8038491: Improve synchronization in ZipFile.read() Reviewed-by: alanb, chegar
Thu, 10 Apr 2014 08:43:46 -0700 8039864: Fix fallthrough lint warnings in other libs
darcy [Thu, 10 Apr 2014 08:43:46 -0700] rev 23740
8039864: Fix fallthrough lint warnings in other libs Reviewed-by: alanb, lancea
Thu, 10 Apr 2014 07:09:13 -0700 8039368: Remove testcase from npt utf.c
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
Thu, 10 Apr 2014 11:01:15 +0100 8039527: Broken links in ConcurrentMap javadoc
chegar [Thu, 10 Apr 2014 11:01:15 +0100] rev 23738
8039527: Broken links in ConcurrentMap javadoc Reviewed-by: martin, alanb
Wed, 09 Apr 2014 21:12:46 -0700 Merge
lana [Wed, 09 Apr 2014 21:12:46 -0700] rev 23737
Merge
Wed, 09 Apr 2014 17:17:03 -0700 Merge
lana [Wed, 09 Apr 2014 17:17:03 -0700] rev 23736
Merge
Thu, 10 Apr 2014 10:31:05 +0800 8039575: liberate two manual kerberos tests
weijun [Thu, 10 Apr 2014 10:31:05 +0800] rev 23735
8039575: liberate two manual kerberos tests Reviewed-by: xuelei
Wed, 09 Apr 2014 09:36:19 -0700 8039124: j.u.regex.Matcher.appendReplace/Tail() should support StringBuilder variant
sherman [Wed, 09 Apr 2014 09:36:19 -0700] rev 23734
8039124: j.u.regex.Matcher.appendReplace/Tail() should support StringBuilder variant Summary: to add the StringBuilder variant Reviewed-by: alanb, sherman Contributed-by: jeremymanson@google.com, peter.levart@gmail.com
Wed, 09 Apr 2014 12:49:51 +0000 8028192: Use of PKCS11-NSS provider in FIPS mode broken
xuelei [Wed, 09 Apr 2014 12:49:51 +0000] rev 23733
8028192: Use of PKCS11-NSS provider in FIPS mode broken Reviewed-by: ahgross, ascarpino, asmotrak
Wed, 09 Apr 2014 17:19:19 +0800 8035986: KerberosKey algorithm names are not specified
weijun [Wed, 09 Apr 2014 17:19:19 +0800] rev 23732
8035986: KerberosKey algorithm names are not specified Reviewed-by: xuelei
Wed, 09 Apr 2014 17:08:37 +0800 8039132: cleanup @ignore JAAS/krb5 tests
weijun [Wed, 09 Apr 2014 17:08:37 +0800] rev 23731
8039132: cleanup @ignore JAAS/krb5 tests Reviewed-by: xuelei
Tue, 08 Apr 2014 13:16:22 -0400 Merge
mullan [Tue, 08 Apr 2014 13:16:22 -0400] rev 23730
Merge
Tue, 08 Apr 2014 11:57:57 -0400 8038431: Close InputStream when finished retrieving XML Signature HTTP References
mullan [Tue, 08 Apr 2014 11:57:57 -0400] rev 23729
8038431: Close InputStream when finished retrieving XML Signature HTTP References Reviewed-by: xuelei
Tue, 08 Apr 2014 17:36:13 +0200 6815126: intermittent SimulResumerTest.java failure
sjiang [Tue, 08 Apr 2014 17:36:13 +0200] rev 23728
6815126: intermittent SimulResumerTest.java failure Reviewed-by: jbachorik, sla
Tue, 08 Apr 2014 11:25:56 +0100 8033113: wsimport fails on WSDL:header parameter name customization
mkos [Tue, 08 Apr 2014 11:25:56 +0100] rev 23727
8033113: wsimport fails on WSDL:header parameter name customization Reviewed-by: chegar
Mon, 07 Apr 2014 16:13:43 +0200 8031766: jstatd nightly tests failing with Expected one jstatd process, got 2. Test will be canceled.
ykantser [Mon, 07 Apr 2014 16:13:43 +0200] rev 23726
8031766: jstatd nightly tests failing with Expected one jstatd process, got 2. Test will be canceled. Reviewed-by: jbachorik, sla
Mon, 07 Apr 2014 15:40:05 +0100 8037396: URI getQuery() and getFragment() don't decode properly
michaelm [Mon, 07 Apr 2014 15:40:05 +0100] rev 23725
8037396: URI getQuery() and getFragment() don't decode properly Reviewed-by: chegar, michaelm Contributed-by: pavel.reppo@oracle.com
Mon, 07 Apr 2014 13:16:17 +0100 8039253: Remove undocumented com.oracle.net
alanb [Mon, 07 Apr 2014 13:16:17 +0100] rev 23724
8039253: Remove undocumented com.oracle.net Reviewed-by: chegar
Mon, 07 Apr 2014 08:09:55 +0200 8039256: Add sun/jvmstat/monitor/MonitoredVm/CR6672135.java to ProblemList.txt
sla [Mon, 07 Apr 2014 08:09:55 +0200] rev 23723
8039256: Add sun/jvmstat/monitor/MonitoredVm/CR6672135.java to ProblemList.txt Reviewed-by: mgronlun, alanb
Thu, 06 Mar 2014 17:31:07 +0000 8036818: DateTimeFormatter withResolverFields() fails to accept null
scolebourne [Thu, 06 Mar 2014 17:31:07 +0000] rev 23722
8036818: DateTimeFormatter withResolverFields() fails to accept null Reviewed-by: chegar, rriggs Contributed-by: scolebourne@joda.org
Fri, 04 Apr 2014 13:01:26 +0200 8038822: java/lang/management/MemoryMXBean/LowMemoryTest2.sh still fails with OutOfMemoryError: Metaspace
mtobiass [Fri, 04 Apr 2014 13:01:26 +0200] rev 23721
8038822: java/lang/management/MemoryMXBean/LowMemoryTest2.sh still fails with OutOfMemoryError: Metaspace Summary: Force a GC when usage above threshold. Add more logging. Reviewed-by: dfuchs
Fri, 04 Apr 2014 19:32:53 +0400 8039172: Tidy warnings cleanup for java.net, java.math, java.time, java.rmi
yan [Fri, 04 Apr 2014 19:32:53 +0400] rev 23720
8039172: Tidy warnings cleanup for java.net, java.math, java.time, java.rmi Reviewed-by: alanb, lancea Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Fri, 04 Apr 2014 19:27:17 +0400 8038306: (tz) Support tzdata2014b
aefimov [Fri, 04 Apr 2014 19:27:17 +0400] rev 23719
8038306: (tz) Support tzdata2014b Reviewed-by: coffeys, sherman, okutsu
Fri, 04 Apr 2014 16:35:43 +0200 8028354: jstat does not provide enough information when fail to read data from remote JVM
sla [Fri, 04 Apr 2014 16:35:43 +0200] rev 23718
8028354: jstat does not provide enough information when fail to read data from remote JVM Reviewed-by: alanb, dholmes, mgronlun
Fri, 04 Apr 2014 18:16:50 +0400 8039259: Tidy warnings cleanup for java.awt
yan [Fri, 04 Apr 2014 18:16:50 +0400] rev 23717
8039259: Tidy warnings cleanup for java.awt Reviewed-by: serb, pchelko Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Fri, 04 Apr 2014 21:19:43 +0800 8029995: accept yes/no for boolean krb5.conf settings
weijun [Fri, 04 Apr 2014 21:19:43 +0800] rev 23716
8029995: accept yes/no for boolean krb5.conf settings Reviewed-by: mullan
Fri, 04 Apr 2014 15:43:10 +0400 8039074: Tidy warnings cleanup for javax.swing
yan [Fri, 04 Apr 2014 15:43:10 +0400] rev 23715
8039074: Tidy warnings cleanup for javax.swing Reviewed-by: pchelko, alexsch Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Thu, 03 Apr 2014 16:00:56 -0700 8032977: Add serial lint warning to build of jdk repository
darcy [Thu, 03 Apr 2014 16:00:56 -0700] rev 23714
8032977: Add serial lint warning to build of jdk repository Reviewed-by: ihse, tbell
Thu, 03 Apr 2014 10:53:35 +0200 8032884: Globalbindings optionalProperty=primitive does not work when minOccurs=0
mkos [Thu, 03 Apr 2014 10:53:35 +0200] rev 23713
8032884: Globalbindings optionalProperty=primitive does not work when minOccurs=0 Reviewed-by: chegar
Thu, 03 Apr 2014 16:10:40 +0400 8039041: Tidy warnings cleanup for javax.naming
yan [Thu, 03 Apr 2014 16:10:40 +0400] rev 23712
8039041: Tidy warnings cleanup for javax.naming Reviewed-by: alanb, lancea Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Wed, 02 Apr 2014 21:38:45 -0700 8039022: Fix serial lint warnings in sun.tools.java
darcy [Wed, 02 Apr 2014 21:38:45 -0700] rev 23711
8039022: Fix serial lint warnings in sun.tools.java 8039027: Fix serial lint warnings in jconsole and jstat 8039038: Fix serial lint warnings in com.sun.jmx.snmp Reviewed-by: alanb, lancea, dfuchs
Wed, 09 Apr 2014 09:20:54 -0700 Merge
lana [Wed, 09 Apr 2014 09:20:54 -0700] rev 23710
Merge
Wed, 02 Apr 2014 23:23:00 +0100 8039118: Windows build failure (j2pcsc.dll : fatal error unresolved external symbol throwByName)
chegar [Wed, 02 Apr 2014 23:23:00 +0100] rev 23709
8039118: Windows build failure (j2pcsc.dll : fatal error unresolved external symbol throwByName) Reviewed-by: mullan, mchung, alanb
Wed, 02 Apr 2014 11:03:10 -0400 8039088: Fix broken URLs in package.html
lancea [Wed, 02 Apr 2014 11:03:10 -0400] rev 23708
8039088: Fix broken URLs in package.html Reviewed-by: chegar
Wed, 02 Apr 2014 10:20:14 -0400 8038653: Fix Time.toLocalTime, Time.valueOf javadoc clarification
lancea [Wed, 02 Apr 2014 10:20:14 -0400] rev 23707
8038653: Fix Time.toLocalTime, Time.valueOf javadoc clarification Reviewed-by: alanb
Wed, 02 Apr 2014 14:57:17 +0200 8038940: c.s.j.r.i.ClientNotifForwarder$LinearExecutor
sjiang [Wed, 02 Apr 2014 14:57:17 +0200] rev 23706
8038940: c.s.j.r.i.ClientNotifForwarder$LinearExecutor Reviewed-by: dfuchs, jbachorik
Wed, 02 Apr 2014 12:20:01 +0000 Merge
valeriep [Wed, 02 Apr 2014 12:20:01 +0000] rev 23705
Merge
Wed, 02 Apr 2014 12:19:11 +0000 8030114: [parfait] warnings from b119 for jdk.src.share.native.sun.security.smartcardio: JNI exception pending
valeriep [Wed, 02 Apr 2014 12:19:11 +0000] rev 23704
8030114: [parfait] warnings from b119 for jdk.src.share.native.sun.security.smartcardio: JNI exception pending Summary: Fix pending exception errors found by parfait. Reviewed-by: vinnie
Wed, 02 Apr 2014 15:59:00 +0400 8038488: Tidy warnings cleanup for java.beans
yan [Wed, 02 Apr 2014 15:59:00 +0400] rev 23703
8038488: Tidy warnings cleanup for java.beans Reviewed-by: malenkov, alexsch Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Wed, 02 Apr 2014 12:17:25 +0400 8038333: TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message
igerasim [Wed, 02 Apr 2014 12:17:25 +0400] rev 23702
8038333: TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message Reviewed-by: mchung
Tue, 01 Apr 2014 17:25:55 -0700 Merge
lana [Tue, 01 Apr 2014 17:25:55 -0700] rev 23701
Merge
Tue, 01 Apr 2014 09:12:51 -0700 Merge
prr [Tue, 01 Apr 2014 09:12:51 -0700] rev 23700
Merge
Mon, 24 Mar 2014 23:02:05 +0400 8038217: SunFontManager.initIDs NoSuchFieldError: lcdSubPixPos
pchelko [Mon, 24 Mar 2014 23:02:05 +0400] rev 23699
8038217: SunFontManager.initIDs NoSuchFieldError: lcdSubPixPos Reviewed-by: prr, serb
Mon, 24 Mar 2014 10:43:59 -0700 Merge
prr [Mon, 24 Mar 2014 10:43:59 -0700] rev 23698
Merge
Sun, 23 Mar 2014 13:49:48 -0700 8034169: Fix serial lint warnings in javax.swing
darcy [Sun, 23 Mar 2014 13:49:48 -0700] rev 23697
8034169: Fix serial lint warnings in javax.swing Reviewed-by: alanb, prr
Fri, 21 Mar 2014 11:33:52 -0700 8034113: [parfait] JNI exception pending in jdk/src/macosx/native/sun/font/AWTStrike.m
prr [Fri, 21 Mar 2014 11:33:52 -0700] rev 23696
8034113: [parfait] JNI exception pending in jdk/src/macosx/native/sun/font/AWTStrike.m Reviewed-by: jgodinez, serb
Fri, 21 Mar 2014 11:32:23 -0700 8029008: [Parfait] warnings from b116 for jdk.src.share.native.sun.font: JNI exceptions pending
prr [Fri, 21 Mar 2014 11:32:23 -0700] rev 23695
8029008: [Parfait] warnings from b116 for jdk.src.share.native.sun.font: JNI exceptions pending Reviewed-by: jgodinez, serb
Fri, 21 Mar 2014 21:56:50 +0400 8038106: PIT: access problem to a PrinterJob on OS X
pchelko [Fri, 21 Mar 2014 21:56:50 +0400] rev 23694
8038106: PIT: access problem to a PrinterJob on OS X Reviewed-by: serb, anthony, azvegint
Fri, 21 Mar 2014 21:47:51 +0400 8035188: KSS: javax.swing.plaf.basic.BasicComboBoxEditor
malenkov [Fri, 21 Mar 2014 21:47:51 +0400] rev 23693
8035188: KSS: javax.swing.plaf.basic.BasicComboBoxEditor Reviewed-by: alexsch, serb
Fri, 21 Mar 2014 21:40:52 +0400 8035177: KSS: sun.awt.shell.ShellFolder
malenkov [Fri, 21 Mar 2014 21:40:52 +0400] rev 23692
8035177: KSS: sun.awt.shell.ShellFolder Reviewed-by: alexsch, serb
Fri, 21 Mar 2014 20:31:14 +0400 8035171: KSS: sun.awt.shell.Win32ShellFolderManager2
malenkov [Fri, 21 Mar 2014 20:31:14 +0400] rev 23691
8035171: KSS: sun.awt.shell.Win32ShellFolderManager2 Reviewed-by: alexsch, serb
Fri, 21 Mar 2014 17:36:37 +0300 7161320: TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code)
kshefov [Fri, 21 Mar 2014 17:36:37 +0300] rev 23690
7161320: TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code) Reviewed-by: pchelko, serb
Fri, 21 Mar 2014 17:17:16 +0400 8032878: Editable combos in table do not behave as expected
alitvinov [Fri, 21 Mar 2014 17:17:16 +0400] rev 23689
8032878: Editable combos in table do not behave as expected Reviewed-by: alexp, alexsch Contributed-by: alexey.ivanov@oracle.com
Fri, 21 Mar 2014 16:51:53 +0400 8037117: Javadoc cleanup of javax.sound.midi.spi package
serb [Fri, 21 Mar 2014 16:51:53 +0400] rev 23688
8037117: Javadoc cleanup of javax.sound.midi.spi package Reviewed-by: art, pchelko
Fri, 21 Mar 2014 16:32:26 +0400 8030640: [TEST_BUG] java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh fails with exit code 2
kshefov [Fri, 21 Mar 2014 16:32:26 +0400] rev 23687
8030640: [TEST_BUG] java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh fails with exit code 2 Reviewed-by: pchelko, serb, anthony
Fri, 21 Mar 2014 15:25:42 +0400 8022531: [TEST_BUG] After double-click on the folder names , there is no 'OK' button in the dialog.
kshefov [Fri, 21 Mar 2014 15:25:42 +0400] rev 23686
8022531: [TEST_BUG] After double-click on the folder names , there is no 'OK' button in the dialog. Reviewed-by: pchelko, azvegint, serb
Fri, 21 Mar 2014 15:13:55 +0400 8036022: D3D: rendering with XOR composite causes InternalError.
bae [Fri, 21 Mar 2014 15:13:55 +0400] rev 23685
8036022: D3D: rendering with XOR composite causes InternalError. Reviewed-by: flar, serb
Fri, 21 Mar 2014 15:09:49 +0400 7124417: [macosx] failure in Window.initGC on Mac with monitor sleeping
serb [Fri, 21 Mar 2014 15:09:49 +0400] rev 23684
7124417: [macosx] failure in Window.initGC on Mac with monitor sleeping Reviewed-by: anthony, pchelko
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip