hotspot/src/share/vm/prims/whitebox.cpp
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
Fri, 04 Dec 2015 23:46:19 +0300 vlivanov 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
Thu, 10 Dec 2015 14:57:55 +0100 brutisso 8145092: Use Unified Logging for the GC logging
Tue, 18 Aug 2015 11:27:23 -0700 iklam 8140802: Clean up and refactor of class loading code for CDS
Wed, 11 Nov 2015 23:47:41 +0000 jprovino Merge
Wed, 04 Nov 2015 07:23:23 -1000 twisti 8139170: JVMCI refresh
Tue, 03 Nov 2015 20:12:51 +0300 kshefov 8139385: [TESTBUG]: JVMCI test crashes in constantPoolHandle::constantPoolHandle
Tue, 20 Oct 2015 18:07:28 +0200 neliasso 8137167: JEP165: Compiler Control: Implementation task
Tue, 10 Nov 2015 11:07:15 +0100 tschatzl 8140597: Forcing an initial mark causes G1 to abort mixed collections
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Fri, 18 Sep 2015 10:11:11 +0200 neliasso 8135068: Extract method matchers from CompilerOracle
Fri, 11 Sep 2015 16:11:07 +0300 kzhaldyb 8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob
Tue, 01 Sep 2015 21:38:07 +0300 mchernov 8081317: [NEWTEST] documented GC ratio tuning and new size options should be covered by regression tests
Fri, 04 Sep 2015 10:12:08 -0300 jlaskey 8087181: Move native jimage code to its own library (maybe libjimage)
Tue, 28 Jul 2015 19:20:42 +0200 zmajo 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
Thu, 25 Jun 2015 18:25:19 +0200 jfdenise 8080511: Refresh of jimage support
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Wed, 24 Jun 2015 09:42:45 +0200 tschatzl 8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
Thu, 18 Jun 2015 14:39:38 -0500 gziemski 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
Wed, 17 Jun 2015 21:44:48 +0000 coleenp 8098821: Crash in system dictionary initialization with shared strings
Fri, 12 Jun 2015 17:29:14 -0400 jiangli 8015086: add interned strings to the shared archive.
Thu, 04 Jun 2015 14:29:34 +0200 david 8080947: Add uint as a valid VM flag type
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Fri, 17 Apr 2015 14:37:20 -0700 ccheung Merge
Mon, 13 Apr 2015 23:04:02 -0700 dbuck 8072863: Replace fatal() with vm_exit_during_initialization() when an incorrect class is found on the bootclasspath
Thu, 16 Apr 2015 14:05:48 -0700 kvn Merge
Mon, 30 Mar 2015 07:54:23 +0200 thartmann 8075214: SIGSEGV in nmethod sweeping
Tue, 07 Apr 2015 10:53:51 +0200 tschatzl 8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
Thu, 02 Apr 2015 18:53:45 +0300 iignatyev 8043225: Make whitebox API functions more stable
Mon, 23 Mar 2015 22:08:14 +0100 jwilhelm Merge
Mon, 16 Mar 2015 18:13:35 +0100 jwilhelm Merge
Mon, 16 Mar 2015 17:51:28 +0300 azakharov 8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before
Fri, 13 Mar 2015 09:18:28 -0700 dcubed Merge
Thu, 12 Mar 2015 19:11:25 +0300 iignatyev 8074980: add WhiteBox API to get a flag value for a method
Tue, 10 Mar 2015 19:56:19 -0700 cjplummer 8069111: Investigate NMT detail tracking support for 32bit ARM
Thu, 08 Jan 2015 17:45:10 -0500 dlong Merge
less more (0) -100 -60 tip