2014-04-14 8040062: Need to add new methods in BaseSSLSocketImpl
xuelei [Mon, 14 Apr 2014 13:40:45 +0000] rev 23883
8040062: Need to add new methods in BaseSSLSocketImpl Reviewed-by: mullan
2014-04-14 8009637: Some error messages are missing a space
igerasim [Mon, 14 Apr 2014 16:15:10 +0400] rev 23882
8009637: Some error messages are missing a space Reviewed-by: alanb
2014-04-02 8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes
sla [Wed, 02 Apr 2014 12:03:25 +0200] rev 23881
8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes Reviewed-by: dcubed, jbachorik
2014-04-12 8039751: UTF-8 decoder fails to handle some edge cases correctly
sherman [Sat, 12 Apr 2014 14:38:50 -0700] rev 23880
8039751: UTF-8 decoder fails to handle some edge cases correctly Summary: to update decoder.isMalformed4_2() to correctly detect out of range 2nd byte Reviewed-by: alanb
2014-04-12 8036979: Support java.net.SocketOption<> in java.net socket types
michaelm [Sat, 12 Apr 2014 20:21:09 +0100] rev 23879
8036979: Support java.net.SocketOption<> in java.net socket types Reviewed-by: alanb, chegar
2014-04-17 Added tag jdk9-b09 for changeset 56fc7867c5c9
katleman [Thu, 17 Apr 2014 10:13:55 -0700] rev 23878
Added tag jdk9-b09 for changeset 56fc7867c5c9
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:37:10 +0200] rev 23877
Merge
2014-04-17 Merge
lana [Thu, 17 Apr 2014 15:22:41 -0700] rev 23876
Merge
2014-04-15 Merge
amurillo [Tue, 15 Apr 2014 15:37:36 -0700] rev 23875
Merge
2014-04-11 Merge
amurillo [Fri, 11 Apr 2014 11:39:04 -0700] rev 23874
Merge
2014-04-11 Merge
allwin [Fri, 11 Apr 2014 13:04:59 +0200] rev 23873
Merge
2014-04-08 8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool)
coleenp [Tue, 08 Apr 2014 13:58:38 -0400] rev 23872
8028497: SIGSEGV at ClassLoaderData::oops_do(OopClosure*, KlassClosure*, bool) Summary: Keep class in CLD::_klasses list and mirror created for CDS classes if OOM during restore_shareable_info(). This keeps pointers consistent for CMS. Reviewed-by: ehelin, stefank, jmasa, iklam
2014-04-08 8039348: -XX:+TraceDeoptimization -XX:+Verbose -Xcomp can crash VM
mgronlun [Tue, 08 Apr 2014 11:50:01 +0200] rev 23871
8039348: -XX:+TraceDeoptimization -XX:+Verbose -Xcomp can crash VM Reviewed-by: kvn, sla
2014-04-08 8038296: sun/tools/jinfo/Basic.sh: java.io.IOException: Command failed in target VM
sla [Tue, 08 Apr 2014 08:14:14 +0200] rev 23870
8038296: sun/tools/jinfo/Basic.sh: java.io.IOException: Command failed in target VM Reviewed-by: sspitsyn, coleenp, dsamersoff
2014-04-05 Merge
dsamersoff [Sat, 05 Apr 2014 20:59:37 +0000] rev 23869
Merge
2014-04-05 Merge
dsamersoff [Sat, 05 Apr 2014 05:55:05 -0700] rev 23868
Merge
2014-04-05 8038624: interpretedVFrame::expressions() must respect InterpreterOopMap for liveness
mgronlun [Sat, 05 Apr 2014 21:33:11 +0200] rev 23867
8038624: interpretedVFrame::expressions() must respect InterpreterOopMap for liveness Reviewed-by: coleenp, minqi
2014-04-03 Merge
fparain [Thu, 03 Apr 2014 06:39:26 -0400] rev 23866
Merge
2014-04-03 8038473: Remove support for old T1 libthread
fparain [Thu, 03 Apr 2014 09:28:28 +0000] rev 23865
8038473: Remove support for old T1 libthread Reviewed-by: dholmes, coleenp, acorn, dcubed
2014-04-02 8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction
kevinw [Wed, 02 Apr 2014 18:40:52 +0200] rev 23864
8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction Reviewed-by: dholmes, dsamersoff Contributed-by: andreas.eriksson@oracle.com
2014-04-02 8026334: hs_err improvement: Print elapsed time in a humanly readable format
kevinw [Wed, 02 Apr 2014 16:08:59 +0100] rev 23863
8026334: hs_err improvement: Print elapsed time in a humanly readable format Reviewed-by: coleenp, dsamersoff Contributed-by: masato.yoshida@oracle.com
2014-04-02 8028733: [TESTBUG] Remove test exclusion for runtime/6626217/Test6626217.sh
ctornqvi [Wed, 02 Apr 2014 14:15:39 +0200] rev 23862
8028733: [TESTBUG] Remove test exclusion for runtime/6626217/Test6626217.sh Summary: Removed @ignore tag from Test6626217.sh, the fix for 7015395 had already solved the issue but left the @ignore tag Reviewed-by: sla, lfoltan, gtriantafill
2014-04-01 7049895: [TESTBUG] vmerrors.sh should suppress windows .mdmp files
ctornqvi [Tue, 01 Apr 2014 22:39:09 +0200] rev 23861
7049895: [TESTBUG] vmerrors.sh should suppress windows .mdmp files Summary: Added -XX:-CreateMinidumpOnCrash to vmerror.sh to suppress creation of dumps on Windows Reviewed-by: coleenp, allwin, zgu
2014-04-11 Merge
ehelin [Fri, 11 Apr 2014 10:31:25 +0200] rev 23860
Merge
2014-04-08 Merge
ehelin [Tue, 08 Apr 2014 13:50:58 +0200] rev 23859
Merge
2014-04-04 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
stefank [Fri, 04 Apr 2014 09:46:10 +0200] rev 23858
8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code Reviewed-by: brutisso, tschatzl
2014-04-03 8039089: List verification enabled in product builds
jwilhelm [Thu, 03 Apr 2014 16:20:16 +0200] rev 23857
8039089: List verification enabled in product builds Summary: Replaced the verification call to a conditional one that only runs verification in debug builds. Reviewed-by: brutisso, tschatzl
2014-04-03 Merge
kevinw [Thu, 03 Apr 2014 11:21:33 -0700] rev 23856
Merge
2014-04-03 8016302: Change type of the number of GC workers to unsigned int (2)
vkempik [Thu, 03 Apr 2014 17:49:31 +0400] rev 23855
8016302: Change type of the number of GC workers to unsigned int (2) Reviewed-by: tschatzl, jwilhelm
2014-03-31 8038934: Remove prefix allocated_ from methods and variables in Metaspace
ehelin [Mon, 31 Mar 2014 17:09:38 +0200] rev 23854
8038934: Remove prefix allocated_ from methods and variables in Metaspace Reviewed-by: jmasa, coleenp
2014-03-26 8035667: EventMetaspaceSummary doesn't report committed Metaspace memory
ehelin [Wed, 26 Mar 2014 14:15:02 +0100] rev 23853
8035667: EventMetaspaceSummary doesn't report committed Metaspace memory Reviewed-by: jmasa, stefank
2014-04-03 8038461: Test gc/g1/TestStringDeduplicationMemoryUsage.java fails with unexpected memory usage
pliden [Thu, 03 Apr 2014 10:39:27 +0200] rev 23852
8038461: Test gc/g1/TestStringDeduplicationMemoryUsage.java fails with unexpected memory usage Reviewed-by: jmasa, sjohanss
2014-03-19 8029186: regression-hotspot nightly failure: assert(FLAG_IS_DEFAULT(MaxNewSize) || MaxNewSize < MaxHeapSize) failed
sjohanss [Wed, 19 Mar 2014 17:08:03 +0100] rev 23851
8029186: regression-hotspot nightly failure: assert(FLAG_IS_DEFAULT(MaxNewSize) || MaxNewSize < MaxHeapSize) failed Summary: Cleaned up the collector policy and added more asserts to enforce that the heap is correctly setup. Reviewed-by: jwilhelm, jmasa
2014-04-10 Merge
bharadwaj [Thu, 10 Apr 2014 19:47:17 -0400] rev 23850
Merge
2014-04-09 Merge
iignatyev [Wed, 09 Apr 2014 19:45:59 +0000] rev 23849
Merge
2014-04-09 8039597: WhiteBox :: clean type profiling data
iignatyev [Wed, 09 Apr 2014 22:37:37 +0400] rev 23848
8039597: WhiteBox :: clean type profiling data Reviewed-by: kvn, roland
2014-04-09 8038939: Some options related to RTM locking optimization works inconsistently
kvn [Wed, 09 Apr 2014 11:18:02 -0700] rev 23847
8038939: Some options related to RTM locking optimization works inconsistently Summary: Switch UseRTMXendForLockBusy flag ON by default and change code to retry RTM locking on lock busy condition by default. Reviewed-by: roland
2014-04-09 8007988: PrintInlining output is inconsistent with incremental inlining
roland [Wed, 09 Apr 2014 09:17:43 +0200] rev 23846
8007988: PrintInlining output is inconsistent with incremental inlining Summary: fix duplicate and conflicting inlining output Reviewed-by: kvn, vlivanov
2014-04-08 8038636: speculative traps break when classes are redefined
roland [Tue, 08 Apr 2014 09:51:25 +0200] rev 23845
8038636: speculative traps break when classes are redefined Summary: remove speculative traps that point to methods that are redefined Reviewed-by: kvn, twisti
2014-04-03 8039146: Fix 64-bit store to int JNIHandleBlock::_top
goetz [Thu, 03 Apr 2014 12:37:53 +0200] rev 23844
8039146: Fix 64-bit store to int JNIHandleBlock::_top Reviewed-by: coleenp, kvn
2014-04-04 Merge
bharadwaj [Fri, 04 Apr 2014 15:12:58 -0400] rev 23843
Merge
2014-04-04 8024769: Remove unused code in sharedRuntime.cpp
anoll [Fri, 04 Apr 2014 10:22:35 +0200] rev 23842
8024769: Remove unused code in sharedRuntime.cpp Summary: Removed unnecessary code Reviewed-by: kvn, coleenp Contributed-by: Tobias Hartmann <tobias.hartmann@oracle.com>
2014-01-10 8029858: Enhance array copies
dsimms [Fri, 10 Jan 2014 15:58:40 +0100] rev 23841
8029858: Enhance array copies Summary: Just read the source element once Reviewed-by: coleenp, ahgross
2014-02-20 8034926: Attribute classes properly
hseigel [Thu, 20 Feb 2014 13:11:23 -0500] rev 23840
8034926: Attribute classes properly Summary: Add check to prevent underflow Reviewed-by: coleenp, ahgross
2014-04-17 Added tag jdk9-b09 for changeset 4b998d7123d6
katleman [Thu, 17 Apr 2014 10:13:41 -0700] rev 23839
Added tag jdk9-b09 for changeset 4b998d7123d6
2014-04-17 Merge
lana [Thu, 17 Apr 2014 15:19:46 -0700] rev 23838
Merge
2014-04-16 8040332: fixpath must explicitly quote empty string parameters.
mduigou [Wed, 16 Apr 2014 09:00:42 -0700] rev 23837
8040332: fixpath must explicitly quote empty string parameters. Reviewed-by: ihse
2014-04-12 8036979: Support java.net.SocketOption<> in java.net socket types
michaelm [Sat, 12 Apr 2014 19:05:42 +0000] rev 23836
8036979: Support java.net.SocketOption<> in java.net socket types Reviewed-by: alanb, chegar
2014-04-17 Added tag jdk9-b09 for changeset 31676cffe01c
katleman [Thu, 17 Apr 2014 10:13:34 -0700] rev 23835
Added tag jdk9-b09 for changeset 31676cffe01c
2017-07-05 Added tag jdk9-b09 for changeset efe7dbc60886
duke [Wed, 05 Jul 2017 19:36:51 +0200] rev 23834
Added tag jdk9-b09 for changeset efe7dbc60886
2017-07-05 Merge jdk9-b09
duke [Wed, 05 Jul 2017 19:36:50 +0200] rev 23833
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:36:47 +0200] rev 23832
Merge
2014-04-15 Added tag jdk9-b08 for changeset 06ab27895804
katleman [Tue, 15 Apr 2014 12:14:29 -0700] rev 23831
Added tag jdk9-b08 for changeset 06ab27895804
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:36:44 +0200] rev 23830
Merge
2014-04-15 Added tag jdk9-b08 for changeset 053266219b53
katleman [Tue, 15 Apr 2014 12:13:29 -0700] rev 23829
Added tag jdk9-b08 for changeset 053266219b53
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:36:41 +0200] rev 23828
Merge
2014-04-15 Added tag jdk9-b08 for changeset bf6b3c7f8f05
katleman [Tue, 15 Apr 2014 12:13:27 -0700] rev 23827
Added tag jdk9-b08 for changeset bf6b3c7f8f05
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:36:38 +0200] rev 23826
Merge
2014-04-15 Added tag jdk9-b08 for changeset 1b70f28ef99f
katleman [Tue, 15 Apr 2014 12:14:31 -0700] rev 23825
Added tag jdk9-b08 for changeset 1b70f28ef99f
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:36:35 +0200] rev 23824
Merge
2014-04-15 Added tag jdk9-b08 for changeset 02a76805d58d
katleman [Tue, 15 Apr 2014 12:12:52 -0700] rev 23823
Added tag jdk9-b08 for changeset 02a76805d58d
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:36:32 +0200] rev 23822
Merge
2014-04-15 Added tag jdk9-b08 for changeset ce60f7b62312
katleman [Tue, 15 Apr 2014 12:13:52 -0700] rev 23821
Added tag jdk9-b08 for changeset ce60f7b62312
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:36:28 +0200] rev 23820
Merge
2014-04-15 Added tag jdk9-b08 for changeset 80e041234b06
katleman [Tue, 15 Apr 2014 12:13:17 -0700] rev 23819
Added tag jdk9-b08 for changeset 80e041234b06
2014-04-15 Added tag jdk9-b08 for changeset 1f9fe77d878d
katleman [Tue, 15 Apr 2014 12:12:49 -0700] rev 23818
Added tag jdk9-b08 for changeset 1f9fe77d878d
2017-07-05 Added tag jdk9-b08 for changeset b47e02119575
duke [Wed, 05 Jul 2017 19:36:18 +0200] rev 23817
Added tag jdk9-b08 for changeset b47e02119575
2017-07-05 Merge jdk9-b08
duke [Wed, 05 Jul 2017 19:36:17 +0200] rev 23816
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:36:14 +0200] rev 23815
Merge
2014-04-04 8038263: Refactor annotation handling after actualEnterAnnotations
emc [Thu, 03 Apr 2014 20:28:23 -0400] rev 23814
8038263: Refactor annotation handling after actualEnterAnnotations Summary: Move all repeating annotations code into Annotate, rework annotations pipeline into a more completer-like design, eliminate a cast from enterAnnotations/enterTypeAnnotations Reviewed-by: jjg, jfranck
2014-04-10 Merge
lana [Wed, 09 Apr 2014 17:18:22 -0700] rev 23813
Merge
2014-04-09 8015499: javac, Gen is generating extra checkcast instructions in some corner cases
pgovereau [Wed, 09 Apr 2014 17:41:27 +0100] rev 23812
8015499: javac, Gen is generating extra checkcast instructions in some corner cases Reviewed-by: vromero, jjg
2014-04-08 8039466: Tests failing in langtools repository.
jlahoda [Tue, 08 Apr 2014 23:33:50 +0200] rev 23811
8039466: Tests failing in langtools repository. Summary: Fixing tests broken by JDK-8038455. Reviewed-by: jjg
2014-04-08 8038455: Use single Context for all rounds of annotation processing
jlahoda [Tue, 08 Apr 2014 14:06:11 +0200] rev 23810
8038455: Use single Context for all rounds of annotation processing Summary: One set of javac services, as well as created ClassSymbols, is reused for all rounds of processing now. Reviewed-by: jjg, jfranck, darcy, vromero
2014-04-04 8023945: javac wrongly allows a subclass of an anonymous class
pgovereau [Fri, 04 Apr 2014 19:13:53 -0400] rev 23809
8023945: javac wrongly allows a subclass of an anonymous class Reviewed-by: jjg
2014-04-05 8039231: [javadoc] test failure caused by javax.crypto fix
ksrini [Fri, 04 Apr 2014 18:36:16 -0700] rev 23808
8039231: [javadoc] test failure caused by javax.crypto fix Reviewed-by: jjg
2014-04-03 8037881: javax.crypto is not listed in the compact* profiles javadoc
ksrini [Thu, 03 Apr 2014 12:04:58 -0700] rev 23807
8037881: javax.crypto is not listed in the compact* profiles javadoc Reviewed-by: jjg
2014-04-09 Merge
lana [Wed, 09 Apr 2014 09:20:35 -0700] rev 23806
Merge
2014-04-02 8032066: Serialized form has broken links to non private inner classes of package private
bpatel [Tue, 01 Apr 2014 23:58:04 -0700] rev 23805
8032066: Serialized form has broken links to non private inner classes of package private Reviewed-by: jjg
2014-04-02 8034933: Update documentation for Types.directSupertypes to clarify behavior
pgovereau [Tue, 01 Apr 2014 23:52:10 -0700] rev 23804
8034933: Update documentation for Types.directSupertypes to clarify behavior Reviewed-by: darcy
2014-04-02 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
2014-04-02 Merge
lana [Tue, 01 Apr 2014 17:25:39 -0700] rev 23802
Merge
2014-04-01 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
2014-03-31 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
2014-03-29 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
2014-03-27 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
2014-03-27 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
2014-03-26 8035956: javac, incomplete error message
kizune [Wed, 26 Mar 2014 10:47:30 -0700] rev 23796
8035956: javac, incomplete error message Reviewed-by: vromero
2014-03-26 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
2014-03-26 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
2014-03-25 Merge
lana [Tue, 25 Mar 2014 14:50:31 -0700] rev 23793
Merge
2014-03-20 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
2014-03-19 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
2014-03-19 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
2014-04-03 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:36:06 +0200] rev 23788
Merge
2014-04-10 Merge
lana [Wed, 09 Apr 2014 17:19:42 -0700] rev 23787
Merge
2014-04-08 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
2014-04-09 Merge
lana [Wed, 09 Apr 2014 09:20:23 -0700] rev 23785
Merge
2014-04-02 Merge
lana [Tue, 01 Apr 2014 17:27:04 -0700] rev 23784
Merge
2014-03-31 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
2014-03-31 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
2014-04-03 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:36:00 +0200] rev 23780
Merge
2014-04-09 Merge
lana [Wed, 09 Apr 2014 09:19:57 -0700] rev 23779
Merge
2014-04-02 Merge
lana [Tue, 01 Apr 2014 17:27:49 -0700] rev 23778
Merge
2014-03-31 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
2014-03-25 Merge
lana [Tue, 25 Mar 2014 14:51:51 -0700] rev 23776
Merge
2014-03-20 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
2014-04-03 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:35:54 +0200] rev 23773
Merge
2014-04-10 Merge
lana [Wed, 09 Apr 2014 17:18:48 -0700] rev 23772
Merge
2014-04-09 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
2014-04-07 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
2014-04-03 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
2014-04-09 Merge
lana [Wed, 09 Apr 2014 09:20:03 -0700] rev 23768
Merge
2014-04-02 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
2014-04-02 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
2014-04-02 Merge
lana [Tue, 01 Apr 2014 17:28:17 -0700] rev 23765
Merge
2014-03-28 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
2014-03-27 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
2014-03-25 Merge
lana [Tue, 25 Mar 2014 14:52:34 -0700] rev 23762
Merge
2014-03-21 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
2014-03-19 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
2014-04-03 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:35:47 +0200] rev 23758
Merge
2014-04-10 Merge
lana [Wed, 09 Apr 2014 17:19:02 -0700] rev 23757
Merge
2014-04-04 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
2014-04-09 Merge
lana [Wed, 09 Apr 2014 09:19:52 -0700] rev 23755
Merge
2014-04-02 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
2014-04-02 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
2014-04-02 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
2014-04-02 Merge
lana [Tue, 01 Apr 2014 17:28:35 -0700] rev 23751
Merge
2014-03-25 Merge
lana [Tue, 25 Mar 2014 14:50:45 -0700] rev 23750
Merge
2014-03-20 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
2014-04-03 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:35:40 +0200] rev 23747
Merge
2014-04-11 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
2014-04-11 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
2014-04-11 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
2014-04-11 8037557: test SessionCacheSizeTests.java timeout
xuelei [Fri, 11 Apr 2014 03:10:44 +0000] rev 23743
8037557: test SessionCacheSizeTests.java timeout Reviewed-by: weijun
2014-04-10 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
2014-04-10 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
2014-04-10 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
2014-04-10 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
2014-04-10 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
2014-04-10 Merge
lana [Wed, 09 Apr 2014 21:12:46 -0700] rev 23737
Merge
2014-04-10 Merge
lana [Wed, 09 Apr 2014 17:17:03 -0700] rev 23736
Merge
2014-04-10 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
2014-04-09 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
2014-04-09 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
2014-04-09 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
2014-04-09 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
2014-04-08 Merge
mullan [Tue, 08 Apr 2014 13:16:22 -0400] rev 23730
Merge
2014-04-08 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
2014-04-08 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
2014-04-08 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
2014-04-07 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
2014-04-07 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
2014-04-07 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
2014-04-07 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
2014-03-06 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
2014-04-04 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
2014-04-04 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>
2014-04-04 8038306: (tz) Support tzdata2014b
aefimov [Fri, 04 Apr 2014 19:27:17 +0400] rev 23719
8038306: (tz) Support tzdata2014b Reviewed-by: coffeys, sherman, okutsu
2014-04-04 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
2014-04-04 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>
2014-04-04 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
2014-04-04 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>
2014-04-03 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
2014-04-03 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
2014-04-03 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>
2014-04-03 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
2014-04-09 Merge
lana [Wed, 09 Apr 2014 09:20:54 -0700] rev 23710
Merge
2014-04-02 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
2014-04-02 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
2014-04-02 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
2014-04-02 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
2014-04-02 Merge
valeriep [Wed, 02 Apr 2014 12:20:01 +0000] rev 23705
Merge
2014-04-02 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
2014-04-02 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>
2014-04-02 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
2014-04-02 Merge
lana [Tue, 01 Apr 2014 17:25:55 -0700] rev 23701
Merge
2014-04-01 Merge
prr [Tue, 01 Apr 2014 09:12:51 -0700] rev 23700
Merge
2014-03-24 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
2014-03-24 Merge
prr [Mon, 24 Mar 2014 10:43:59 -0700] rev 23698
Merge
2014-03-23 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
2014-03-21 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
2014-03-21 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
2014-03-21 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
2014-03-21 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
2014-03-21 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
(0) -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 +30000 tip