hotspot/src/share/vm/prims/whitebox.cpp
Mon, 14 Aug 2017 14:32:17 -0400 jiangli 8179302: Pre-resolve constant pool string entries and cache resolved_reference arrays in CDS archive.
Thu, 03 Aug 2017 10:24:34 +0200 goetz 8185436: jtreg: introduce @requires property to disable cds tests
Wed, 02 Aug 2017 18:06:38 -0700 iklam 8072061: Automatically determine optimal sizes for the CDS regions
Wed, 05 Jul 2017 18:14:48 -0700 kvn Merge
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Thu, 13 Apr 2017 09:57:51 +0200 stefank 8178500: Replace usages of round_to and round_down with align_up and align_down
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Wed, 28 Jun 2017 16:14:20 -0400 coleenp 8182554: Code for os::random() assumes long is 32 bits
Wed, 10 May 2017 08:37:17 -0400 hseigel 8153646: Move vm/utilities/array.hpp to vm/oops
Mon, 24 Apr 2017 12:08:28 -0400 rprotacio 8165896: Use "open" flag from JVM_DefineModule to export all module packages
Thu, 13 Apr 2017 16:38:39 -0400 kbarrett 8169517: WhiteBox should provide concurrent GC phase control
Mon, 20 Mar 2017 16:01:33 +0300 mchernov 8167196: WhiteBox methods should throw an exception if used with inappropriate collector.
Wed, 15 Mar 2017 10:25:37 -0400 coleenp 8155672: Remove instanceKlassHandles and KlassHandles
Wed, 01 Mar 2017 07:59:20 -0500 hseigel 8172307: Remove ununsed JVM API JVM_GetModuleByPackageName()
Fri, 24 Feb 2017 12:41:26 -0500 bobv Merge
Wed, 15 Feb 2017 22:59:57 -0500 coleenp 8169881: Remove implicit Handle conversions oop->Handle
Fri, 16 Jun 2017 09:20:23 -0700 alanb 8181087: Module system implementation refresh (6/2017)
Sun, 22 Jan 2017 22:18:49 -0800 jcm 8173037: V [jvm.dll+0x2343fc] GraphBuilder::args_list_for_profiling+0x8c
Thu, 19 Jan 2017 11:49:30 +0100 redestad 8171855: Move package name transformations during module bootstrap into native code
Tue, 17 Jan 2017 21:38:07 -0800 jcm 8166002: Emulate client build on platforms with reduced virtual address space
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Thu, 01 Dec 2016 08:56:41 +0000 alanb 8169069: Module system implementation refresh (11/2016)
Tue, 13 Sep 2016 09:04:44 +0200 dsimms 8164086: Checked JNI pending exception check should be cleared when returning to Java frame
Sat, 06 Aug 2016 11:52:37 -0700 iveresov 8163313: assert(comp != __null) failed: compiler not available
Fri, 05 Aug 2016 13:37:53 -0700 iveresov Merge
Thu, 04 Aug 2016 08:58:22 +0200 thartmann 8162881: Effect of -XX:CICompilerCount depends on ordering of other flags
Tue, 02 Aug 2016 15:22:41 +0300 mchernov 8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value
Fri, 10 Jun 2016 09:22:09 -0700 jmasa 8026752: Cancel MetaspaceGC request for a CMS concurrent collection after GC
Mon, 30 May 2016 19:56:27 +0400 dfazunen 8154096: Extend WhiteBox API with methods which retrieve from VM information about available GC
Fri, 06 May 2016 18:20:50 +0300 vlivanov Merge
Fri, 29 Apr 2016 22:40:51 -0400 mockner 8154110: Update class* and safepoint* logging subsystems
Fri, 29 Apr 2016 02:13:40 +0300 vlivanov Merge
Thu, 21 Apr 2016 15:59:07 -0400 bharadwaj Merge
Wed, 20 Apr 2016 19:54:51 +0300 kzhaldyb 8135200: Add White Box method that enumerates G1 old regions with less than specified liveness and collects statistics
Wed, 13 Apr 2016 14:48:22 +0200 neliasso 8153013: BlockingCompilation test times out
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Thu, 14 Apr 2016 08:32:39 +0200 thartmann 8154073: Several compiler tests fail when are executed with C1 only
Tue, 12 Apr 2016 14:17:42 -0400 bharadwaj Merge
Fri, 08 Apr 2016 12:36:27 -0400 bharadwaj Merge
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Wed, 23 Mar 2016 23:36:29 +0100 jwilhelm Merge
Fri, 18 Mar 2016 13:18:58 +0100 sjohanss 8152113: Remove _last_ditch_collection GC-cause and avoid expanding heap on Metaspace OOM
Tue, 15 Mar 2016 10:11:02 +0100 stefank 8151539: Remove duplicate AlwaysTrueClosures
Thu, 07 Apr 2016 16:51:37 +0200 thartmann 8153514: Whitebox API should allow compilation of <clinit>
Tue, 05 Apr 2016 01:46:40 -0700 jcm 8067247: Crash: assert(method_holder->data() == 0 ...) failed: a) MT-unsafe modification of inline cache
Tue, 22 Mar 2016 17:04:25 +0000 chegar Merge
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Thu, 03 Mar 2016 16:21:16 +0100 simonis 8150646: Add support for blocking compiles though whitebox API
Thu, 25 Feb 2016 10:42:42 +0100 neliasso 8148159: [TESTBUG] TestCompilerDirectivesCompatibility tests fails on non-tiered server VMs
Sat, 20 Feb 2016 11:44:14 +0300 kshefov 8141616: Add new methods to the java Whitebox API
Fri, 05 Feb 2016 16:03:56 +0100 ehelin 8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp}
Wed, 03 Feb 2016 18:16:54 +0100 mockner Merge
Wed, 03 Feb 2016 11:40:30 -0500 mockner 8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
Mon, 18 Jan 2016 08:50:57 +0100 zmajo 8147441: Unchecked pending exceptions in the WhiteBox API's implementation
Thu, 14 Jan 2016 13:24:03 +0100 neliasso 8145331: SEGV in DirectivesStack::release(DirectiveSet*)
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Thu, 17 Dec 2015 16:46:41 +0300 kzhaldyb 8132723: Add tests which check that soft references to humongous objects should work correctly
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Wed, 23 Dec 2015 20:19:42 -1000 twisti 8143072: [JVMCI] Port JVMCI to AArch64
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
less more (0) -100 -60 tip