2012-06-28 Merge
bdelsart [Thu, 28 Jun 2012 04:21:07 -0400] rev 13103
Merge
2012-06-25 7156729: PPC: R_PPC_REL24 relocation error related to some libraries built without -fPIC
dlong [Mon, 25 Jun 2012 15:34:06 -0400] rev 13102
7156729: PPC: R_PPC_REL24 relocation error related to some libraries built without -fPIC Summary: build powerpc with -fPIC Reviewed-by: mikael, vladidan, roland Contributed-by: dean.long@oracle.com
2012-06-22 7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes.
jiangli [Fri, 22 Jun 2012 14:00:39 -0400] rev 13101
7177409: Perf regression in JVM_GetClassDeclaredFields after generic signature changes. Summary: In fieldDescriptor::generic_signature() returns NULL immediately if the field has no generic signature. Reviewed-by: dholmes, coleenp, jcoomes
2012-06-20 7178113: build environment change
collins [Tue, 19 Jun 2012 21:16:20 -0700] rev 13100
7178113: build environment change Summary: Simple change to enable proper builds of arm target Reviewed-by: ohair, dholmes
2012-06-27 7178667: ALT_EXPORT_PATH does not export server jvm on macosx
sla [Wed, 27 Jun 2012 15:23:36 +0200] rev 13099
7178667: ALT_EXPORT_PATH does not export server jvm on macosx Summary: Missing .PHONY targets in makefile Reviewed-by: dholmes, dsamersoff
2012-06-26 Merge
coleenp [Mon, 25 Jun 2012 18:59:52 -0700] rev 13098
Merge
2012-06-26 7178670: runtime/7158800/BadUtf8.java fails in SymbolTable::rehash_table
coleenp [Mon, 25 Jun 2012 21:33:35 -0400] rev 13097
7178670: runtime/7158800/BadUtf8.java fails in SymbolTable::rehash_table Summary: Cannot delete _buckets and HashtableEntries in shared space (CDS) Reviewed-by: acorn, kvn, dlong, dcubed, kamg
2012-06-25 7178846: IterateThroughHeap: heap_iteration_callback passes a negative size
sla [Mon, 25 Jun 2012 14:34:35 +0200] rev 13096
7178846: IterateThroughHeap: heap_iteration_callback passes a negative size Summary: Missing cast caused integer overflow Reviewed-by: rbackman, dholmes
2012-06-22 7177128: SA cannot get correct system properties after 7126277
minqi [Fri, 22 Jun 2012 15:39:16 -0700] rev 13095
7177128: SA cannot get correct system properties after 7126277 Summary: Bug fix of 7126277 changed hashing algorithm and also changed key as final field, this led SA unable to set correct value for key. Solution by reading key/value and insert them into the new table. Reviewed-by: dholmes, mikael Contributed-by: yumin.qi@oracle.com
2012-06-22 7175133: jinfo failed to get system properties after 6924259
minqi [Fri, 22 Jun 2012 15:35:30 -0700] rev 13094
7175133: jinfo failed to get system properties after 6924259 Summary: String offset and count fields as fix of 6924259 were removed, and become optional. SA still use offset and count fields to read String contents and failed. Fix if they exist, use them other then use value field only to read, this keeps consistent with the changes in 6924259. Reviewed-by: dholmes, mikael Contributed-by: yumin.qi@oracle.com
2012-06-20 Merge
dcubed [Wed, 20 Jun 2012 14:29:23 -0700] rev 13093
Merge
2012-06-20 7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips)
dcubed [Wed, 20 Jun 2012 14:18:25 -0700] rev 13092
7175255: symlinks are wrong, which caused jdk8-promote-2 to fail (client/64/64 directories in debuginfo zips) Summary: Fix bad paths in client/64 and server/64 debug info and symlink creation Reviewed-by: ohair, dholmes
2012-06-18 Merge
sla [Mon, 18 Jun 2012 11:33:17 +0200] rev 13091
Merge
2012-06-15 7177307: fix fo CR7158800 doesn't contain Test7158800.sh
coleenp [Fri, 15 Jun 2012 07:51:37 -0400] rev 13090
7177307: fix fo CR7158800 doesn't contain Test7158800.sh Summary: forgot to hg add it Reviewed-by: pbk, kamg, dlong, kvn, fparain
2012-06-15 Merge
poonam [Thu, 14 Jun 2012 22:55:40 -0700] rev 13089
Merge
2012-06-14 6310967: SA: jstack -m produce failures in output
poonam [Thu, 14 Jun 2012 02:12:46 -0700] rev 13088
6310967: SA: jstack -m produce failures in output Summary: While looking for the sender frame check that the frame pointer should not be less than the stack pointer. Reviewed-by: dholmes, sla
2012-06-13 7158800: Improve storage of symbol tables
coleenp [Wed, 13 Jun 2012 19:52:59 -0400] rev 13087
7158800: Improve storage of symbol tables Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance Reviewed-by: pbk, kamg, dlong, kvn, fparain
2012-06-15 7175515: new hotspot build - hs24-b15
amurillo [Fri, 15 Jun 2012 14:17:28 -0700] rev 13086
7175515: new hotspot build - hs24-b15 Reviewed-by: jcoomes
2012-06-28 Added tag jdk8-b45 for changeset 8ff1c75f204a
katleman [Thu, 28 Jun 2012 09:32:35 -0700] rev 13085
Added tag jdk8-b45 for changeset 8ff1c75f204a
2012-06-28 Added tag jdk8-b45 for changeset 07ad352154a8
katleman [Thu, 28 Jun 2012 09:32:26 -0700] rev 13084
Added tag jdk8-b45 for changeset 07ad352154a8
2017-07-05 Added tag jdk8-b45 for changeset 9b19b2302c28
duke [Wed, 05 Jul 2017 18:14:56 +0200] rev 13083
Added tag jdk8-b45 for changeset 9b19b2302c28
2017-07-05 Merge jdk8-b45
duke [Wed, 05 Jul 2017 18:14:56 +0200] rev 13082
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:14:52 +0200] rev 13081
Merge
2012-06-26 Merge
lana [Mon, 25 Jun 2012 21:39:16 -0700] rev 13080
Merge
2012-06-22 7178763: javadoc OutOfMemory error results in several jdk8 tl nightly failures
jjg [Fri, 22 Jun 2012 14:40:30 -0700] rev 13079
7178763: javadoc OutOfMemory error results in several jdk8 tl nightly failures Reviewed-by: ksrini
2012-06-21 7178297: provide mapping from doc comment position to source file position
jjg [Thu, 21 Jun 2012 13:22:21 -0700] rev 13078
7178297: provide mapping from doc comment position to source file position Reviewed-by: mcimadamore, ksrini
2012-06-20 7174143: encapsulate doc comment table
jjg [Wed, 20 Jun 2012 13:23:26 -0700] rev 13077
7174143: encapsulate doc comment table Reviewed-by: ksrini, mcimadamore
2012-06-19 7177701: error: Filling jar message during javax/imageio/metadata/IIOMetadataFormatImpl compilation
mcimadamore [Tue, 19 Jun 2012 13:25:58 +0100] rev 13076
7177701: error: Filling jar message during javax/imageio/metadata/IIOMetadataFormatImpl compilation Summary: Recent JDK hash changes affected order in which files are returned from JavacFileManager.list() Reviewed-by: jjg
2012-06-18 Merge
lana [Sun, 17 Jun 2012 21:37:21 -0700] rev 13075
Merge
2012-06-11 7160072: (javac) JavacParserTests needs cleanup
ksrini [Mon, 11 Jun 2012 15:33:28 -0700] rev 13074
7160072: (javac) JavacParserTests needs cleanup Reviewed-by: jjg
2012-06-22 Added tag jdk8-b44 for changeset 96e306b8f5e5
katleman [Thu, 21 Jun 2012 17:08:31 -0700] rev 13073
Added tag jdk8-b44 for changeset 96e306b8f5e5
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:14:46 +0200] rev 13072
Merge
2012-06-22 Added tag jdk8-b44 for changeset fc9fe83a8a52
katleman [Thu, 21 Jun 2012 17:07:59 -0700] rev 13071
Added tag jdk8-b44 for changeset fc9fe83a8a52
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:14:44 +0200] rev 13070
Merge
2012-06-26 Merge
lana [Tue, 26 Jun 2012 10:27:51 -0700] rev 13069
Merge
2012-06-07 Merge
asaha [Thu, 07 Jun 2012 12:30:22 -0700] rev 13068
Merge
2012-05-21 Merge
asaha [Mon, 21 May 2012 14:51:03 -0700] rev 13067
Merge
2012-05-08 Merge
asaha [Tue, 08 May 2012 07:30:48 -0700] rev 13066
Merge
2012-04-10 7157609: Issues with loop
joehw [Tue, 10 Apr 2012 13:59:21 -0700] rev 13065
7157609: Issues with loop Reviewed-by: hawtin, lancea, asaha
2012-06-26 Merge
lana [Mon, 25 Jun 2012 21:37:34 -0700] rev 13064
Merge
2012-06-18 Merge
lana [Sun, 17 Jun 2012 21:29:12 -0700] rev 13063
Merge
2012-06-12 7144423: StAX EventReader swallows the cause of error
joehw [Tue, 12 Jun 2012 10:23:49 -0700] rev 13062
7144423: StAX EventReader swallows the cause of error Summary: make sure the cause of the error is properly reported Reviewed-by: lancea, psandoz
2012-06-11 7157610: NullPointerException occurs when parsing XML doc
joehw [Mon, 11 Jun 2012 15:47:01 -0700] rev 13061
7157610: NullPointerException occurs when parsing XML doc Summary: recovers what was the original disallow-doctype-decl, reporting error when disallow-doctype-decl is true, and change everything else that was added for SupportDTD to be governed by a new flag 'fSupportDTD'. Reviewed-by: lancea
2012-06-22 Added tag jdk8-b44 for changeset b52db8219e73
katleman [Thu, 21 Jun 2012 17:07:57 -0700] rev 13060
Added tag jdk8-b44 for changeset b52db8219e73
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:14:36 +0200] rev 13059
Merge
2012-06-26 Merge
lana [Tue, 26 Jun 2012 10:13:49 -0700] rev 13058
Merge
2012-06-07 Merge
asaha [Thu, 07 Jun 2012 12:29:03 -0700] rev 13057
Merge
2012-05-21 Merge
asaha [Mon, 21 May 2012 14:50:53 -0700] rev 13056
Merge
2012-05-08 Merge
asaha [Tue, 08 May 2012 07:27:46 -0700] rev 13055
Merge
2012-04-10 Merge
asaha [Tue, 10 Apr 2012 10:41:36 -0700] rev 13054
Merge
2012-03-28 Merge
mbankal [Wed, 28 Mar 2012 02:53:13 -0700] rev 13053
Merge
2012-03-28 7079902: Refine CORBA data models
mbankal [Wed, 28 Mar 2012 02:50:50 -0700] rev 13052
7079902: Refine CORBA data models Reviewed-by: coffeys
2012-03-26 7143851: Improve IIOP stub and tie generation in RMIC
coffeys [Mon, 26 Mar 2012 14:01:40 +0100] rev 13051
7143851: Improve IIOP stub and tie generation in RMIC 7149048: Changes to corba rmic stubGenerator class are not used during jdk build process Reviewed-by: mschoene, robm
2012-06-22 Added tag jdk8-b44 for changeset fab97dcc43bb
katleman [Thu, 21 Jun 2012 17:07:30 -0700] rev 13050
Added tag jdk8-b44 for changeset fab97dcc43bb
2017-07-05 Merge
duke [Wed, 05 Jul 2017 18:14:27 +0200] rev 13049
Merge
2012-06-26 Merge
lana [Tue, 26 Jun 2012 10:57:46 -0700] rev 13048
Merge
2012-06-07 Merge
asaha [Thu, 07 Jun 2012 12:31:10 -0700] rev 13047
Merge
2012-05-24 7171228: closed/java/lang/SecurityManager/CheckPackageDefinition.java failure
asaha [Thu, 24 May 2012 10:23:21 -0700] rev 13046
7171228: closed/java/lang/SecurityManager/CheckPackageDefinition.java failure Reviewed-by: mullan
2012-05-21 Merge
asaha [Mon, 21 May 2012 15:13:13 -0700] rev 13045
Merge
2012-05-19 7165628: Issues with java.lang.invoke.MethodHandles.Lookup
jrose [Fri, 18 May 2012 20:31:28 -0700] rev 13044
7165628: Issues with java.lang.invoke.MethodHandles.Lookup Summary: Base SecurityManager checks on either of Lookup.lookupClass or caller class; also clarify Lookup access checks. Reviewed-by: twisti
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip