Mon, 06 Jan 2014 15:35:20 -0800 |
twisti |
8031199: _MSC_VER is only defined on _WIN32 |
Tue, 24 Dec 2013 11:48:39 -0800 |
mikael |
8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 |
Thu, 19 Dec 2013 20:28:45 +0000 |
coleenp |
8030633: nsk/jvmti/RedefineClasses/StressRedefine failed invalid method ordering length on Solaris |
Mon, 16 Dec 2013 08:24:33 -0500 |
hseigel |
8027804: JCK resolveMethod test fails expecting AbstractMethodError |
Fri, 13 Dec 2013 09:25:44 +0100 |
roland |
8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change |
Thu, 12 Dec 2013 15:11:35 -0500 |
drchase |
8029351: assert(bt != T_OBJECT) failed: Guard is incorrect in VM:defmeth |
Fri, 13 Dec 2013 00:34:09 +0400 |
iignatyev |
8026941: [TESTBUG] java.lang.ClassNotFoundException: java.lang.invoke.InvokeGeneric |
Thu, 12 Dec 2013 11:25:32 -0800 |
iveresov |
8029668: Kithcensink crashed with guarantee(Assembler::is_simm13(disp)) failed: Do not match large constant offsets |
Wed, 11 Dec 2013 13:51:28 -0500 |
jprovino |
8029566: PPC: OrderAccess::load_acquire(julong) is broken |
Wed, 11 Dec 2013 01:09:04 +0400 |
iignatyev |
8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException |
Wed, 11 Dec 2013 01:04:34 +0400 |
iignatyev |
8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java |
Fri, 06 Dec 2013 16:43:56 -0800 |
twisti |
8029366: ShouldNotReachHere error when creating an array with component type of void |
Fri, 06 Dec 2013 12:11:51 -0800 |
kvn |
8028107: Kitchensink crashed with EAV |
Mon, 09 Dec 2013 10:03:39 +0100 |
stefank |
8029106: JVM crashes in Metachunk::Metachunk during parallel class redefinition (PrivateMLetController, anonymous-simple_copy_1) |
Tue, 10 Dec 2013 10:31:00 +0100 |
sjohanss |
8028993: Full collections with ParallelScavenge slower in JDK 8 compared to 7u40 |
Mon, 09 Dec 2013 08:20:45 +0100 |
ehelin |
8029326: G1 does not check if threads gets created |
Tue, 10 Dec 2013 16:18:26 -0500 |
hseigel |
8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object |
Fri, 06 Dec 2013 11:33:10 -0500 |
hseigel |
8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61 |
Thu, 05 Dec 2013 12:35:38 +0100 |
mgronlun |
8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 |
Wed, 04 Dec 2013 14:43:50 +0100 |
sla |
8029395: SA: jstack throws WrongTypeException |
Wed, 04 Dec 2013 08:10:31 -0500 |
hseigel |
8027458: VM anonymous classes: wrong context for protected access checks |
Tue, 31 Dec 2013 19:26:57 +0400 |
iignatyev |
8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul |
Thu, 26 Dec 2013 21:00:23 -0800 |
iveresov |
8027388: JVM crashes with SIGSEGV (0xb) at pc=0x00000001077cbbf6 |
Fri, 20 Dec 2013 10:31:14 +0100 |
anoll |
8028052: compiler/startup/SmallCodeCacheStartup.java fails there is no 'no space to run compiler' in the output |
Fri, 20 Dec 2013 10:29:44 +0100 |
anoll |
8030783: Provide regression test for 8026478: -XX:+VerifyAdapterSharing is broken |
Thu, 19 Dec 2013 14:08:02 +0100 |
anoll |
8025277: Add -XX: flag to print code cache sweeper statistics |
Thu, 19 Dec 2013 06:09:16 +0100 |
anoll |
8026478: -XX:+VerifyAdapterSharing is broken |
Tue, 17 Dec 2013 08:31:06 +0100 |
anoll |
8029091: Bug in calculation of code cache sweeping interval |
Thu, 09 Jan 2014 16:53:51 +0100 |
ehelin |
Merge |
Tue, 07 Jan 2014 16:15:35 +0100 |
ehelin |
Merge |
Tue, 07 Jan 2014 13:31:33 +0100 |
tschatzl |
8027364: PSScavenge accounts too large code section to StringTable unlink |
Mon, 16 Dec 2013 13:43:06 +0100 |
brutisso |
8027440: DefNew does not log heap change information when a promotion failure occurs |
Mon, 16 Dec 2013 08:54:14 +0100 |
brutisso |
8029524: Remove unsused method CollectedHeap::unsafe_max_alloc() |
Wed, 08 Jan 2014 13:53:24 -0800 |
dcubed |
Merge |
Tue, 07 Jan 2014 13:26:56 -0500 |
coleenp |
8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains |
Tue, 07 Jan 2014 12:32:57 +0100 |
sla |
8031305: (hotspot) com.sun.management.VMOption is missing the ATTACH_ON_DEMAND origin |
Tue, 07 Jan 2014 10:50:28 +0100 |
sla |
4990369: visibleMethods() and methodsByName() return wrong visible methods |
Mon, 06 Jan 2014 08:44:24 -0500 |
hseigel |
8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized |
Tue, 31 Dec 2013 08:58:08 -0500 |
zgu |
6730115: Fastdebug VM crashes with "ExceptionMark destructor expects no pending exceptions" error |
Mon, 23 Dec 2013 18:44:59 -0500 |
hseigel |
8023735: [TESTBUG] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X |
Mon, 23 Dec 2013 18:39:47 +0000 |
iignatyev |
Merge |
Mon, 23 Dec 2013 20:56:18 +0400 |
iignatyev |
8029070: memory leak in jmm_SetVMGlobal |
Mon, 23 Dec 2013 10:13:42 -0500 |
hseigel |
8021774: [TESTBUG] Tests failed because of a warning in its output |
Wed, 18 Dec 2013 23:09:57 +0400 |
dsamersoff |
6969276: minor memory leak detected by cppcheck in agent/src/os/linux/symtab.c |
Wed, 18 Dec 2013 20:32:46 +0400 |
dsamersoff |
8028408: unused-value warning on forte.cpp when build on Mac |
Wed, 18 Dec 2013 08:39:06 +0100 |
sla |
8029726: On OS X some dtrace probe names are mismatched with Solaris |
Mon, 16 Dec 2013 10:34:30 +0100 |
sla |
8028737: Remove JVM_AccessVMIntFlag / JVM_AccessVMBooleanFlag / JVM_VMBreakPoint |
Mon, 16 Dec 2013 10:57:08 -0800 |
zgu |
8026300: VM warning: increase O_BUFLEN in ostream.hpp -- output truncated occurs with fastdebug VM when printing flags |
Mon, 16 Dec 2013 11:17:33 +0100 |
sla |
8029798: Build warnings in windows/makefiles/sa.make |
Thu, 26 Dec 2013 11:16:44 -0500 |
darcy |
8030656: Bad version check for parameter information in src/share/vm/classfile/javaClasses.cpp |
Tue, 21 Jan 2014 18:16:59 -0800 |
katleman |
Added tag jdk9-b01 for changeset 050a626a8895 |
Wed, 29 Jan 2014 19:47:21 +0000 |
alanb |
Revert hack from jake prototype 1, jake.jar is no more |
Tue, 24 Dec 2013 09:04:15 -0800 |
mchung |
Merge |
Fri, 13 Dec 2013 09:35:12 -0800 |
iris |
8030068: Update .jcheck/conf files for JDK 9jdk9-b01 |
Thu, 12 Dec 2013 15:27:05 -0800 |
iris |
Added tag jdk9-b00 for changeset ce2d7e46f3c7 |
Thu, 12 Dec 2013 05:20:55 -0800 |
katleman |
Added tag jdk8-b120 for changeset fca262db9c43jdk9-b00 |
Fri, 06 Dec 2013 09:29:15 -0800 |
amurillo |
Added tag hs25-b62 for changeset 05fedd51e40djdk8-b120 |
Fri, 06 Dec 2013 09:29:14 -0800 |
amurillo |
Mergehs25-b62 |
Thu, 05 Dec 2013 12:49:55 -0800 |
anoll |
Merge |
Wed, 04 Dec 2013 09:31:17 +0100 |
anoll |
8028109: compiler/codecache/CheckReservedInitialCodeCacheSizeArgOrder.java crashes in RT_Baseline |