Tue, 11 Nov 2014 16:54:24 +0000 Merge
jiangli [Tue, 11 Nov 2014 16:54:24 +0000] rev 27620
Merge
Mon, 10 Nov 2014 19:52:28 -0500 Merge
jiangli [Mon, 10 Nov 2014 19:52:28 -0500] rev 27619
Merge
Mon, 10 Nov 2014 19:28:51 -0500 8064375: Change certain errors to warnings in CDS output.
jiangli [Mon, 10 Nov 2014 19:28:51 -0500] rev 27618
8064375: Change certain errors to warnings in CDS output. Summary: Change CDS non-fatal preloading errors to warnings. Reviewed-by: minqi, mseledtsov, coleenp
Tue, 11 Nov 2014 18:00:06 +0000 Merge
coleenp [Tue, 11 Nov 2014 18:00:06 +0000] rev 27617
Merge
Tue, 11 Nov 2014 15:07:09 +0300 8015272: Make @Contended within the same group to use the same oop map
shade [Tue, 11 Nov 2014 15:07:09 +0300] rev 27616
8015272: Make @Contended within the same group to use the same oop map Reviewed-by: coleenp, dholmes
Tue, 11 Nov 2014 09:59:50 -0500 8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter
coleenp [Tue, 11 Nov 2014 09:59:50 -0500] rev 27615
8062870: src/share/vm/services/mallocTracker.hpp:64 assert(_count > 0) failed: Negative counter Summary: Signed bitfield size y can only have (1 << y)-1 values. Reviewed-by: shade, dholmes, jrose, ctornqvi, gtriantafill
Tue, 11 Nov 2014 04:34:56 -0800 8059131: sawindbg.dll is not compiled with /SAFESEH
dsamersoff [Tue, 11 Nov 2014 04:34:56 -0800] rev 27614
8059131: sawindbg.dll is not compiled with /SAFESEH Summary: Make variable SAFESEH_FLAG replaced with /SAFESEH link option. Reviewed-by: mgronlun, sla
Mon, 10 Nov 2014 19:37:32 -0500 8058322: Zero name_index item of MethodParameters attribute cause MalformedParameterException
emc [Mon, 10 Nov 2014 19:37:32 -0500] rev 27613
8058322: Zero name_index item of MethodParameters attribute cause MalformedParameterException Summary: Allow hotspot to report null for 0 parameter_name index in MethodParameters attribute Reviewed-by: coleenp, dholmes
Mon, 10 Nov 2014 16:45:46 -0500 8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException
emc [Mon, 10 Nov 2014 16:45:46 -0500] rev 27612
8058313: Mismatch of method descriptor and MethodParameters.parameters_count should cause MalformedParameterException Summary: Allow hotspot to store and report zero-length MethodParameters attribute data Reviewed-by: coleenp, jiangli
Mon, 10 Nov 2014 10:13:10 -0800 8060721: Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler
ccheung [Mon, 10 Nov 2014 10:13:10 -0800] rev 27611
8060721: Test runtime/SharedArchiveFile/LimitSharedSizes.java fails in jdk 9 fcs new platforms/compiler Summary: replaced strcat() with jio_snprintf() Reviewed-by: dholmes, iklam, dlong, minqi
Fri, 07 Nov 2014 12:48:09 -0800 8062247: [TESTBUG] Allow WhiteBox test to access JVM offsets
minqi [Fri, 07 Nov 2014 12:48:09 -0800] rev 27610
8062247: [TESTBUG] Allow WhiteBox test to access JVM offsets Reviewed-by: coleenp, iklam, mseledtsov Contributed-by: yumin.qi@oracle.com
Fri, 07 Nov 2014 13:50:55 +0100 Merge
sla [Fri, 07 Nov 2014 13:50:55 +0100] rev 27609
Merge
Thu, 06 Nov 2014 13:05:14 -0800 8062851: cleanup ObjectMonitor offset adjustments
dcubed [Thu, 06 Nov 2014 13:05:14 -0800] rev 27608
8062851: cleanup ObjectMonitor offset adjustments Summary: JEP-143/JDK-8046133 - cleanup computation of ObjectMonitor field pointers Reviewed-by: dholmes, redestad, coleenp
Thu, 20 Nov 2014 10:57:38 -0800 Merge
lana [Thu, 20 Nov 2014 10:57:38 -0800] rev 27607
Merge
Wed, 19 Nov 2014 19:22:49 +0400 8059661: Test SoftReference and OOM behavior
azakharov [Wed, 19 Nov 2014 19:22:49 +0400] rev 27606
8059661: Test SoftReference and OOM behavior Reviewed-by: tschatzl
Fri, 14 Nov 2014 17:36:56 +0400 8064716: TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent
azakharov [Fri, 14 Nov 2014 17:36:56 +0400] rev 27605
8064716: TestHumongousShrinkHeap.java can not be run with -XX:+ExplicitGCInvokesConcurrent 8062957: Heap is not shrunk when deallocating under memory pressure Summary: Added explicit -XX:-ExplicitGCInvokesConcurrent to invocations Reviewed-by: brutisso, tschatzl
Thu, 04 Dec 2014 12:58:13 -0800 Added tag jdk9-b41 for changeset 47f369e3c69c
katleman [Thu, 04 Dec 2014 12:58:13 -0800] rev 27604
Added tag jdk9-b41 for changeset 47f369e3c69c
Thu, 04 Dec 2014 15:21:09 -0800 Merge
lana [Thu, 04 Dec 2014 15:21:09 -0800] rev 27603
Merge
Wed, 03 Dec 2014 19:28:30 +0000 Merge
chegar [Wed, 03 Dec 2014 19:28:30 +0000] rev 27602
Merge
Tue, 02 Dec 2014 14:36:22 -0800 Merge
amurillo [Tue, 02 Dec 2014 14:36:22 -0800] rev 27601
Merge
Thu, 27 Nov 2014 07:16:53 -0800 Merge
amurillo [Thu, 27 Nov 2014 07:16:53 -0800] rev 27600
Merge
Mon, 24 Nov 2014 09:57:02 +0100 Merge
sla [Mon, 24 Nov 2014 09:57:02 +0100] rev 27599
Merge
Mon, 17 Nov 2014 09:36:40 +0100 Merge
sla [Mon, 17 Nov 2014 09:36:40 +0100] rev 27598
Merge
Fri, 14 Nov 2014 10:29:01 +0100 8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job
miauno [Fri, 14 Nov 2014 10:29:01 +0100] rev 27597
8064799: [TESTBUG] JT-Reg Serviceability tests to be run as part of JPRT submit job Reviewed-by: sla, alanb, dholmes, sspitsyn
Fri, 28 Nov 2014 18:31:05 +0530 8066146: jdk.nashorn.api.scripting package javadoc should be included in jdk docs
sundar [Fri, 28 Nov 2014 18:31:05 +0530] rev 27596
8066146: jdk.nashorn.api.scripting package javadoc should be included in jdk docs Reviewed-by: erikj, jlaskey, lagergren
Thu, 27 Nov 2014 15:41:56 +0100 8065914: Various improvements and cleanup of build system
ihse [Thu, 27 Nov 2014 15:41:56 +0100] rev 27595
8065914: Various improvements and cleanup of build system Reviewed-by: erikj
Mon, 24 Nov 2014 14:44:10 +0100 8065648: Remove the flag -fsanitize=undefined for GCC 4.9 and later
ehelin [Mon, 24 Nov 2014 14:44:10 +0100] rev 27594
8065648: Remove the flag -fsanitize=undefined for GCC 4.9 and later Reviewed-by: erikj
Wed, 26 Nov 2014 15:14:14 +0100 8065913: Various improvements in SetupNativeCompilation
ihse [Wed, 26 Nov 2014 15:14:14 +0100] rev 27593
8065913: Various improvements in SetupNativeCompilation Reviewed-by: erikj
Wed, 26 Nov 2014 14:59:10 +0100 8065911: Introduce EvalDebugWrapper for all Setup* macros
ihse [Wed, 26 Nov 2014 14:59:10 +0100] rev 27592
8065911: Introduce EvalDebugWrapper for all Setup* macros Reviewed-by: erikj
Mon, 24 Nov 2014 11:53:47 +0100 8065138: Encodings.isRecognizedEnconding sometimes fails to recognize 'UTF8'
erikj [Mon, 24 Nov 2014 11:53:47 +0100] rev 27591
8065138: Encodings.isRecognizedEnconding sometimes fails to recognize 'UTF8' Reviewed-by: dfuchs
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip