hotspot/src/os/linux/vm/os_linux.cpp
Wed, 23 Aug 2017 17:45:49 -0400 glaubitz 8186655: Identifier strings for PowerPC 64 LE and PowerPC 64 are swapped
Mon, 14 Aug 2017 21:04:57 -0400 dholmes 8186221: Define CPU search_string for M68K
Wed, 05 Jul 2017 11:03:19 -0700 kvn 8183262: noexecstack check in os::dll_load on Linux is too expensive
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
Wed, 28 Jun 2017 19:12:58 -0400 coleenp 8182848: Some functions misplaced in debug.hpp
Wed, 31 May 2017 13:17:00 +0200 pliden 8181319: Make os::Linux::sched_getcpu() available even when UseNUMA is false
Wed, 31 May 2017 09:19:28 -0400 zgu 8181055: PPC64: "mbind: Invalid argument" still seen after 8175813
Tue, 30 May 2017 17:14:52 -0400 dholmes 8174231: Factor out and share PlatformEvent and Parker code for POSIX systems
Sun, 07 May 2017 16:42:03 -0400 gromero 8175813: PPC64: "mbind: Invalid argument" when -XX:+UseNUMA is used
Thu, 23 Mar 2017 11:10:55 -0700 cjplummer 8176768: hotspot ignores PTHREAD_STACK_MIN when creating new threads
Mon, 13 Mar 2017 20:23:11 +0100 stuefe 8173848: realpath is unsafe
Tue, 20 Dec 2016 19:52:52 -0800 dcubed Merge
Sun, 18 Dec 2016 22:07:31 -0500 dholmes 8170307: Stack size option -Xss is ignored
Tue, 08 Nov 2016 16:30:36 +0100 goetz 8169373: Work around linux NPTL stack guard error.
Mon, 05 Dec 2016 17:57:43 +0100 erikj 8066474: Remove the lib/ directory from Linux and Solaris images
Thu, 22 Sep 2016 18:23:15 +0200 goetz 8166560: [s390] Basic enablement of s390 port.
Fri, 09 Sep 2016 11:14:57 -0700 rdurbin 8140520: segfault on solaris-amd64 with "-XX:VMThreadStackSize=1" option
Wed, 07 Sep 2016 16:43:32 -0400 dholmes 8165153: Crash in rebuild_cpu_to_node_map
Tue, 23 Aug 2016 21:49:33 -0400 ctornqvi 8163146: Remove os::check_heap on Windows
Sun, 21 Aug 2016 20:56:37 -0400 dholmes 8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Fri, 12 Aug 2016 00:19:44 -0400 dholmes 8159461: bigapps/Kitchensink/stressExitCode hits assert: Must be VMThread or JavaThread
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Mon, 04 Jul 2016 12:43:01 +0900 ysuenaga 8160353: narrowing conversion error is occurred with GCC 6
Mon, 13 Jun 2016 09:28:25 +0200 goetz 8159335: Fix problems with stack overflow handling.
Fri, 20 May 2016 18:05:09 +0300 vlivanov Merge
Wed, 11 May 2016 01:02:28 -0400 dholmes 8154715: Missing destructor and/or TLS clearing calls for terminating threads
Tue, 03 May 2016 12:23:06 +0200 goetz 8140594: Various minor code improvements (compiler)
Mon, 25 Apr 2016 11:36:14 +0200 stefank 8017629: G1: UseSHM in combination with a G1HeapRegionSize > os::large_page_size() falls back to use small pages
Sat, 23 Apr 2016 15:21:48 -0400 mbaesken 8154566: os_linux.cpp parse_os_info gives non descriptive output on current SLES releases
Mon, 11 Apr 2016 12:22:09 +0200 mlarsson 8146879: Add option for handling existing log files in UL
Thu, 07 Apr 2016 16:37:35 -0400 coleenp 8151939: VM_Version_init() print buffer is too small
Sat, 19 Mar 2016 01:23:46 +0100 jwilhelm Merge
Mon, 07 Mar 2016 10:03:06 -0300 kvn 8150353: PPC64LE: Support RTM on linux
Sat, 12 Mar 2016 08:35:05 +0100 stuefe 8148425: strerror() function is not thread-safe
Tue, 15 Mar 2016 03:00:32 -0400 dholmes 8137165: Tests fail in SR_Handler because thread is not VMThread or JavaThread
Fri, 11 Mar 2016 16:39:38 +0100 simonis 8151593: Cleanup definition/usage of INLINE/NOINLINE macros and add xlC support
Mon, 29 Feb 2016 08:50:57 +0100 stuefe 8150619: Improve thread based logging introduced with 8149036
Wed, 24 Feb 2016 18:06:34 +0100 stuefe 8149036: Add tracing for thread related events at os level
Thu, 11 Feb 2016 15:43:30 -0500 dholmes 8149697: Fix for 8145725 is broken
Wed, 10 Feb 2016 22:22:48 -0500 dholmes 8148987: [Linux] Allow building on older systems without CPU_ALLOC support
Wed, 10 Feb 2016 18:57:19 -0500 dholmes 8145725: Remove the WorkAroundNPTLTimedWaitHang workaround
Fri, 29 Jan 2016 05:32:12 -0500 dholmes 6515172: Runtime.availableProcessors() ignores Linux taskset command
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Wed, 09 Dec 2015 14:56:02 +0100 stuefe 8144219: [posix] Remove redundant code around os::print_siginfo()
Mon, 14 Dec 2015 02:29:11 -0500 stuefe 8145114: const-correctness for ucontext_t* reading functions
Sun, 13 Dec 2015 22:32:16 -0500 asmundak 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
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
Tue, 01 Dec 2015 21:30:34 -0500 stuefe 8143291: Remove redundant coding around os::exception_name
Wed, 25 Nov 2015 16:33:28 +0100 sebastian 8136978: Much nearly duplicated code for vmError support
Thu, 05 Nov 2015 15:05:59 +0100 goetz 8141529: Fix handling of _JAVA_SR_SIGNUM
Mon, 26 Oct 2015 16:21:37 +0100 goetz 8140482: Various minor code improvements (runtime)
Tue, 03 Nov 2015 19:53:10 -0500 stuefe 8140648: Clean up remnants of fork1() from non-solaris platforms
Fri, 30 Oct 2015 00:23:07 -0400 dholmes 8129526: Solaris: clean up another remnant of interruptible I/O
Fri, 23 Oct 2015 23:06:53 +0200 coleenp Merge
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Thu, 22 Oct 2015 13:07:10 -0400 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
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
Wed, 09 Sep 2015 23:47:32 -0400 coleenp 8135298: Fix zero builds for "unknown" architectures on linux.
Thu, 13 Aug 2015 22:08:40 -0400 dholmes 8029453: java/util/concurrent/locks/ReentrantLock/TimeoutLockLoops.java failed by timeout
Mon, 03 Aug 2015 16:54:08 -0400 dholmes 8080298: Clean up os::...::supports_variable_stack_size()
Wed, 29 Jul 2015 22:59:03 -0400 jmanson 6661889: thread id on Linux is inconsistent in error and log outputs
Wed, 22 Jul 2015 00:03:45 -0400 coleenp 8026324: hs_err improvement: Add summary section to hs_err file
Mon, 19 Jan 2015 11:06:08 +0100 stefank 8087322: Implement a Semaphore utility class
Mon, 22 Jun 2015 19:21:04 -0400 stuefe 8078513: [linux] Clean up code relevant to LinuxThreads implementation
Wed, 17 Jun 2015 15:45:43 +0000 coleenp Merge
Wed, 17 Jun 2015 11:30:51 -0400 coleenp 8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files
Tue, 16 Jun 2015 11:58:25 +0200 bdelsart 8079473: allow demangling to be optional in dll_address_to_function_name
Mon, 01 Jun 2015 14:02:59 -0700 ctornqvi 8080718: Make -XX:CreateCoredumpOnCrash control core dumping in all cases
Sat, 16 May 2015 13:19:11 -0700 dcubed Merge
Mon, 11 May 2015 16:30:26 +0200 jwilhelm Merge
Fri, 08 May 2015 15:41:39 +0200 redestad 8079263: Suppress warning about disabling adaptive size policy when enabling UseLargePages with UseNUMA when adaptive size policy is disabled
Tue, 12 May 2015 20:55:40 -0400 dholmes 8078470: [Linux] Replace syscall use in os::fork_and_exec with glibc fork() and execve()
Thu, 23 Apr 2015 18:00:50 +0200 stuefe 8077276: allocating heap with UseLargePages and HugeTLBFS may trash existing memory mappings (linux)
Mon, 20 Apr 2015 21:32:28 -0400 dholmes 8077674: BSD build failures due to undefined macros
Wed, 15 Apr 2015 17:34:28 -0700 minqi 8074354: Make CreateMinidumpOnCrash a new name and available on all platforms
Thu, 02 Apr 2015 10:12:49 -0400 mockner 6983747: Remove obsolete dl_mutex lock
Mon, 30 Mar 2015 17:32:18 -0400 jmanson 8074895: os::getenv is inadequate
Mon, 16 Feb 2015 14:07:36 +0100 goetz 8073315: Enable gcc -Wtype-limits and fix upcoming issues.
Tue, 24 Feb 2015 17:23:53 -0500 dlong 8072383: resolve conflicts between open and closed ports
Thu, 26 Feb 2015 10:56:54 -0800 kvn Merge
Tue, 20 Jan 2015 15:24:58 -0800 kvn Merge
Thu, 11 Dec 2014 15:06:12 -0800 kvn Merge
Thu, 11 Dec 2014 13:11:53 -0800 aph 8064611: AARCH64: Changes to HotSpot shared code
Wed, 28 Jan 2015 17:52:48 +0100 dfuchs 8068730: Increase the precision of the implementation of java.time.Clock.systemUTC()
Sun, 14 Dec 2014 20:18:17 -0500 dholmes 8059586: hs_err report should treat redirected core pattern
Fri, 05 Dec 2014 16:36:07 -0800 amurillo Merge
Wed, 03 Dec 2014 17:48:58 +0000 chegar Merge
Wed, 03 Dec 2014 14:21:14 +0000 chegar 8049367: Modular Run-Time Images
Wed, 03 Dec 2014 20:32:33 -0800 minqi Merge
Mon, 17 Nov 2014 21:32:32 +0100 jwilhelm Merge
Tue, 11 Nov 2014 17:05:33 +0100 stefank 8064580: Move INCLUDE_CDS include section to the end of the include list
Mon, 01 Dec 2014 12:16:15 -0500 coleenp 8060074: os::free() takes MemoryTrackingLevel but doesn't need it
Thu, 06 Nov 2014 01:31:31 +0000 jiangli Merge
Wed, 29 Oct 2014 10:13:24 +0100 goetz 8062370: Various minor code improvements
Wed, 05 Nov 2014 13:00:59 -0800 cjplummer 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
Wed, 29 Oct 2014 09:19:59 -0700 dcubed 8061552: Contended Locking speedup PlatformEvent unpark bucket
Tue, 01 Jul 2014 13:29:24 -0700 martin 8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)
Wed, 22 Oct 2014 02:31:25 -0700 fparain 8061618: Removed unused networking functions from os class
Mon, 13 Oct 2014 22:11:39 +0200 sla 7102541: RFE: os::set_native_thread_name() cleanups
Thu, 09 Oct 2014 04:45:58 -0700 fparain 8057777: Cleanup of old and unused VM interfaces
Thu, 18 Sep 2014 19:41:50 +0200 jwilhelm Merge
Mon, 15 Sep 2014 15:28:43 +0200 jwilhelm Merge
Tue, 26 Aug 2014 11:53:24 +0200 mgerdin 8056039: Hotspot does not compile with clang 3.4 on Linux
Wed, 10 Sep 2014 17:06:36 -0700 dcubed Merge
Wed, 03 Sep 2014 14:43:49 +0200 sla 8056242: Add function to return structured information about loaded libraries.
Wed, 10 Sep 2014 11:52:16 -0600 dcubed 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
Wed, 10 Sep 2014 11:48:20 -0600 dcubed 8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
Tue, 12 Aug 2014 17:29:00 -0700 iklam 8046070: Class Data Sharing clean up and refactoring
Thu, 07 Aug 2014 12:18:58 -0700 zgu 8046598: Scalable Native memory tracking development
Mon, 14 Jul 2014 12:43:50 +0400 hseigel 8030763: Validate global memory allocation
Tue, 08 Jul 2014 08:04:06 -0700 fparain 8047714: Fix for JDK-6546236 made Solaris os::yield() a no-op
Thu, 03 Jul 2014 11:07:51 -0700 dcubed 8047104: cleanup misc issues prior to Contended Locking reorder and cache
Thu, 26 Jun 2014 16:05:15 +0200 goetz 8048241: Introduce umbrella header os.inline.hpp and clean up includes
Wed, 25 Jun 2014 20:41:16 -0700 jmasa Merge
Wed, 04 Jun 2014 11:56:44 +0200 goetz 8044775: Improve usage of umbrella header atomic.inline.hpp.
Mon, 23 Jun 2014 06:58:26 -0700 fparain 8043630: Method os::yield_all() should be removed
Tue, 17 Jun 2014 12:54:01 -0700 dcubed 8046758: cleanup non-indent white space issues prior to Contended Locking cleanup bucket
Wed, 04 Jun 2014 00:25:21 +0400 iignatyev 8044339: Update FilterSpuriousWakeups documentation. Review "Solaris only" vm options descriptions
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Thu, 08 May 2014 15:08:45 -0700 twisti Merge
Tue, 29 Apr 2014 15:17:27 +0200 goetz 8042195: Introduce umbrella header orderAccess.inline.hpp.
Mon, 05 May 2014 20:17:19 +0200 sla 8031126: java/lang/management/ThreadMXBean/ThreadUserTime.java fails intermittently
Sat, 05 Apr 2014 05:55:05 -0700 dsamersoff Merge
Thu, 03 Apr 2014 17:05:19 -0400 bharadwaj Merge
Wed, 02 Apr 2014 11:24:44 -0700 kvn 8036767: PPC64: Support for little endian execution model
Thu, 03 Apr 2014 06:39:26 -0400 fparain Merge
Wed, 02 Apr 2014 18:40:52 +0200 kevinw 8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction
Thu, 03 Apr 2014 09:28:28 +0000 fparain 8038473: Remove support for old T1 libthread
Tue, 01 Apr 2014 03:59:01 -0700 goetz 8038201: Clean up misleading usage of malloc() in init_system_properties_values()
Thu, 20 Mar 2014 14:28:25 +0100 mgronlun 8037340: Linux semaphores to use CLOCK_REALTIME
Fri, 14 Mar 2014 14:17:11 -0700 minqi 6536943: Bogus -Xcheck:jni warning for SIG_INT action for SIGINT in JVM started from non-interactive shell
Mon, 03 Mar 2014 11:54:35 +0100 goetz 8036122: Fix warning 'format not a string literal'
Sun, 23 Feb 2014 13:16:03 -0500 hseigel Merge
Wed, 19 Feb 2014 16:22:15 +0000 fparain 6546236: Thread interrupt() of Thread.sleep() can be lost on Solaris due to race with signal handler
Wed, 19 Feb 2014 12:08:49 -0800 kvn Merge
Fri, 07 Feb 2014 11:47:24 -0800 dcubed 8033931: Several nightly tests failing with assert(imin < imax) failed: Unexpected page size
Thu, 06 Feb 2014 14:28:35 -0500 coleenp 8029775: Solaris code cleanup
Thu, 30 Jan 2014 14:12:22 -0800 rdurbin 8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
Fri, 24 Jan 2014 09:28:47 +0100 dsimms 8028280: ParkEvent leak when running modified runThese which only loads classes
Thu, 23 Jan 2014 09:06:21 +0100 sla 8031968: Mac OS X: VM starts the agent by calling both Agent_OnAttach and Agent_OnAttach_L functions if its agent library is dynamically linked.
Sat, 16 Nov 2013 01:42:55 +0100 goetz 8028470: PPC64 (part 214): linux: extend signal handler to catch SIGTRAP on ppc64.
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 05 Sep 2013 11:04:39 -0700 kvn Merge
Fri, 26 Jul 2013 00:59:18 +0200 goetz 8020775: PPC64 (part 12): posix signal printing
Fri, 19 Jul 2013 13:32:53 -0700 kvn Merge
Thu, 27 Jun 2013 13:04:51 -0700 kvn Merge
Fri, 21 Jun 2013 15:56:24 -0700 kvn Merge
Thu, 20 Jun 2013 16:30:44 -0700 goetz 8016586: PPC64 (part 3): basic changes for PPC64
Wed, 19 Jun 2013 12:29:30 +0200 goetz 8016491: PPC64 (part 2): Clean up PPC defines.
Fri, 25 Oct 2013 09:07:58 +0200 jbachorik 8027294: Prepare hotspot for non TOD based uptime counter
Fri, 11 Oct 2013 08:27:21 -0700 jcoomes Merge
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)
Sat, 05 Oct 2013 10:14:58 +0200 stefank 8024838: Significant slowdown due to transparent huge pages
Thu, 19 Sep 2013 09:26:08 +0200 tschatzl Merge
Mon, 16 Sep 2013 12:43:34 -0700 dcubed 6986195: correctly identify Ubuntu as the operating system in crash report instead of "Debian"
Mon, 16 Sep 2013 07:38:13 -0400 dholmes 6900441: PlatformEvent.park(millis) on Linux could still be affected by changes to the time-of-day clock
Wed, 11 Sep 2013 16:25:02 +0200 tschatzl 8010722: assert: failed: heap size is too big for compressed oops
Thu, 05 Sep 2013 14:15:54 +0200 tschatzl Merge
Thu, 29 Aug 2013 21:48:23 +0400 dsamersoff 8009062: poor performance of JNI AttachCurrentThread after fix for 7017193
Thu, 29 Aug 2013 06:53:16 -0700 jmasa Merge
Fri, 16 Aug 2013 13:22:32 +0200 stefank 8007074: SIGSEGV at ParMarkBitMap::verify_clear()
Thu, 22 Aug 2013 10:50:41 +0200 mgerdin 8016155: SIGBUS when running Kitchensink with ParallelScavenge and ParallelOld
Thu, 04 Jul 2013 21:10:17 -0700 dcubed 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
Tue, 18 Jun 2013 08:44:08 -0400 zgu 8013651: NMT: reserve/release sequence id's in incorrect order due to race
Thu, 13 Jun 2013 11:16:38 -0700 dcubed 8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
Mon, 10 Jun 2013 11:30:51 +0200 sla 8005849: JEP 167: Event-Based JVM Tracing
Tue, 28 May 2013 09:32:06 +0200 tschatzl 8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen
Thu, 02 May 2013 18:50:05 -0700 kvn Merge
Tue, 30 Apr 2013 17:36:01 -0400 vladidan 8013398: Adjust number of stack guard pages on systems with large memory page size
Mon, 29 Apr 2013 11:03:49 -0700 mikael 8012015: Use PROT_NONE when reserving memory
Thu, 25 Apr 2013 11:02:32 -0700 vlivanov 8012260: ciReplay: Include PID into the name of replay data file
Fri, 05 Apr 2013 10:38:08 -0700 dcubed Merge
Wed, 03 Apr 2013 09:19:02 +0200 mgerdin Merge
Wed, 27 Mar 2013 19:21:18 +0100 tschatzl 7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Wed, 03 Apr 2013 16:43:09 -0700 ccheung 8006103: [parfait] Possible null pointer dereference at hotspot/src/os/linux/vm/os_linux.cpp; os_windows.cpp; os_solaris.cpp; os_bsd.cpp
Thu, 21 Mar 2013 20:46:46 -0700 iklam 8010389: After fix for 7107135 a failed dlopen() call results in a VM crash
Thu, 07 Mar 2013 14:06:44 -0500 zgu 8008257: NMT: assert(new_rec->is_allocation_record()) failed when running with shared memory option
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
Wed, 27 Feb 2013 09:40:30 +0100 simonis 8008959: Fix non-PCH build on Linux, Windows and MacOS X
Wed, 20 Feb 2013 07:16:23 -0500 hseigel 8004495: [parfait] False positive Buffer overflow in hotspot/src/os/linux/vm/os_linux.cpp
Tue, 19 Feb 2013 08:51:56 -0500 hseigel 6749267: Signal handler should save/restore errno
Fri, 25 Jan 2013 16:50:33 -0800 morris 6518907: cleanup IA64 specific code in Hotspot
Tue, 22 Jan 2013 05:56:42 -0800 dcubed 8004902: correctness fixes motivated by contended locking work (6607129)
Wed, 19 Dec 2012 10:35:08 -0800 dcubed 8005044: remove crufty '_g' support from HS runtime code
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
Wed, 07 Nov 2012 17:53:02 -0500 bpittore 8001185: parsing of sun.boot.library.path in os::dll_build_name somewhat broken
Thu, 04 Oct 2012 06:31:07 -0700 neliasso 8000102: Resolve include conflicts
Tue, 03 Jul 2012 17:35:00 -0700 mikael 7129724: MAC: Core file location is wrong in crash report
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Thu, 10 May 2012 15:44:19 +0200 nloodin 7165755: OS Information much longer on linux than other platforms
Mon, 12 Mar 2012 13:12:07 -0700 iveresov 7151089: PS NUMA: NUMA allocator should not attempt to free pages when using SHM large pages
Wed, 29 Feb 2012 12:58:49 -0500 dlong 7142641: -Xshared:on fails on ARM
Thu, 26 Jan 2012 20:06:06 -0500 phh 7082553: Interpret Thread.setPriority(Thread.MAX_PRIORITY) to mean FX60 on Solaris 10 and 11
Tue, 17 Jan 2012 13:08:52 -0500 zgu 7071311: Decoder enhancement
Tue, 27 Dec 2011 16:43:49 -0800 iveresov 7124829: NUMA: memory leak on Linux with large pages
Mon, 19 Dec 2011 10:02:05 -0800 johnc 7117303: VM uses non-monotonic time source and complains that it is non-monotonic
Wed, 16 Nov 2011 20:38:24 -0500 dholmes 7110017: is_headless_jre should be updated to reflect the new location of awt toolkit libraries
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Fri, 30 Sep 2011 13:48:17 -0700 iveresov Merge
Thu, 22 Sep 2011 16:48:41 +0100 kevinw 7051189: Need to suppress info message if -xcheck:jni used with libjsig.so
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Tue, 06 Sep 2011 21:03:51 -0700 iveresov 7087583: Hotspot fails to allocate heap with mmap(MAP_HUGETLB)
Mon, 29 Aug 2011 17:42:39 -0700 iveresov 7082645: Hotspot doesn't compile on old linuxes after 7060836
Thu, 25 Aug 2011 02:57:46 -0700 iveresov 7082969: NUMA interleaving
Fri, 05 Aug 2011 16:50:14 -0700 iveresov 7060836: RHEL 5.5 and 5.6 should support UseNUMA
Fri, 05 Aug 2011 16:44:01 -0700 iveresov 7060842: UseNUMA crash with UseHugreTLBFS running SPECjvm2008
Mon, 11 Jul 2011 14:15:43 -0700 jcoomes 7061212: use o/s low memory notification in embedded builds
Wed, 06 Jul 2011 13:02:54 -0700 jcoomes 7061225: os::print_cpu_info() should support os-specific data
Tue, 10 May 2011 12:26:10 -0700 iveresov 7043564: compile warning and copyright fixes
Fri, 29 Apr 2011 12:39:32 -0700 iveresov 7040485: Use transparent huge page on linux by default
Tue, 26 Apr 2011 11:46:34 -0700 iveresov 7037939: NUMA: Disable adaptive resizing if SHM large pages are used
Fri, 22 Apr 2011 09:26:09 -0700 jmasa Merge
Wed, 30 Mar 2011 19:38:07 +0400 dsamersoff 7017193: Small memory leak in get_stack_bounds os::create_stack_guard_pages
Wed, 20 Apr 2011 17:12:04 -0700 iveresov 7034464: Support transparent large pages on Linux
Mon, 28 Feb 2011 14:19:52 +0100 sla 7022037: Pause when exiting if debugger is attached on windows
Wed, 09 Feb 2011 11:08:10 +0100 ctornqvi 7014918: Improve core/minidump handling in Hotspot
Wed, 02 Feb 2011 11:54:26 -0500 bobv Merge
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Tue, 01 Feb 2011 11:23:19 -0500 coleenp 6588413: Use -fvisibility=hidden for gcc compiles
Wed, 12 Jan 2011 13:59:18 -0800 coleenp 7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined
Thu, 16 Dec 2010 20:57:03 -0500 dholmes 7003707: need to remove (some) system include files from the HotSpot header files
Sat, 11 Dec 2010 13:46:36 -0500 zgu Merge
Sat, 11 Dec 2010 13:20:56 -0500 zgu 7003748: Decode C stack frames when symbols are presented (PhoneHome project)
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, 07 Oct 2010 08:06:06 -0700 coleenp 6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong
Mon, 04 Oct 2010 13:11:10 -0400 acorn 6763959: java.util.concurrent.locks.LockSupport.parkUntil(0) blocks forever
Wed, 25 Aug 2010 21:29:05 -0400 dholmes 6978641: Fix for 6929067 introduces additional overhead in thread creation/termination paths
Tue, 03 Aug 2010 08:13:38 -0400 bobv 6953477: Increase portability and flexibility of building Hotspot
Wed, 07 Jul 2010 15:35:58 -0700 mchung 6967423: Hotspot support for modules image
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 17 May 2010 11:32:56 -0700 kvn 6951686: Using large pages on Linux prevents zero based compressed oops
less more (0) -240 tip