Fri, 19 Jun 2015 09:41:49 +0200 8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64
shade [Fri, 19 Jun 2015 09:41:49 +0200] rev 31368
8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64 Summary: Add interpreter support for conditional card marks on x86 and aarch64 Reviewed-by: tschatzl, aph
Thu, 18 Jun 2015 10:47:34 -0400 8080776: ARM 32 bit binaries do not run on 64 bit ARM v8 hardware
bpittore [Thu, 18 Jun 2015 10:47:34 -0400] rev 31367
8080776: ARM 32 bit binaries do not run on 64 bit ARM v8 hardware Summary: Need to know arm cpu type earlier in the init sequence to avoid illegal instruction Reviewed-by: dholmes, dlong, bdelsart
Thu, 18 Jun 2015 08:44:28 -0400 8042041: https://bugs.openjdk.java.net/browse/JDK-8042041
hseigel [Thu, 18 Jun 2015 08:44:28 -0400] rev 31366
8042041: https://bugs.openjdk.java.net/browse/JDK-8042041 Summary: Don't assert if class has a bad element_tag in an element_value structure of a RuntimeVisibleAnnotation attribute. Instead, ignore the attribute. Reviewed-by: acorn, gtriantafill
Thu, 18 Jun 2015 10:26:58 +0200 8087195: Support building hotspot with devkits on Macosx
erikj [Thu, 18 Jun 2015 10:26:58 +0200] rev 31365
8087195: Support building hotspot with devkits on Macosx Reviewed-by: dholmes, ihse
Thu, 18 Jun 2015 00:40:51 +0000 Merge
coleenp [Thu, 18 Jun 2015 00:40:51 +0000] rev 31364
Merge
Wed, 17 Jun 2015 23:46:35 +0000 Merge
coleenp [Wed, 17 Jun 2015 23:46:35 +0000] rev 31363
Merge
Wed, 17 Jun 2015 21:44:48 +0000 8098821: Crash in system dictionary initialization with shared strings
coleenp [Wed, 17 Jun 2015 21:44:48 +0000] rev 31362
8098821: Crash in system dictionary initialization with shared strings Summary: map string regions after the compressed class base is known Reviewed-by: iklam, dcubed Contributed-by: coleen.phillimore@oracle.com, mikhailo.seledtsov@oracle.com
Wed, 17 Jun 2015 22:49:17 +0000 Merge
iklam [Wed, 17 Jun 2015 22:49:17 +0000] rev 31361
Merge
Wed, 17 Jun 2015 13:22:38 -0700 8098815: Assertion failure in CDS shared string archive support on Windows
iklam [Wed, 17 Jun 2015 13:22:38 -0700] rev 31360
8098815: Assertion failure in CDS shared string archive support on Windows Summary: check for a zero length before calling the G1 fill_archive_regions routine Reviewed-by: coleenp, iklam, dcubed Contributed-by: tom.benson@oracle.com
Wed, 17 Jun 2015 17:29:56 +0200 7169803: Usage of pretenured value is not correct
david [Wed, 17 Jun 2015 17:29:56 +0200] rev 31359
7169803: Usage of pretenured value is not correct Reviewed-by: tamao, jmasa
Wed, 17 Jun 2015 14:44:54 +0200 8077842: Remove the level parameter passed around in GenCollectedHeap
jwilhelm [Wed, 17 Jun 2015 14:44:54 +0200] rev 31358
8077842: Remove the level parameter passed around in GenCollectedHeap Reviewed-by: kbarrett, mgerdin
Wed, 17 Jun 2015 15:45:43 +0000 Merge
coleenp [Wed, 17 Jun 2015 15:45:43 +0000] rev 31357
Merge
Wed, 17 Jun 2015 11:30:51 -0400 8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files
coleenp [Wed, 17 Jun 2015 11:30:51 -0400] rev 31356
8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files Summary: summarize information from linux-x86; it's too long and redundant Reviewed-by: gtriantafill, dholmes, mgerdin, dcubed
Wed, 17 Jun 2015 00:52:06 +0000 Merge
poonam [Wed, 17 Jun 2015 00:52:06 +0000] rev 31355
Merge
Tue, 16 Jun 2015 14:30:27 -0700 8085965: VM hangs in C2Compiler
poonam [Tue, 16 Jun 2015 14:30:27 -0700] rev 31354
8085965: VM hangs in C2Compiler Summary: CMSClassUnloadingEnabled and ExplicitGCInvokesConcurrentAndUnloadsClasses should be disabled when -Xnoclassgc is specified Reviewed-by: jmasa, kbarrett
Tue, 16 Jun 2015 15:59:57 +0200 8076110: VM crash when class is redefined with Instrumentation.redefineClasses
aeriksso [Tue, 16 Jun 2015 15:59:57 +0200] rev 31353
8076110: VM crash when class is redefined with Instrumentation.redefineClasses Reviewed-by: coleenp, sspitsyn
Tue, 16 Jun 2015 11:58:25 +0200 8079473: allow demangling to be optional in dll_address_to_function_name
bdelsart [Tue, 16 Jun 2015 11:58:25 +0200] rev 31352
8079473: allow demangling to be optional in dll_address_to_function_name Summary: add a demangling boolean argument to dll_address_to_function_name and decode Reviewed-by: dholmes, simonis
Mon, 15 Jun 2015 14:33:51 -0700 8087121: bscmake fails when building inside VS2013
ctornqvi [Mon, 15 Jun 2015 14:33:51 -0700] rev 31351
8087121: bscmake fails when building inside VS2013 Reviewed-by: hseigel, lfoltan, mgronlun
Mon, 15 Jun 2015 11:50:16 +0200 8098552: 8079792 breaks Zero builds without precompiled headers.
sgehwolf [Mon, 15 Jun 2015 11:50:16 +0200] rev 31350
8098552: 8079792 breaks Zero builds without precompiled headers. Summary: Include memRegion.hpp in g1BiasedArray.hpp Reviewed-by: ehelin, sjohanss
Mon, 15 Jun 2015 13:48:30 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:30 +0200] rev 31349
Merge
Mon, 15 Jun 2015 10:24:38 +0200 8077279: assert(ic->is_clean()) failed: IC should be clean
sjohanss [Mon, 15 Jun 2015 10:24:38 +0200] rev 31348
8077279: assert(ic->is_clean()) failed: IC should be clean Reviewed-by: rbackman, thartmann
Mon, 15 Jun 2015 01:38:42 -0400 8098517: Unprotected PrintMalloc in os::realloc
kbarrett [Mon, 15 Jun 2015 01:38:42 -0400] rev 31347
8098517: Unprotected PrintMalloc in os::realloc Summary: Also verify tty != NULL before printing. Reviewed-by: dholmes
Fri, 12 Jun 2015 19:49:54 -0400 8042668: GC Support for shared heap ranges in CDS
jiangli [Fri, 12 Jun 2015 19:49:54 -0400] rev 31346
8042668: GC Support for shared heap ranges in CDS Summary: Added "Archive Region" support to the G1 GC Reviewed-by: tschatzl, brutisso Contributed-by: tom.benson@oracle.com
Fri, 12 Jun 2015 17:29:14 -0400 8015086: add interned strings to the shared archive.
jiangli [Fri, 12 Jun 2015 17:29:14 -0400] rev 31345
8015086: add interned strings to the shared archive. Summary: Support saving interned strings in shared CDS archive. Reviewed-by: coleenp, iklam, pliden
Fri, 12 Jun 2015 12:55:32 +0200 8025608: GC trace events missing nursery size information
david [Fri, 12 Jun 2015 12:55:32 +0200] rev 31344
8025608: GC trace events missing nursery size information Reviewed-by: sjohanss, mgerdin
Thu, 11 Jun 2015 11:07:03 -0400 8086073: Fix PrintStubCode for empty StubCodeGenerator.
goetz [Thu, 11 Jun 2015 11:07:03 -0400] rev 31343
8086073: Fix PrintStubCode for empty StubCodeGenerator. Reviewed-by: kvn, lfoltan
Mon, 08 Jun 2015 12:54:05 +0200 8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
ykantser [Mon, 08 Jun 2015 12:54:05 +0200] rev 31342
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms Reviewed-by: sspitsyn
Wed, 10 Jun 2015 07:37:11 +0200 Merge
kbarrett [Wed, 10 Jun 2015 07:37:11 +0200] rev 31341
Merge
Tue, 09 Jun 2015 15:05:47 -0400 8086027: Multiple STATIC_ASSERTs at class scope doesn't work
kbarrett [Tue, 09 Jun 2015 15:05:47 -0400] rev 31340
8086027: Multiple STATIC_ASSERTs at class scope doesn't work Summary: Make supporting typedef name unique via __LINE__ concatenation Reviewed-by: dholmes, brutisso
Wed, 10 Jun 2015 05:59:44 +0200 Merge
jwilhelm [Wed, 10 Jun 2015 05:59:44 +0200] rev 31339
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip