Thu, 15 Jun 2017 18:58:08 +0000 |
hseigel |
Merge |
Thu, 15 Jun 2017 14:34:32 -0400 |
hseigel |
8182089: build error in hotspot/src/share/vm/runtime/reflection.cpp |
Fri, 09 Jun 2017 10:51:52 +0200 |
roland |
8181211: C2: Use profiling data to optimize on/off heap unsafe accesses |
Thu, 15 Jun 2017 09:52:44 +0200 |
rehn |
8181859: Monitor deflation is not checked in cleanup path |
Wed, 14 Jun 2017 08:47:27 +0200 |
eosterlund |
8181785: Remove the experimental ClearFPUAtPark JVM Flag |
Wed, 14 Jun 2017 01:30:11 -0700 |
eosterlund |
8181318: Allow C++ library headers on Solaris Studio |
Wed, 14 Jun 2017 17:33:54 +0800 |
fyang |
8182161: aarch64: combine andr+cbnz into tbnz when possible |
Tue, 13 Jun 2017 16:29:42 +0000 |
iveresov |
Merge |
Tue, 13 Jun 2017 09:19:35 -0700 |
iveresov |
8182018: Update Graal |
Tue, 13 Jun 2017 11:10:33 -0400 |
kbarrett |
8086005: Define __STDC_xxx_MACROS config macros globally via build system |
Tue, 13 Jun 2017 07:30:11 -0400 |
kbarrett |
8181787: Remove Solaris SPARC GCC code |
Sat, 10 Jun 2017 16:01:29 +0800 |
fyang |
8181906: AArch64: port bugfix for 7009641 to AArch64 |
Fri, 09 Jun 2017 09:27:10 +0200 |
thartmann |
8181741: C2 compilation fails with "assert(i<_max) failed: oob" |
Fri, 09 Jun 2017 09:20:13 +0200 |
thartmann |
8181781: Replay compilation should ignore unresolved Klass with -XX:+ReplayIgnoreInitErrors |
Thu, 08 Jun 2017 20:28:04 +0200 |
jwilhelm |
Merge |
Thu, 08 Jun 2017 13:17:51 -0400 |
gtriantafill |
8166748: Clean out Windows IA64 support |
Wed, 07 Jun 2017 13:09:46 -0700 |
vdeshpande |
8181616: FMA Vectorization on x86 |
Wed, 07 Jun 2017 08:56:35 -0700 |
cjplummer |
8171365: nsk/jvmti/scenarios/events/EM04/em04t001: many errors for missed events |
Wed, 07 Jun 2017 12:23:04 +0200 |
thartmann |
8181644: C1 crashes with -XX:+PrintCFGToFile |
Mon, 29 May 2017 18:17:49 +0200 |
roland |
8176506: C2: loop unswitching and unsafe accesses cause crash |
Tue, 06 Jun 2017 17:07:42 +0200 |
stuefe |
8171504: [aix] On AIX, -XXaltjvm=<path> option is ignored |
Mon, 05 Jun 2017 19:07:47 -0400 |
kbarrett |
8166651: OrderAccess::load_acquire &etc should have const parameters |
Mon, 05 Jun 2017 13:13:38 -0400 |
rprotacio |
8176132: -XX:+PrintSharedSpaces should be converted to use Unified Logging. |
Fri, 02 Jun 2017 16:32:39 +0200 |
mdoerr |
8179527: Implement intrinsic code for reverseBytes with load/store |
Fri, 02 Jun 2017 13:48:01 +0200 |
tschatzl |
8177044: Remove _scan_top from HeapRegion |
Fri, 02 Jun 2017 13:47:54 +0200 |
tschatzl |
8177707: Specialize G1RemSet::refine_card for concurrent/during safepoint refinement |
Fri, 02 Jun 2017 13:45:21 +0200 |
tschatzl |
8162928: Micro-optimizations in scanning the remembered sets |
Fri, 02 Jun 2017 13:45:15 +0200 |
tschatzl |
8071280: Specialize HeapRegion::oops_on_card_seq_iterate_careful() for use during concurrent refinement and updating the rset |
Fri, 02 Jun 2017 05:24:28 -0400 |
dholmes |
8181451: JDK-8174231 broke some clang builds |
Thu, 01 Jun 2017 17:34:01 -0700 |
epavlova |
8181124: Get rid of compiler.testlibrary.rtm.predicate |
Thu, 01 Jun 2017 17:33:07 -0700 |
epavlova |
8145728: compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java Expected message not found |
Thu, 01 Jun 2017 09:34:53 -0700 |
mikael |
8181377: Capture underlying type for unsafe/unaligned pointers in ClassFileParser |
Wed, 31 May 2017 13:17:00 +0200 |
pliden |
8181319: Make os::Linux::sched_getcpu() available even when UseNUMA is false |
Thu, 01 Jun 2017 02:21:18 +0000 |
dholmes |
Merge |
Wed, 31 May 2017 09:19:28 -0400 |
zgu |
8181055: PPC64: "mbind: Invalid argument" still seen after 8175813 |
Wed, 31 May 2017 18:20:20 -0700 |
iveresov |
8181369: Update Graal |
Tue, 30 May 2017 15:41:23 -0700 |
mikael |
8180184: Add DATA and FSIZE to os::Posix::print_rlimit_info |
Tue, 30 May 2017 17:14:52 -0400 |
dholmes |
8174231: Factor out and share PlatformEvent and Parker code for POSIX systems |
Mon, 29 May 2017 20:48:10 +0200 |
jwilhelm |
Merge |
Sat, 27 May 2017 09:21:01 -0400 |
coleenp |
8174749: Use hash table/oops for MemberName table |
Fri, 26 May 2017 13:47:33 -0700 |
mikael |
8180032: Unaligned pointer dereference in ClassFileParser |
Fri, 26 May 2017 09:48:46 -0400 |
gtriantafill |
8179861: Missing copyrights in some hotspot files |
Fri, 26 May 2017 13:46:49 +0200 |
tschatzl |
8180755: Remove use of bitMap.inline.hpp include from instanceKlass.hpp and c1_ValueSet.hpp |
Thu, 25 May 2017 20:55:20 -0400 |
mbaesken |
8180945: vmError.cpp : adjust dup and fclose |
Thu, 25 May 2017 23:20:29 +0000 |
redestad |
Merge |
Fri, 26 May 2017 01:04:05 +0200 |
redestad |
8180614: Skip range and constraint checks on non-existent flags |
Thu, 25 May 2017 22:33:25 +0000 |
iveresov |
Merge |
Thu, 25 May 2017 15:27:40 -0700 |
iveresov |
8181115: Update suite.py after JDK-8180267 |
Thu, 25 May 2017 09:43:43 +0200 |
rehn |
8152955: Many safepoints of "no vm operation" kind |
Thu, 25 May 2017 09:38:33 +0200 |
rehn |
8152953: ForceSafepoint operations should be more specific |
Wed, 24 May 2017 17:30:45 -0700 |
lucy |
8180612: [ppc] assert failure in cpu/ppc/vm/assembler_ppc.hpp due to immediate value out of range |
Wed, 24 May 2017 22:27:40 +0200 |
jwilhelm |
Merge |
Wed, 24 May 2017 12:42:44 +0200 |
redestad |
8180763: Improve inlining of Symbol::equals(char*,int) into CompactHashtable |
Tue, 23 May 2017 20:14:52 -0700 |
mseledtsov |
8180631: [TESTBUG] CDS tests should use CDSTestUtils.executeAndLog whenever spawning sub processes |
Tue, 23 May 2017 18:42:08 +0000 |
coleenp |
Merge |
Tue, 23 May 2017 11:58:32 -0400 |
zgu |
8139673: NMT stack traces in output should show mtcomponent |
Tue, 23 May 2017 17:51:35 +0200 |
jwilhelm |
Merge |
Tue, 09 May 2017 16:48:31 +0200 |
goetz |
8179953: [ppc] TLABWasteIncrement not loaded correctly |
Fri, 28 Apr 2017 14:34:24 +0200 |
goetz |
8179618: Fixes for range of OptoLoopAlignment and Inlining flags |
Mon, 22 May 2017 09:07:16 -0700 |
kvn |
8180654: Apply UL to PrintCodeCacheOnCompilation |
Fri, 19 May 2017 12:14:38 +0200 |
rkennke |
8180599: Possibly miss to iterate monitors on thread exit |
Fri, 19 May 2017 06:50:58 +0000 |
thartmann |
Merge |
Fri, 19 May 2017 08:36:49 +0200 |
thartmann |
8180587: Assert in layout_helper_log2_element_size(jint) compares bits instead of bytes |
Thu, 18 May 2017 16:31:16 -0700 |
ysuenaga |
8180487: HotSpotResolvedJavaMethod.setNotInlineable() should be renamed to represent actual behavior |
Thu, 18 May 2017 14:33:09 -0700 |
epavlova |
8180324: [JVMCI][TESTBUG] failed JVMCI junit test NativeCallTest.java |
Thu, 18 May 2017 11:27:06 -0700 |
ysuenaga |
8180601: hsdis generates duplicate output for JVMCI installed code |
Thu, 18 May 2017 17:20:59 +0200 |
zmajo |
8180473: Use proper deallocation for FileBuff::_bigbuf |
Thu, 18 May 2017 13:17:28 +0000 |
dbuck |
Merge |
Thu, 18 May 2017 08:14:33 -0400 |
vkempik |
8177522: -XX:OnOutOfMemoryError does not work if supplied twice on windows |
Thu, 18 May 2017 08:17:52 -0400 |
coleenp |
8166848: Performance bug: SystemDictionary - optimization |
Wed, 17 May 2017 23:36:19 +0200 |
rkennke |
8180175: ObjectSynchronizer only needs to iterate in-use monitors |
Wed, 17 May 2017 23:18:19 +0200 |
shade |
8180482: Reformat -XX:+PrintSafepointStatistics table |
Wed, 17 May 2017 12:46:12 +0000 |
redestad |
Merge |
Wed, 17 May 2017 12:20:17 +0000 |
redestad |
Merge |
Wed, 17 May 2017 12:13:29 +0200 |
redestad |
8180479: [TESTBUG] Some hotspot tests broken after internal Unsafe name changes |
Wed, 17 May 2017 11:41:08 +0200 |
redestad |
8180423: Remove flag UseRelocIndex |
Wed, 17 May 2017 07:55:26 -0400 |
hseigel |
8152295: Redundant CLCs for classes resolved in both loaders |
Wed, 17 May 2017 12:29:42 +0100 |
aph |
Merge |
Tue, 16 May 2017 18:33:22 +0100 |
aph |
Merge |
Thu, 11 May 2017 13:11:42 +0100 |
aph |
8179954: AArch64: C1 and C2 volatile accesses are not sequentially consistent |
Tue, 16 May 2017 19:36:55 -0400 |
coleenp |
8180325: Use ClassLoaderData::classes_do for CDS classes |
Tue, 16 May 2017 09:33:49 -0400 |
hseigel |
8178604: JVM does not allow defining boot loader modules in exploded build after module system initialization |
Mon, 15 May 2017 09:40:23 -0400 |
gtriantafill |
8179903: Clean up SPARC 32-bit support |
Thu, 11 May 2017 16:33:18 +0200 |
mgerdin |
8180181: Get rid of FAST_DISPATCH from interpreter |
Thu, 11 May 2017 16:17:31 -0700 |
iklam |
8179769: serviceability/sa/TestCpoolForInvokeDynamic.java failing after changes for JDK-8171392 |
Fri, 12 May 2017 13:56:13 -0700 |
kvn |
8180267: Update Graal |
Fri, 12 May 2017 13:14:25 -0700 |
kvn |
Merge |
Fri, 12 May 2017 11:41:05 +0200 |
tschatzl |
8177764: Humongous Reclaimed log output may be confusing |
Fri, 12 May 2017 11:38:20 +0200 |
tschatzl |
8166191: Missing spaces in log message during heap expansion |
Thu, 11 May 2017 23:41:57 -0400 |
kbarrett |
8178813: Add test for G1 pre-barrier on dereference of weak JNI handles |
Thu, 11 May 2017 17:55:03 -0700 |
mikael |
8180003: Remove sys/ prefix from poll.h and signal.h includes |
Thu, 11 May 2017 16:35:02 -0700 |
iignatyev |
8179930: jdk.test.lib.artifacts.ArtifactResolver::resolve should return Map instead of HashMap |
Thu, 11 May 2017 09:42:19 -0700 |
mikael |
8180036: Guard include of fpu_control.h |
Thu, 11 May 2017 08:40:32 -0700 |
mikael |
8180039: Use more portable print format/arguments for rlim_t |
Wed, 10 May 2017 14:03:33 +0000 |
coleenp |
Merge |
Thu, 13 Oct 2016 11:27:20 +0200 |
rkennke |
8167659: Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0' |
Wed, 10 May 2017 08:37:17 -0400 |
hseigel |
8153646: Move vm/utilities/array.hpp to vm/oops |
Tue, 09 May 2017 13:50:06 -0400 |
aharlap |
8065402: G1 does not expand marking stack when mark stack overflow happens during concurrent marking |
Tue, 09 May 2017 11:04:06 +0200 |
sjohanss |
8179550: Unify trace logging for InstanceRefKlass |
Tue, 09 May 2017 11:03:45 +0200 |
sjohanss |
8138888: Remove ExtendedOopClosure::apply_to_weak_ref_discovered_field |
Mon, 08 May 2017 09:45:24 -0400 |
rprotacio |
8154791: Xlog classload too redundant msgs info/debug |
Mon, 08 May 2017 07:16:10 -0400 |
kbarrett |
8178836: Improve PtrQueue index abstraction |
Sun, 07 May 2017 16:42:03 -0400 |
gromero |
8175813: PPC64: "mbind: Invalid argument" when -XX:+UseNUMA is used |
Sat, 06 May 2017 09:36:01 -0700 |
kvn |
8179656: [AOT] Add AOT manual test scripts |
Fri, 05 May 2017 19:28:54 -0700 |
vdeshpande |
8178811: Minimize the AVX <-> SSE transition penalty through generation of vzeroupper instruction on x86 |
Sat, 06 May 2017 00:05:32 +0000 |
cjplummer |
Merge |
Fri, 05 May 2017 14:22:35 -0700 |
cjplummer |
8164563: Test nsk/jvmti/CompiledMethodUnload/compmethunload001 keeps reporting: PRODUCT BUG: class was not unloaded in 5 |
Fri, 05 May 2017 16:20:42 -0400 |
kbarrett |
8179004: Add an efficient implementation of the "count trailing zeros" operation |
Fri, 05 May 2017 17:48:45 +0200 |
jwilhelm |
Merge |
Thu, 04 May 2017 16:04:23 -0700 |
iklam |
8176863: Remove Hashtable::reverse() |
Thu, 04 May 2017 14:32:37 -0400 |
rprotacio |
8067728: Flag::unlock_diagnostic() should be called Flag::clear_diagnostic() |
Mon, 19 Dec 2016 10:57:53 +0800 |
njian |
8169697: AArch64: Vectorized MLA instruction not generated for some test cases |
Thu, 04 May 2017 14:54:46 +0000 |
hseigel |
Merge |
Thu, 04 May 2017 10:05:29 -0400 |
hseigel |
8056900: Enhance NoClassDefFound exception messaging |
Thu, 04 May 2017 06:54:52 -0700 |
iklam |
8179625: [BACKOUT] of 8179305 Avoid repeated calls to JavaThread::last_frame in InterpreterRuntime |
Wed, 03 May 2017 18:44:27 -0400 |
kbarrett |
8169039: Add unit tests for BitMap search operations |
Wed, 03 May 2017 14:13:48 -0400 |
kbarrett |
8178352: BitMap::get_next_zero_offset may give wrong result on Mac |
Fri, 03 Mar 2017 23:08:35 -0800 |
iklam |
8171392: Move Klass pointers outside of ConstantPool entries so ConstantPool can be read-only |
Wed, 03 May 2017 02:32:02 +0000 |
sspitsyn |
Merge |
Tue, 02 May 2017 19:27:26 -0700 |
sspitsyn |
8172970: TESTBUG: need test coverage for the JVMTI functions allowed in the start phase |
Mon, 01 May 2017 11:16:01 -0700 |
iklam |
8179305: Avoid repeated calls to JavaThread::last_frame in InterpreterRuntime |
Mon, 01 May 2017 10:50:38 -0400 |
aharlap |
8178542: G1: VM hangs during shutdown due to mark stack overflow |
Fri, 28 Apr 2017 09:50:47 +0200 |
zmajo |
8179019: Correct range checks for command-line options ArraycopySrcPrefetchDistance and ArraycopyDstPrefetchDistance |
Thu, 27 Apr 2017 14:15:30 +0000 |
hseigel |
Merge |
Thu, 27 Apr 2017 10:08:02 -0400 |
hseigel |
8179235: PackageEntryTables should be created eagerly |
Thu, 27 Apr 2017 14:40:21 +0200 |
jwilhelm |
Merge |
Wed, 26 Apr 2017 21:28:22 -0700 |
shshahma |
8177958: Possible uninitialized char* in vm_version_solaris_sparc.cpp |
Wed, 26 Apr 2017 11:26:11 -0700 |
mseledtsov |
8179243: [TESTBUG] CDS tests should be excluded from running with -UseCompressedOops |
Wed, 26 Apr 2017 13:20:23 +0200 |
redestad |
8179224: Cache strlen of Flag::_name |
Wed, 26 Apr 2017 10:26:39 +0200 |
sjohanss |
8138737: Remove oop_ms_adjust_pointers and use oop_iterate instead |
Wed, 26 Apr 2017 09:06:59 +0200 |
shade |
8169061: Drop os::is_MP checks from Atomics |
Fri, 14 Apr 2017 08:33:57 -0700 |
iklam |
8178543: Optimize Klass::is_shared() |
Tue, 25 Apr 2017 18:56:45 +0000 |
jwilhelm |
Merge |
Tue, 25 Apr 2017 20:24:25 +0200 |
jwilhelm |
Merge |
Tue, 25 Apr 2017 11:06:42 -0700 |
ccheung |
8179103: [Testbug] re-enable the runtime/SharedArchiveFile/BootAppendTests.java test |
Tue, 25 Apr 2017 11:58:37 +0200 |
ehelin |
8179266: Add test/gc/g1/humongousObjects/TestHeapCounters.java to ProblemList.txt |
Thu, 13 Apr 2017 01:56:01 -0700 |
iklam |
8178350: klassVtable and klassItable should be ValueObj |
Mon, 24 Apr 2017 21:34:24 +0200 |
jwilhelm |
Merge |
Mon, 24 Apr 2017 17:26:11 +0000 |
rprotacio |
Merge |
Mon, 24 Apr 2017 11:32:38 -0400 |
rprotacio |
8168122: Update logging in perfMemory to Unified Logging |
Mon, 24 Apr 2017 12:08:28 -0400 |
rprotacio |
8165896: Use "open" flag from JVM_DefineModule to export all module packages |
Mon, 24 Apr 2017 08:47:38 -0400 |
hseigel |
8178949: The split verifier allows anewarray to create an array of more than 255 dimensions. |
Sun, 23 Apr 2017 15:02:46 -0400 |
kbarrett |
8179181: Cleanup BitMap search API |
Sat, 22 Apr 2017 00:56:56 +0000 |
iignatyev |
Merge |
Wed, 19 Apr 2017 16:33:37 -0700 |
iignatyev |
8178788: wrap JCStress test suite as jtreg tests |
Fri, 21 Apr 2017 08:24:48 +0200 |
ehelin |
8179064: TestInterpreterMethodEntries.java is missing -XX:+UnlockDiagnosticVMOptions |
Fri, 21 Apr 2017 10:43:43 +0200 |
ehelin |
8177967: Move TestGCOld to subdirectory |
Tue, 18 Apr 2017 11:01:09 +0200 |
ehelin |
8177968: Add GC stress test TestGCLocker |
Wed, 05 Apr 2017 14:21:58 +0200 |
ehelin |
8178095: Add GC stress test TestSystemGC |
Wed, 19 Apr 2017 04:10:56 +0000 |
iveresov |
Merge |
Wed, 19 Apr 2017 03:21:41 +0000 |
iveresov |
Merge |
Tue, 18 Apr 2017 20:17:22 -0700 |
iveresov |
8178864: Update Graal |
Tue, 18 Apr 2017 20:10:55 -0700 |
iignatyev |
8178835: CTW Runner should check that all classes have been compiled |
Tue, 18 Apr 2017 20:10:54 -0700 |
iignatyev |
8178913: CTW library does not close all opened resources |
Tue, 18 Apr 2017 23:52:58 +0200 |
mseledtsov |
Merge |
Tue, 18 Apr 2017 14:18:43 -0700 |
mseledtsov |
8177728: [TESTBUG] Improve CDS test utils |
Tue, 18 Apr 2017 22:25:33 +0200 |
jwilhelm |
Merge |
Tue, 18 Apr 2017 13:19:42 -0400 |
rprotacio |
8176472: Lazily create ModuleEntryTable |
Fri, 24 Mar 2017 16:35:37 +0100 |
simonis |
8176580: [ppc, s390] CRC32C: wrong checksum result in some cases |
Fri, 14 Apr 2017 15:47:33 -0700 |
iignatyev |
8178727: CTW should provide class names in error messages |
Thu, 13 Apr 2017 16:38:39 -0400 |
kbarrett |
8169517: WhiteBox should provide concurrent GC phase control |
Thu, 13 Apr 2017 11:23:37 -0700 |
iignatyev |
8178291: Add CTW test for boot module |
Thu, 13 Apr 2017 09:42:10 -0400 |
coleenp |
8178336: Unnecessary SystemDictionary walk for Protection domain liveness |
Wed, 12 Apr 2017 17:52:04 -0400 |
gtriantafill |
8150388: Remove SPARC 32-bit support |
Wed, 12 Apr 2017 08:02:29 -0400 |
coleenp |
8026985: Rewrite SystemDictionary::classes_do and Dictionary::classes_do to use KlassClosure |
Wed, 12 Apr 2017 08:49:08 +0200 |
pliden |
8178363: Incorrect check for nmethod re-registration in C1 |
Wed, 12 Apr 2017 01:31:36 -0400 |
kbarrett |
8160748: Inconsistent types for ideal_reg |
Tue, 11 Apr 2017 11:12:58 +0200 |
pliden |
8178364: Command-line flags of type double should accept integer values |
Mon, 10 Apr 2017 20:10:09 +0200 |
jwilhelm |
Merge |
Sun, 09 Apr 2017 20:52:43 -0700 |
rraghavan |
8171813: Reported null pointer dereference defect groups |
Thu, 06 Apr 2017 23:46:38 +0000 |
dholmes |
Merge |
Thu, 06 Apr 2017 17:45:10 -0400 |
dholmes |
8166927: interfaceSupport.hpp has ancient comments about TSO |
Thu, 06 Apr 2017 23:01:27 +0000 |
iveresov |
Merge |
Thu, 06 Apr 2017 14:31:32 -0700 |
iveresov |
8178088: Update Graal |
Thu, 06 Apr 2017 22:13:13 +0000 |
jwilhelm |
Merge |
Thu, 06 Apr 2017 22:58:55 +0200 |
jwilhelm |
Merge |
Thu, 06 Apr 2017 21:14:07 +0000 |
iignatyev |
Merge |
Thu, 06 Apr 2017 14:07:21 -0700 |
iignatyev |
8178118: Arguments::create_numbered_property allocates wrong buffer in case count > 99 |
Wed, 05 Apr 2017 22:48:35 +0000 |
jiangli |
Merge |
Wed, 05 Apr 2017 18:15:09 -0400 |
jiangli |
8171042: The 'REQUIRED' type in sharedPathsMiscInfo.hpp is not used and should be removed. |
Wed, 05 Apr 2017 13:15:44 -0700 |
dlong |
8173795: AOT support in raw_exception_handler_for_return_address is broken |
Wed, 05 Apr 2017 01:11:25 +0000 |
coleenp |
Merge |
Tue, 04 Apr 2017 21:07:19 -0400 |
coleenp |
8168438: Fix comment in rewriter |
Tue, 21 Mar 2017 14:14:06 +0100 |
stuefe |
8176872: [s390] wrong pc shown in error logs |
Fri, 17 Mar 2017 19:05:45 +0100 |
stuefe |
8170520: Make Metaspace ChunkManager counters non-atomic |
Mon, 07 Nov 2016 10:22:03 +0100 |
ehelin |
8177953: Rename TestGCBasher.run to TestGCBasher.main |
Fri, 31 Mar 2017 13:22:43 +0200 |
tschatzl |
8177059: [TESTBUG] gc/g1/TestGCLogMessages.java fails on 32bit arm after changes for JDK-8155094 |
Tue, 28 Mar 2017 13:33:50 +0200 |
rbackman |
Merge |
Tue, 28 Mar 2017 13:08:39 +0200 |
rbackman |
Merge |
Thu, 23 Mar 2017 15:40:12 +0100 |
rbackman |
8177069: File separator mismatch on Win-64 |
Mon, 20 Mar 2017 16:01:33 +0300 |
mchernov |
8167196: WhiteBox methods should throw an exception if used with inappropriate collector. |
Tue, 28 Mar 2017 09:13:00 +0200 |
tschatzl |
8176885: Clear Claimed Marks log message at wrong location in the log |
Tue, 28 Mar 2017 00:03:23 +0200 |
jwilhelm |
Merge |
Mon, 27 Mar 2017 11:54:04 -0700 |
cjplummer |
8177015: STACK_SIZE_MINIMUM of 32k is not always enough for Mac OS X |
Mon, 27 Mar 2017 19:05:54 +0300 |
mchernov |
8177551: [TESTBUG] TestHumongousClassLoader.java can fail on systems with non-g1 collector. |
Fri, 24 Mar 2017 11:09:14 -0700 |
cjplummer |
8177055: [TESTBUG] test/runtime/ReservedStack/ReservedStackTest.java sometimes fails on Oracle arm64 port after being enabled for open aarch64 port |
Fri, 24 Mar 2017 10:27:04 +0100 |
sjohanss |
8171238: Unify cleanup code used in G1 Remark and Full GC marking |
Fri, 24 Mar 2017 10:26:58 +0100 |
tschatzl |
8177453: Start_new_collection_set() timing done during wrong type of GC |
Thu, 23 Mar 2017 11:10:55 -0700 |
cjplummer |
8176768: hotspot ignores PTHREAD_STACK_MIN when creating new threads |
Thu, 23 Mar 2017 17:45:13 +0100 |
stuefe |
8177458: [s390] (jdk10) build broken after 8155672 |
Wed, 22 Mar 2017 13:42:45 -0700 |
iveresov |
8177046: Update Graal |
Mon, 12 Dec 2016 16:16:27 +0300 |
kzhaldyb |
8171090: Convert VMStruct_test to GTest |
Wed, 21 Dec 2016 12:47:29 +0300 |
kzhaldyb |
8171848: ObjectMonitor verify() and print() methods are empty |
Tue, 21 Mar 2017 11:25:18 -0400 |
hseigel |
8176705: Remove static functions in InstanceKlass |
Tue, 21 Mar 2017 11:21:11 +0100 |
tschatzl |
8176881: DerivedPointerTable Update log message in wrong order in regards to Redirty Cards |
Fri, 17 Mar 2017 21:15:12 -0700 |
jwilhelm |
8177070: Quarantine tests due to JDK-8177069 |
Thu, 16 Mar 2017 16:40:41 -0700 |
jwilhelm |
Merge |
Sun, 19 Mar 2017 16:40:09 -0400 |
dholmes |
8175817: Clean up Solaris signal code: SIGUSR2, SIGasync, SIGJVM1/2 |
Fri, 17 Mar 2017 15:26:49 +0000 |
sspitsyn |
Merge |
Fri, 17 Mar 2017 08:19:05 -0700 |
sspitsyn |
8176831: Dead code: function jmm_GetLoadedClasses is not used in jmm_interface |
Tue, 14 Mar 2017 22:14:33 -0700 |
shshahma |
8167425: Redundant code in method PerfLongVariant::sample |
Wed, 14 Dec 2016 09:14:16 +0100 |
stuefe |
8170933: Cleanup Metaspace Chunk manager: Unify treatment of humongous and non-humongous chunks |
Thu, 16 Mar 2017 09:43:26 +0000 |
dholmes |
Merge |
Mon, 13 Mar 2017 20:23:11 +0100 |
stuefe |
8173848: realpath is unsafe |
Thu, 16 Mar 2017 09:05:20 +0100 |
tschatzl |
8155094: Add logging for long lasting methods found in JDK-8152948 |
Wed, 15 Mar 2017 10:25:37 -0400 |
coleenp |
8155672: Remove instanceKlassHandles and KlassHandles |
Wed, 15 Mar 2017 11:44:46 +0100 |
tschatzl |
8168467: Use TaskEntry as task mark queue elements |
Tue, 14 Mar 2017 14:07:24 -0400 |
coleenp |
Merge |
Mon, 13 Mar 2017 13:01:47 +0100 |
zmajo |
8159734: Consistency check fails with -XX:-ProfileInterpreter |
Mon, 13 Mar 2017 12:13:09 +0100 |
thartmann |
8176441: assert(false) failed: modified node was not processed by IGVN.transform_old() |
Fri, 03 Mar 2017 23:08:35 -0800 |
iklam |
8005165: Remove CPU-dependent code in self-patching vtables |
Fri, 10 Mar 2017 12:58:37 -0500 |
ctornqvi |
8175300: Enable artifact resolution for jtreg tests |
Fri, 10 Mar 2017 08:04:17 -0500 |
hseigel |
8172514: Stop checking for duplicate packages in the JVM_DefineModule() package list |
Thu, 09 Mar 2017 15:00:23 -0800 |
sangheki |
8164038: Missing volatile keyword at CardTableRS::write_ref_field_gc_par() |
Wed, 08 Mar 2017 19:25:15 +0100 |
stuefe |
8176140: 8176140-Crashes-or-timeouts-during-error-reporting-may-lead-to-infinitely-repeated-error-logs-until-ErrorLogTimeout-is-hit |
Thu, 09 Mar 2017 10:48:44 +0100 |
aharlap |
8165674: G1CMMarkStack::out_of_memory possibly redundant |
Thu, 09 Mar 2017 01:07:28 +0000 |
kvn |
Merge |
Wed, 08 Mar 2017 17:01:13 -0800 |
lucy |
8175369: [ppc] Provide intrinsic implementation for CRC32C |
Wed, 08 Mar 2017 15:48:41 -0800 |
sangheki |
8176403: [TESTBUG] gc/arguments/TestSmallInitialHeapWithLargePageAndNUMA is referencing no longer existing group |
Wed, 08 Mar 2017 14:55:32 +0100 |
lucy |
8175368: [s390] Provide intrinsic implementation for CRC32C |
Tue, 07 Mar 2017 22:58:16 +0000 |
sangheki |
Merge |
Tue, 07 Mar 2017 22:35:54 +0000 |
sangheki |
Merge |
Tue, 07 Mar 2017 10:25:58 -0800 |
sangheki |
8023905: Failing to initialize VM with small initial heap when NUMA and large pages are enabled |
Tue, 07 Mar 2017 13:35:34 -0800 |
cjplummer |
8175341: "java/util/Arrays/ParallelPrefix.java" Crash Internal Error ...diagnosticCommand.cpp...assert(k != __null) failed: FinalizerHistogram class is not accessible |
Tue, 07 Mar 2017 11:35:45 -0500 |
ctornqvi |
8176102: Rename hotspot_fast* test groups to hotspot_tier1* |
Mon, 27 Feb 2017 12:57:16 +0100 |
simonis |
8175900: Assertion too strict in G1CollectedHeap::new_mutator_alloc_region |
Mon, 06 Mar 2017 09:24:47 -0800 |
mseledtsov |
8176163: [TESTBUG] Create hotspot_cds test group |
Mon, 06 Mar 2017 17:03:35 +0100 |
tschatzl |
8071278: Fix the closure mess in G1RemSet::refine_card() |
Mon, 06 Mar 2017 15:33:14 +0100 |
tschatzl |
8175367: Wrong assert for UseCompressedOops in aarch64 Copy::conjoint_oops_atomic implementation |
Sat, 04 Mar 2017 15:56:22 -0500 |
kbarrett |
8175221: Cleanup DirtyCardQueueSet::concatenate_log |