Mon, 26 Mar 2018 20:20:45 +0200 shade 8200241: [TESTBUG] java/lang/String/concat/ tests should not force source/target = 9 anymore
Mon, 26 Mar 2018 19:27:45 +0530 sundar 8200215: 17th loop of "let foo = ''"; throws ReferenceError
Mon, 26 Mar 2018 15:09:20 +0200 shade 8200118: [TESTBUG] String concat tests should test toString() application order
Mon, 26 Mar 2018 11:42:17 +0200 jlahoda 8196519: Incomplete classpath causes infinite recursion in Resolve.isAccessible
Mon, 26 Mar 2018 00:33:01 -0400 dholmes 8200213: Configure broken on MIPS
Sat, 24 Mar 2018 08:49:55 +0000 alanb 8200179: (se) More Selector cleanup
Sat, 24 Mar 2018 14:43:04 +0900 shinyafox 8199762: JShell API: Failed to detect override when snippet to be overridden has been changed before
Fri, 23 Mar 2018 17:28:02 -0700 jjg 8199902: {@docRoot} references need to be updated to reflect new module/package structure
Fri, 23 Mar 2018 15:05:43 -0700 bpb 8180410: ByteArrayOutputStream should not throw IOExceptions
Fri, 23 Mar 2018 21:39:54 +0000 chegar 8200181: Remove superflous non-IPv4 code from Java_java_net_TwoStacksPlainSocketImpl_socketListen
Tue, 20 Mar 2018 04:36:44 +0100 jwilhelm Merge
Tue, 13 Mar 2018 15:13:20 -0700 iklam 8198796: Create test case for CDS + condy
Thu, 15 Mar 2018 20:52:29 -0400 gromero 8198794: Hotspot crash on Cassandra 3.11.1 startup with libnuma 2.0.3
Wed, 14 Mar 2018 11:09:26 -0700 dtitov 8166642: serviceability/dcmd/framework/* timeout
Fri, 09 Mar 2018 23:03:28 -0500 dstewart 8199425: JTReg failure: runtime/stringtable/StringTableVerifyTest.java
Fri, 16 Feb 2018 09:43:26 +0000 aph 8197429: Increased stack guard causes segfaults on x86-32
Thu, 15 Mar 2018 15:38:23 +0100 clanger 8199010: attachListener.hpp: Fix potential null termination issue found by coverity scans
Thu, 15 Mar 2018 07:43:07 +0100 stuefe 8199656: Make slow metaspace verifications switchable in debug builds
Thu, 15 Mar 2018 12:44:27 +0100 rkennke 8199559: objArrayKlass::oop_iterate() and friends must use base_raw() instead of base()
Thu, 15 Mar 2018 07:40:00 -0400 coleenp 8199272: Broken assertion in ClassLoaderData::remove_handle
Thu, 15 Mar 2018 07:20:32 +0100 stuefe 8199432: metaspace: fix wrong comment and condition in SpaceManager::verify()
Thu, 15 Mar 2018 07:15:39 +0100 stuefe 8199431: Split up class Metaspace into a static and a non-static part
Wed, 14 Mar 2018 21:36:41 +0100 goetz 8199557: Assert in fromTonga/vm/runtime/defmeth/scenarios/Stress_noredefine/TestDescription.java
Tue, 13 Mar 2018 21:55:41 +0100 goetz 8199532: [TESTBUG] AbstractMethodErrorTest.java test failed with -Xcomp
Wed, 14 Mar 2018 09:58:53 -0700 jcbeyler 8199561: Fix two typos in the JVMTI documentation
Wed, 14 Mar 2018 09:09:38 -0700 rraghavan 8071282: remove misc dead code
Wed, 14 Mar 2018 15:28:31 +0100 shade 8199603: Build failures after JDK-8199421 "Add support for vector popcount"
Tue, 13 Mar 2018 16:21:45 -0400 zgu 8191924: Adjust DelegatingClassLoader's metadata space sizing algorithm
Wed, 14 Mar 2018 14:09:33 +0100 tschatzl 8199516: Remove dead code overlooked during Full GC work
Wed, 14 Mar 2018 12:12:00 +0100 simonis 8199472: Fix non-PCH build after JDK-8199319
Wed, 14 Mar 2018 07:27:19 -0400 coleenp 8199282: Remove ValueObj class for allocation subclassing for gc code
Wed, 14 Mar 2018 07:07:18 -0400 dholmes Merge
Tue, 13 Mar 2018 18:22:53 +0000 enevill 8199220: Zero build broken after 8195103, 8191102 and 8189871
Sun, 11 Mar 2018 07:11:03 +0100 stuefe 8199430: Rename MetaspaceAux to something more meaningful
Wed, 14 Mar 2018 10:38:02 +0100 shade 8199511: Do not generate g1_{pre|post}_barrier_slow_id without CardTable-enabled barrier set
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip