Tue, 22 Mar 2016 17:04:25 +0000 |
chegar |
Merge
|
file |
diff |
annotate
|
Thu, 17 Mar 2016 19:04:01 +0000 |
alanb |
8142968: Module System implementation
|
file |
diff |
annotate
|
Thu, 03 Mar 2016 16:21:16 +0100 |
simonis |
8150646: Add support for blocking compiles though whitebox API
|
file |
diff |
annotate
|
Thu, 25 Feb 2016 10:42:42 +0100 |
neliasso |
8148159: [TESTBUG] TestCompilerDirectivesCompatibility tests fails on non-tiered server VMs
|
file |
diff |
annotate
|
Sat, 20 Feb 2016 11:44:14 +0300 |
kshefov |
8141616: Add new methods to the java Whitebox API
|
file |
diff |
annotate
|
Fri, 05 Feb 2016 16:03:56 +0100 |
ehelin |
8148973: Rename g1/concurrentMark.{hpp,cpp,inline.hpp} to g1/g1ConcurrentMark.{hpp,cpp,inline.hpp}
|
file |
diff |
annotate
|
Wed, 03 Feb 2016 18:16:54 +0100 |
mockner |
Merge
|
file |
diff |
annotate
|
Wed, 03 Feb 2016 11:40:30 -0500 |
mockner |
8079408: Reimplement TraceClassLoading, TraceClassUnloading, and TraceClassLoaderData with Unified Logging.
|
file |
diff |
annotate
|
Mon, 18 Jan 2016 08:50:57 +0100 |
zmajo |
8147441: Unchecked pending exceptions in the WhiteBox API's implementation
|
file |
diff |
annotate
|
Thu, 14 Jan 2016 13:24:03 +0100 |
neliasso |
8145331: SEGV in DirectivesStack::release(DirectiveSet*)
|
file |
diff |
annotate
|
Thu, 07 Jan 2016 21:10:28 +0000 |
jprovino |
Merge
|
file |
diff |
annotate
|
Thu, 17 Dec 2015 16:46:41 +0300 |
kzhaldyb |
8132723: Add tests which check that soft references to humongous objects should work correctly
|
file |
diff |
annotate
|
Sun, 20 Dec 2015 10:37:23 -0500 |
goetz |
8139864: Improve handling of stack protection zones.
|
file |
diff |
annotate
|
Wed, 23 Dec 2015 20:19:42 -1000 |
twisti |
8143072: [JVMCI] Port JVMCI to AArch64
|
file |
diff |
annotate
|
Fri, 18 Dec 2015 12:39:02 -0800 |
twisti |
Merge
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 23:46:19 +0300 |
vlivanov |
8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
|
file |
diff |
annotate
|
Thu, 10 Dec 2015 14:57:55 +0100 |
brutisso |
8145092: Use Unified Logging for the GC logging
|
file |
diff |
annotate
|
Tue, 18 Aug 2015 11:27:23 -0700 |
iklam |
8140802: Clean up and refactor of class loading code for CDS
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 23:47:41 +0000 |
jprovino |
Merge
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 07:23:23 -1000 |
twisti |
8139170: JVMCI refresh
|
file |
diff |
annotate
|
Tue, 03 Nov 2015 20:12:51 +0300 |
kshefov |
8139385: [TESTBUG]: JVMCI test crashes in constantPoolHandle::constantPoolHandle
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 18:07:28 +0200 |
neliasso |
8137167: JEP165: Compiler Control: Implementation task
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 11:07:15 +0100 |
tschatzl |
8140597: Forcing an initial mark causes G1 to abort mixed collections
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 19:40:30 -0400 |
dlong |
Merge
|
file |
diff |
annotate
|
Fri, 09 Oct 2015 09:42:33 +0200 |
david |
8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:49:30 -1000 |
twisti |
8136421: JEP 243: Java-Level JVM Compiler Interface
|
file |
diff |
annotate
|
Fri, 18 Sep 2015 10:11:11 +0200 |
neliasso |
8135068: Extract method matchers from CompilerOracle
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 16:11:07 +0300 |
kzhaldyb |
8132980: Improve stability of whitebox methods getCodeBlob and freeCodeBlob
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 04 Sep 2015 10:12:08 -0300 |
jlaskey |
8087181: Move native jimage code to its own library (maybe libjimage)
|
file |
diff |
annotate
|
Tue, 28 Jul 2015 19:20:42 +0200 |
zmajo |
8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 18:25:19 +0200 |
jfdenise |
8080511: Refresh of jimage support
|
file |
diff |
annotate
|
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"
|
file |
diff |
annotate
|
Wed, 24 Jun 2015 09:42:45 +0200 |
tschatzl |
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
|
file |
diff |
annotate
|
Thu, 18 Jun 2015 14:39:38 -0500 |
gziemski |
8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
|
file |
diff |
annotate
|
Wed, 17 Jun 2015 21:44:48 +0000 |
coleenp |
8098821: Crash in system dictionary initialization with shared strings
|
file |
diff |
annotate
|
Fri, 12 Jun 2015 17:29:14 -0400 |
jiangli |
8015086: add interned strings to the shared archive.
|
file |
diff |
annotate
|
Thu, 04 Jun 2015 14:29:34 +0200 |
david |
8080947: Add uint as a valid VM flag type
|
file |
diff |
annotate
|
Wed, 13 May 2015 15:16:06 +0200 |
pliden |
8079792: GC directory structure cleanup
|
file |
diff |
annotate
|
Fri, 17 Apr 2015 14:37:20 -0700 |
ccheung |
Merge
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 16 Apr 2015 14:05:48 -0700 |
kvn |
Merge
|
file |
diff |
annotate
|
Mon, 30 Mar 2015 07:54:23 +0200 |
thartmann |
8075214: SIGSEGV in nmethod sweeping
|
file |
diff |
annotate
|
Tue, 07 Apr 2015 10:53:51 +0200 |
tschatzl |
8058354: SPECjvm2008-Derby -2.7% performance regression on Solaris-X64 starting with 9-b29
|
file |
diff |
annotate
|
Thu, 02 Apr 2015 18:53:45 +0300 |
iignatyev |
8043225: Make whitebox API functions more stable
|
file |
diff |
annotate
|
Mon, 23 Mar 2015 22:08:14 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 18:13:35 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 17:51:28 +0300 |
azakharov |
8061715: gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before
|
file |
diff |
annotate
|
Fri, 13 Mar 2015 09:18:28 -0700 |
dcubed |
Merge
|
file |
diff |
annotate
|
Thu, 12 Mar 2015 19:11:25 +0300 |
iignatyev |
8074980: add WhiteBox API to get a flag value for a method
|
file |
diff |
annotate
|
Tue, 10 Mar 2015 19:56:19 -0700 |
cjplummer |
8069111: Investigate NMT detail tracking support for 32bit ARM
|
file |
diff |
annotate
|
Thu, 08 Jan 2015 17:45:10 -0500 |
dlong |
Merge
|
file |
diff |
annotate
|
Mon, 05 Jan 2015 12:07:37 -0500 |
goetz |
8064457: Introduce compressed oops mode disjoint base and improve compressed heap handling.
|
file |
diff |
annotate
|
Tue, 30 Dec 2014 11:07:49 +0300 |
fzhinkin |
8068272: Extend WhiteBox API with methods that check monitor state and force safepoint
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 10:41:57 -0800 |
kvn |
Merge
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 21:34:43 -0500 |
coleenp |
8047290: Make Mutex::_no_safepoint_check_flag locks verify that this lock never checks for safepoint
|
file |
diff |
annotate
|
Tue, 16 Dec 2014 17:56:24 +0300 |
iignatyev |
8028595: WhiteBox API for stress testing of TieredCompilation
|
file |
diff |
annotate
|
Thu, 04 Dec 2014 11:35:09 -0500 |
drchase |
Merge
|
file |
diff |
annotate
|
Thu, 04 Dec 2014 10:40:19 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Mon, 01 Dec 2014 12:11:11 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|