Tue, 08 Dec 2015 11:36:16 -0800 |
mikael |
8144881: Various fixes to linux/sparc
|
file |
diff |
annotate
|
Fri, 04 Dec 2015 04:06:37 -0500 |
dholmes |
8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
|
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
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Mon, 03 Aug 2015 16:54:08 -0400 |
dholmes |
8080298: Clean up os::...::supports_variable_stack_size()
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 19:21:04 -0400 |
stuefe |
8078513: [linux] Clean up code relevant to LinuxThreads implementation
|
file |
diff |
annotate
|
Thu, 12 Mar 2015 19:34:50 -0400 |
dholmes |
8074552: SafeFetch32 and SafeFetchN do not work in error handling
|
file |
diff |
annotate
|
Mon, 17 Nov 2014 21:32:32 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Wed, 05 Nov 2014 23:37:17 -0800 |
dbuck |
8058715: stability issues when being launched as an embedded JVM via JNI
|
file |
diff |
annotate
|
Wed, 12 Nov 2014 13:55:59 +0100 |
stefank |
8062808: Turn on the -Wreturn-type warning
|
file |
diff |
annotate
|
Thu, 04 Sep 2014 13:11:25 +0400 |
shade |
8050147: StoreLoad barrier interferes with stack usages
|
file |
diff |
annotate
|
Fri, 09 May 2014 16:50:54 -0400 |
drchase |
8037816: Fix for 8036122 breaks build with Xcode5/clang
|
file |
diff |
annotate
|
Fri, 14 Mar 2014 17:28:58 -0700 |
kvn |
8037226: compiler/7196199/Test7196199.java fails on 32-bit linux with MaxVectorSize > 16
|
file |
diff |
annotate
|
Tue, 28 Jan 2014 08:55:00 -0500 |
zgu |
8032827: NMT: missing virtual memory tagging in os::workaround_expand_exec_shield_cs_limit()
|
file |
diff |
annotate
|
Tue, 24 Dec 2013 11:48:39 -0800 |
mikael |
8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
|
file |
diff |
annotate
|
Wed, 25 Sep 2013 13:58:13 +0200 |
dsimms |
8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL)
|
file |
diff |
annotate
|
Thu, 18 Jul 2013 12:35:55 -0700 |
dcubed |
Merge
|
file |
diff |
annotate
|
Wed, 17 Jul 2013 13:48:15 +0200 |
rbackman |
8020701: Avoid crashes in WatcherThread
|
file |
diff |
annotate
|
Thu, 20 Jun 2013 15:02:05 +0200 |
goetz |
8016697: Use stubs to implement safefetch
|
file |
diff |
annotate
|
Fri, 21 Jun 2013 10:50:19 -0400 |
coleenp |
8004124: Handle and/or warn about SI_KERNEL
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:16:15 -0700 |
simonis |
8015252: Enable HotSpot build with Clang
|
file |
diff |
annotate
|
Tue, 30 Apr 2013 11:56:52 -0700 |
ccheung |
8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
|
file |
diff |
annotate
|
Sat, 16 Mar 2013 07:41:09 -0700 |
morris |
8010144: [parfait] Null pointer deference in hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp
|
file |
diff |
annotate
|
Tue, 05 Mar 2013 13:55:56 -0800 |
iklam |
7107135: Stack guard pages are no more protected after loading a shared library with executable stack
|
file |
diff |
annotate
|
Mon, 04 Feb 2013 23:53:10 -0500 |
dholmes |
8006508: Wrong frame constructor is called in os_linux_x86.cpp
|
file |
diff |
annotate
|
Fri, 07 Dec 2012 01:09:03 -0800 |
roland |
Merge
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 14:20:21 +0100 |
stefank |
8003935: Simplify the needed includes for using Thread::current()
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 15:23:16 -0800 |
twisti |
8003240: x86: move MacroAssembler into separate file
|
file |
diff |
annotate
|
Tue, 09 Oct 2012 10:09:34 -0700 |
mikael |
7197424: update copyright year to match last edit in jdk8 hotspot repository
|
file |
diff |
annotate
|
Thu, 04 Oct 2012 06:31:07 -0700 |
neliasso |
8000102: Resolve include conflicts
|
file |
diff |
annotate
|
Mon, 17 Sep 2012 10:20:04 -0400 |
zgu |
7190089: NMT ON: NMT failed assertion on thread's stack base address
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 09:17:44 +0100 |
roland |
7147740: add assertions to check stack alignment on VM entry from generated code (x64)
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 14:12:31 -0700 |
trims |
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 11:23:19 -0500 |
coleenp |
6588413: Use -fvisibility=hidden for gcc compiles
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 18:26:32 -0500 |
ikrylov |
6348631: remove the use of the HPI library from Hotspot
|
file |
diff |
annotate
|
Tue, 23 Nov 2010 13:22:55 -0800 |
stefank |
6989984: Use standard include model for Hospot
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 11:55:10 -0700 |
never |
6970683: improvements to hs_err output
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 08:13:38 -0400 |
bobv |
6953477: Increase portability and flexibility of building Hotspot
|
file |
diff |
annotate
|
Thu, 27 May 2010 19:08:38 -0700 |
trims |
6941466: Oracle rebranding changes for Hotspot repositories
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 13:23:15 -0700 |
jcoomes |
6888954: argument formatting for assert() and friends
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 13:28:46 -0700 |
xdono |
6814575: Update copyright year
|
file |
diff |
annotate
|
Wed, 10 Dec 2008 15:14:29 -0800 |
coleenp |
6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
|
file |
diff |
annotate
|
Wed, 02 Jul 2008 12:55:16 -0700 |
xdono |
6719955: Update copyright year
|
file |
diff |
annotate
|
Thu, 13 Mar 2008 14:17:48 -0700 |
dcubed |
Merge
|
file |
diff |
annotate
|
Wed, 05 Dec 2007 09:04:00 -0800 |
phh |
6629887: 64-bit windows should not restrict default heap size to 1400m
|
file |
diff |
annotate
|
Wed, 12 Mar 2008 18:37:03 -0700 |
dcubed |
6452081: 3/4 Allow for Linux builds with Sun Studio Linux compilers
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 00:00:00 +0000 |
duke |
Initial load
|
file |
diff |
annotate
|