hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Tue, 04 Jul 2017 15:58:10 +0200 stefank 8178499: Remove _ptr_ and _size_ infixes from align functions
Wed, 12 Apr 2017 17:53:18 +0200 stefank 8178489: Make align functions more type safe and consistent
Thu, 11 May 2017 09:42:19 -0700 mikael 8180036: Guard include of fpu_control.h
Mon, 19 Dec 2016 15:48:57 -0800 goetz 8170655: [posix] Fix minimum stack size computations
Tue, 08 Nov 2016 16:30:36 +0100 goetz 8169373: Work around linux NPTL stack guard error.
Mon, 26 Sep 2016 15:56:39 -0400 fparain 8146546: assert(fr->safe_for_sender(thread)) failed: Safety check
Fri, 09 Sep 2016 11:14:57 -0700 rdurbin 8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Mon, 15 Aug 2016 13:14:08 -0700 cjplummer 8133740: NMT for Linux/x86/x64 and bsd/x64 slowdebug builds includes NativeCallStack::NativeCallStack() frame in backtrace
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Wed, 11 May 2016 00:38:58 +0300 vlivanov Merge
Tue, 03 May 2016 12:23:06 +0200 goetz 8140594: Various minor code improvements (compiler)
Fri, 06 May 2016 13:00:21 -0700 mikael 8156088: Reintegrate 8153892: Handle unsafe access error directly in signal handler instead of going through a stub
Wed, 04 May 2016 15:32:26 -0400 ctornqvi 8156066: Backout JDK-8153892
Tue, 03 May 2016 08:12:25 -0700 mikael 8153892: Handle unsafe access error directly in signal handler instead of going through a stub
Tue, 26 Apr 2016 10:28:51 +0200 rbackman 8151956: Support non-continuous CodeBlobs in HotSpot
Thu, 07 Apr 2016 16:37:35 -0400 coleenp 8151939: VM_Version_init() print buffer is too small
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Mon, 14 Dec 2015 02:29:11 -0500 stuefe 8145114: const-correctness for ucontext_t* reading functions
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Tue, 08 Dec 2015 11:36:16 -0800 mikael 8144881: Various fixes to linux/sparc
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Mon, 03 Aug 2015 16:54:08 -0400 dholmes 8080298: Clean up os::...::supports_variable_stack_size()
Mon, 22 Jun 2015 19:21:04 -0400 stuefe 8078513: [linux] Clean up code relevant to LinuxThreads implementation
Thu, 12 Mar 2015 19:34:50 -0400 dholmes 8074552: SafeFetch32 and SafeFetchN do not work in error handling
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Wed, 05 Nov 2014 23:37:17 -0800 dbuck 8058715: stability issues when being launched as an embedded JVM via JNI
Wed, 12 Nov 2014 13:55:59 +0100 stefank 8062808: Turn on the -Wreturn-type warning
Thu, 04 Sep 2014 13:11:25 +0400 shade 8050147: StoreLoad barrier interferes with stack usages
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 14 Mar 2014 17:28:58 -0700 kvn 8037226: compiler/7196199/Test7196199.java fails on 32-bit linux with MaxVectorSize > 16
Tue, 28 Jan 2014 08:55:00 -0500 zgu 8032827: NMT: missing virtual memory tagging in os::workaround_expand_exec_shield_cs_limit()
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
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)
Thu, 18 Jul 2013 12:35:55 -0700 dcubed Merge
Wed, 17 Jul 2013 13:48:15 +0200 rbackman 8020701: Avoid crashes in WatcherThread
Thu, 20 Jun 2013 15:02:05 +0200 goetz 8016697: Use stubs to implement safefetch
Fri, 21 Jun 2013 10:50:19 -0400 coleenp 8004124: Handle and/or warn about SI_KERNEL
Tue, 04 Jun 2013 22:16:15 -0700 simonis 8015252: Enable HotSpot build with Clang
Tue, 30 Apr 2013 11:56:52 -0700 ccheung 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
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
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
Mon, 04 Feb 2013 23:53:10 -0500 dholmes 8006508: Wrong frame constructor is called in os_linux_x86.cpp
Fri, 07 Dec 2012 01:09:03 -0800 roland Merge
Tue, 27 Nov 2012 14:20:21 +0100 stefank 8003935: Simplify the needed includes for using Thread::current()
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
Tue, 09 Oct 2012 10:09:34 -0700 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
Thu, 04 Oct 2012 06:31:07 -0700 neliasso 8000102: Resolve include conflicts
Mon, 17 Sep 2012 10:20:04 -0400 zgu 7190089: NMT ON: NMT failed assertion on thread's stack base address
Mon, 27 Feb 2012 09:17:44 +0100 roland 7147740: add assertions to check stack alignment on VM entry from generated code (x64)
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
Tue, 01 Feb 2011 11:23:19 -0500 coleenp 6588413: Use -fvisibility=hidden for gcc compiles
Wed, 01 Dec 2010 18:26:32 -0500 ikrylov 6348631: remove the use of the HPI library from Hotspot
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 21 Oct 2010 11:55:10 -0700 never 6970683: improvements to hs_err output
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 22 Apr 2010 13:23:15 -0700 jcoomes 6888954: argument formatting for assert() and friends
less more (0) -60 tip