src/os/solaris/vm/os_solaris.cpp
2 years ago6989984: Use standard include model for Hospot
2 years ago6751923: JNDI wake up when clock_settime() is called
2 years ago6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong
2 years ago6763959: java.util.concurrent.locks.LockSupport.parkUntil(0) blocks forever
2 years ago7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined
2 years agoMerge
2 years ago6953477: Increase portability and flexibility of building Hotspot
2 years ago6967423: Hotspot support for modules image
2 years ago6941466: Oracle rebranding changes for Hotspot repositories
3 years ago6888954: argument formatting for assert() and friends
3 years ago6938627: Make temporary directory use property java.io.tmpdir when specified
3 years ago6929067: Stack guard pages should be removed when thread is detached
2 years agoMerge
2 years ago6955813: Fix incorrect Oracle rebranding headers from 6941466
3 years agoMerge
3 years ago6941466: Oracle rebranding changes for Hotspot repositories
3 years ago6843629: Make current hotspot build part of jdk5 control build
3 years ago6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450)
3 years agoMerge
3 years ago6822370: ReentrantReadWriteLock: threads hung when there are no threads holding onto the lock (Netra x4450)
3 years ago6863420: os::javaTimeNanos() go backward on Solaris x86
4 years ago6819213: revive sun.boot.library.path
4 years ago6541756: Reduce executable C-heap
4 years agoMerge
4 years ago6791178: Specialize for zero as the compressed oop vm heap base
4 years ago6812587: Use auxv to determine SPARC hardware features on Solaris
4 years ago6814575: Update copyright year
4 years ago6800586: -XX:+PrintGCDateStamps is using mt-unsafe localtime function
3 years ago6884685: Remove versioning cruft from HS14 in OpenJDK 6
3 years ago6884267: Fix HotSpot whitespace issues in OpenJDK 6 HS 14 port
3 years agoMerge
4 years ago6819213: revive sun.boot.library.path
4 years ago6800586: -XX:+PrintGCDateStamps is using mt-unsafe localtime function
4 years ago6784100: getTimeNanos - CAS reduction
4 years ago6727377: VM stack guard pages on Windows should PAGE_READWRITE not PAGE_EXECUTE_READWRITE
4 years ago6779436: NUMA allocator: libnuma expects certain size of the buffer in numa_node_to_cpus()
4 years ago6718879: cannot build on solaris nevada
4 years ago6762004: 6532536 fix contains changes in os_solaris.cpp which were pushed by mistake
4 years agoMerge
4 years ago6532536: Optimize arraycopy stubs for Intel cpus
4 years ago6673124: Runtime.availableProcessors / os::active_processor_count wrong if unused processor sets exist
4 years agoMerge
4 years ago6711316: Open source the Garbage-First garbage collector
4 years agoMerge
4 years agoMerge
4 years ago6723228: NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set")
4 years ago6720130: NUMA allocator: The linux version should search for libnuma.so.1
4 years ago6721093: -XX:AppendRatio=N not supported
4 years ago6716785: implicit null checks not triggering with CompressedOops
4 years ago6719955: Update copyright year
5 years ago6697534: Premature GC and invalid lgrp selection with NUMA-aware allocator.
5 years ago6684395: Port NUMA-aware allocator to linux
5 years ago6671882: memory access after free in solaris/vm/os_solaris.cpp
5 years ago6642862: Code cache allocation fails with large pages after 6588638
5 years ago6667833: Remove CacheTimeMillis
5 years ago6204603: Modify hotspot to use new Solaris mmap semantics for class data archive file
4 years ago6775264: Changes for openjdk6 build 14
4 years ago6755907: Changes for openjdk6 build 05
4 years ago6755277: All initial changes to jdk7 to create openjdk 6 build 0
5 years agoInitial load