Tue, 13 Mar 2018 15:29:55 -0700 |
psandoz |
8197944: Condy tests fails on Windows |
Tue, 13 Mar 2018 20:06:34 +0100 |
stuefe |
8199518: test/hotspot/jtreg/runtime/SelectionResolution tests take a lot longer to run with fastdebug after JDK-8198423 |
Tue, 13 Mar 2018 18:27:20 +0100 |
sjohanss |
8199533: ProblemList tests failing after JDK-8153333 |
Tue, 13 Mar 2018 10:22:15 -0700 |
rlupusoru |
8199421: Add support for vector popcount |
Tue, 13 Mar 2018 17:13:35 +0100 |
rkennke |
8198445: Access API for primitive/native arraycopy |
Wed, 14 Mar 2018 00:30:56 +0900 |
ysuenaga |
8199323: hsdis could not be loaded which are located on long path |
Tue, 13 Mar 2018 11:29:30 +0100 |
mdoerr |
8198510: Enable UseDynamicNumberOfGCThreads by default |
Thu, 08 Mar 2018 14:33:57 -0800 |
psandoz |
8199342: The constant pool forgets it has a Dynamic entry if there are overpass methods |
Mon, 12 Mar 2018 14:11:54 -0700 |
amenkov |
8193369: post_field_access does not work for some functions, possibly related to fast_getfield |
Mon, 12 Mar 2018 13:54:55 -0700 |
epavlova |
8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal |
Fri, 09 Mar 2018 23:13:37 +0900 |
ysuenaga |
8153333: [REDO] STW phases at Concurrent GC should count in PerfCounte |
Mon, 12 Mar 2018 12:02:20 +0100 |
mdoerr |
8198894: [PPC64] More generic vector CRC implementation |
Mon, 12 Mar 2018 09:46:12 +0100 |
ehelin |
8197852: Move G1DefaultPolicy into G1Policy |
Mon, 12 Mar 2018 08:16:48 +0100 |
ehelin |
8199024: Remove unneccessary protected and virtual modifiers from G1CollectedHeap |
Fri, 09 Mar 2018 20:01:38 -0500 |
coleenp |
8199283: Remove ValueObj class for allocation subclassing for compiler code |
Fri, 09 Mar 2018 13:36:39 -0800 |
ccheung |
8196626: [Graal] runtime/appcds/UseAppCDS.java crashes with "VM thread using lock Heap_lock (not allowed to block on)" |
Fri, 09 Mar 2018 12:38:54 -0800 |
kvn |
8199422: Hotspot build is broken after push of 8197235 |
Fri, 09 Mar 2018 10:15:22 -0800 |
kvn |
8197235: src/hotspot/share/jvmci/jvmciCompilerToVM.cpp takes 4 minutes to compile on windows |
Fri, 09 Mar 2018 13:06:36 -0500 |
coleenp |
Merge |
Thu, 08 Feb 2018 09:23:49 +0100 |
goetz |
8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors. |
Fri, 09 Mar 2018 09:46:49 -0800 |
kvn |
8198591: compiler/aot/fingerprint tests should be moved to open |
Fri, 09 Mar 2018 12:03:20 -0500 |
coleenp |
Merge |
Tue, 06 Mar 2018 19:24:13 +0100 |
stuefe |
8198423: Improve metaspace chunk allocation |
Fri, 09 Mar 2018 10:46:02 -0500 |
coleenp |
8173070: Remove ValueObj class for allocation subclassing for runtime code |
Fri, 09 Mar 2018 08:01:25 +0100 |
pliden |
8199328: Fix unsafe field accesses in heap dumper |
Thu, 08 Mar 2018 16:44:29 -0500 |
dholmes |
8199012: SEGV in jni_DetachCurrentThread during VM shutdown |
Thu, 08 Mar 2018 19:10:25 +0100 |
stefank |
8199319: Remove handles.inline.hpp include from reflectionUtils.hpp |
Thu, 08 Mar 2018 09:56:29 +0100 |
stefank |
8199275: Fix inclusions of allocation.inline.hpp |
Wed, 07 Mar 2018 21:57:36 +0100 |
stefank |
8199264: Remove universe.inline.hpp to simplify include dependencies |
Wed, 07 Mar 2018 19:32:54 -0800 |
gdub |
8194490: [JVMCI] Move `iterateFrames` to C++ |
Wed, 07 Mar 2018 13:26:15 -0800 |
erikj |
8198243: Add build time check for global operator new/delete in object files |
Mon, 05 Mar 2018 13:18:55 +0000 |
adinn |
8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails |
Tue, 06 Mar 2018 08:16:45 +0100 |
stuefe |
8193429: "assert(false) failed: GetModuleFileName failed (126)" in symbolengine.cpp |
Wed, 07 Mar 2018 09:32:46 -0500 |
hseigel |
8159850: Remove unneeded parsing of optional-size when parsing array types |
Wed, 07 Mar 2018 10:58:59 +0100 |
shade |
8199219: Build failures after JDK-8195148 (Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet) |
Tue, 06 Mar 2018 22:08:30 -0800 |
iklam |
8191585: VM anonymous classes created during CDS dump time cause crash |
Tue, 06 Mar 2018 16:02:04 -0800 |
dnsimon |
8199066: [JVMCI] EagerJVMCI option should also initialize the JVMCI compiler |
Tue, 06 Mar 2018 18:12:15 -0500 |
coleenp |
8199137: StringInternSync test crashes in exit verification |
Tue, 06 Mar 2018 17:45:31 -0500 |
coleenp |
8199133: [BACKOUT] NMT: Enhance thread stack tracking |
Tue, 06 Mar 2018 17:15:16 -0500 |
coleenp |
8198926: Move ClassLoaderData::_dependencies to ClassLoaderData::_handles |
Tue, 06 Mar 2018 08:36:44 +0100 |
eosterlund |
8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet |
Tue, 06 Mar 2018 13:08:59 +0100 |
tschatzl |
8198546: [Redo] JDK-8196883 G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set |
Tue, 06 Mar 2018 10:30:24 +0100 |
thartmann |
8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT |
Sat, 03 Mar 2018 10:15:23 +0000 |
dsamersoff |
8196590: Enable docker container related tests for linux AARCH64 |
Mon, 05 Mar 2018 13:10:31 -0800 |
iignatyev |
8199050: reenable concurrent execution of compiler tests |
Fri, 23 Feb 2018 21:38:12 +0100 |
dnsimon |
8198571: [JVMCI] must not install wide vector code unless runtime supports it |
Mon, 05 Mar 2018 14:24:45 -0500 |
jiangli |
8198447: Remove ClassLoaderExt::check(). |
Mon, 05 Mar 2018 10:29:23 -0500 |
hseigel |
8191102: Incorrect include file use in classLoader.hpp |
Mon, 05 Mar 2018 13:15:10 +0100 |
ehelin |
8198957: Remove unused function ArgumentsExt::set_gc_specific_flags |
Mon, 05 Mar 2018 13:07:04 +0100 |
ehelin |
8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy |
Mon, 05 Mar 2018 11:32:17 +0100 |
ehelin |
8197847: Remove unused file g1ParScanThreadState_ext.cpp |
Mon, 05 Mar 2018 11:16:23 +0100 |
ehelin |
8197843: Remove unused method G1EvacuationRootClosures::create_root_closures_ext |
Sun, 04 Mar 2018 22:24:06 -0800 |
iklam |
8196121: runtime/appcds/ClassLoaderTest.java fails silently |
Sun, 04 Mar 2018 20:57:46 -0500 |
zgu |
8198845: Missing resource mark results disassembling generated code failure in hs error report |
Sat, 03 Mar 2018 23:56:08 -0500 |
kbarrett |
8196876: OopStorage::assert_at_safepoint clashes with assert_at_safepoint macros in g1CollectedHeap.hpp |
Fri, 02 Mar 2018 17:33:59 -0800 |
ccheung |
8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump |
Fri, 02 Mar 2018 21:00:12 +0100 |
jwilhelm |
Merge |
Fri, 02 Mar 2018 15:02:26 -0800 |
kvn |
8198789: [TESTBUG] CTW of java.base and java.desktop takes long time |
Fri, 02 Mar 2018 17:25:55 -0500 |
jiangli |
8194759: Support caching class mirror objects. |
Fri, 02 Mar 2018 10:42:32 -0800 |
dtitov |
8170541: serviceability/jdwp/AllModulesCommandTest.java fails intermittently on Windows and Solaris |