- 04 4月, 2013 1 次提交
-
-
由 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 Reviewed-by: zgu, iklam
-
- 22 3月, 2013 1 次提交
-
-
由 iklam 提交于
Summary: Call dlerror() in VM thread as necessary. Reviewed-by: coleenp, dholmes
-
- 11 3月, 2013 1 次提交
-
-
由 stefank 提交于
Summary: Don't scan pages outside the given range. Reviewed-by: jwilhelm, jmasa
-
- 08 3月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Corrected virtual memory recording and tagging code when large pages are used Reviewed-by: coleenp, ccheung
-
- 06 3月, 2013 1 次提交
-
-
由 iklam 提交于
7107135: Stack guard pages are no more protected after loading a shared library with executable stack Summary: Detect the execstack attribute of the loaded library and attempt to fix the stack guard using Safepoint op. Reviewed-by: dholmes, zgu Contributed-by: ioi.lam@oracle.com
-
- 05 3月, 2013 1 次提交
-
-
由 morris 提交于
8008559: [parfait] Path through non-void function '_ZN2os15thread_cpu_timeEP6Thread' returns an undefined value Summary: safety checks for non-Apple thread time functions Reviewed-by: kvn
-
- 27 2月, 2013 1 次提交
-
-
由 simonis 提交于
Summary: Fix the build without precompiled headers by either including the missing ".inline.hpp" files into the appropriate files or by turning inline-functions declared in header files into ordinary functions in ".cpp" files. Reviewed-by: coleenp, stefank, dholmes
-
- 20 2月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Delete the questionable source code because it is for no-longer supported versions of Linux. Reviewed-by: mikael, coleenp
-
- 19 2月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Save errno before processing signal, then restore it. Reviewed-by: acorn, sspitsyn
-
- 18 2月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: dholmes, rbackman
-
- 13 2月, 2013 1 次提交
-
-
由 mgronlun 提交于
Reviewed-by: dholmes, sla
-
- 08 2月, 2013 1 次提交
-
-
由 sla 提交于
8006423: SA: NullPointerException in sun.jvm.hotspot.debugger.bsd.BsdThread.getContext(BsdThread.java:67) Summary: Do not rely on mach thread port names to identify threads from SA Reviewed-by: dholmes, minqi, rbackman
-
- 26 1月, 2013 1 次提交
-
-
由 morris 提交于
Summary: removed unused IA64 specific code Reviewed-by: twisti, kvn, dholmes
-
- 23 1月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Don't handle CTRL_LOGOFF_EVENT event when the process is running in a non-interactive session Reviewed-by: ctornqvi, acorn
-
- 22 1月, 2013 1 次提交
-
-
由 dcubed 提交于
Summary: misc correctness fixes Reviewed-by: acorn, dholmes, dice, sspitsyn Contributed-by: dave.dice@oracle.com
-
- 21 1月, 2013 1 次提交
-
-
由 brutisso 提交于
Summary: Use HW_MEMSIZE instead of HW_USERMEM to get a 64 bit value of the physical memory on the machine. Also reviewed by vitalyd@gmail.com. Reviewed-by: sla, dholmes, dlong, mikael
-
- 17 1月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Define jlong as long on all LP64 platforms and add JLONG_FORMAT macro. Reviewed-by: dholmes, coleenp, mikael, kvn
-
- 10 1月, 2013 1 次提交
-
-
由 zgu 提交于
Summary: Added JRE/JDK bin directories to decoder's symbol search path Reviewed-by: dcubed, sla
-
- 20 12月, 2012 1 次提交
-
-
由 dcubed 提交于
Summary: Phase 2 is removing '_g' support from the Runtime code. Reviewed-by: dcubed, coleenp, hseigel Contributed-by: ron.durbin@oracle.com
-
- 17 12月, 2012 1 次提交
-
-
由 brutisso 提交于
Summary: Mapping of aligned memory needs to be MT safe. Also reviewed by: vitalyd@gmail.com Reviewed-by: dholmes, coleenp, zgu
-
- 01 12月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn
-
- 27 11月, 2012 1 次提交
-
-
由 stefank 提交于
Reviewed-by: dholmes, rbackman, coleenp
-
- 08 11月, 2012 1 次提交
-
-
由 bpittore 提交于
Summary: dll_dir can contain multiple paths, need to parse them correctly when loading agents Reviewed-by: dholmes, dlong Contributed-by: bill.pittore@oracle.com
-
- 30 10月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: coleenp, dholmes
-
- 26 10月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Remove support for the UseVectoredExceptions flag Reviewed-by: jcoomes, kamg Contributed-by: harold.seigel@oracle.com
-
- 20 10月, 2012 1 次提交
-
-
由 zgu 提交于
Summary: Enhanced virtual memory tracking to track committed regions as well as reserved regions, so NMT now can generate virtual memory map. Reviewed-by: acorn, coleenp
-
- 11 10月, 2012 1 次提交
-
-
由 jprovino 提交于
Summary: Change makefiles so that targets and parameters can be overridden by alternate makefiles. Reviewed-by: dholmes, coleenp
-
- 10 10月, 2012 1 次提交
-
-
由 mikael 提交于
Summary: Update copyright year to 2012 for relevant files Reviewed-by: dholmes, coleenp
-
- 09 10月, 2012 1 次提交
-
-
由 roland 提交于
Summary: support of compress class pointers in the compilers. Reviewed-by: kvn, twisti
-
- 06 10月, 2012 1 次提交
-
-
由 vlivanov 提交于
Summary: add LogCompilation support in C1 - both client and tiered mode. Reviewed-by: twisti, kvn
-
- 04 10月, 2012 2 次提交
-
-
由 neliasso 提交于
Summary: Removing include of c1/c1_runtime.hpp and opto/runtime.hpp from all os-files. Reviewed-by: kvn Contributed-by: nils.eliasson@oracle.com
-
由 coleenp 提交于
Summary: Uncommented out include for sys/stat.h and deleted include statements that were commented out. Reviewed-by: coleenp, acorn, dholmes Contributed-by: harold.seigel@oracle.com
-
- 17 9月, 2012 2 次提交
- 02 9月, 2012 1 次提交
-
-
由 coleenp 提交于
Summary: Remove PermGen, allocate meta-data in metaspace linked to class loaders, rewrite GC walking, rewrite and rename metadata to be C++ classes Reviewed-by: jmasa, stefank, never, coleenp, kvn, brutisso, mgerdin, dholmes, jrose, twisti, roland Contributed-by: Njmasa <jon.masamitsu@oracle.com>, stefank <stefan.karlsson@oracle.com>, mgerdin <mikael.gerdin@oracle.com>, never <tom.rodriguez@oracle.com>
-
- 30 8月, 2012 1 次提交
-
-
由 johnc 提交于
Summary: Add inline directives to os::Linux::supports_monotonic_clock() and os::Bsd::supports_monotonic_clock(). Reviewed-by: johnc, azeemj, mikael Contributed-by: NBrandon Mitchell <brandon@twitter.com>
-
- 22 8月, 2012 1 次提交
-
-
由 sla 提交于
Reviewed-by: dholmes, dsamersoff, nloodin
-
- 07 8月, 2012 1 次提交
-
-
由 kamg 提交于
Summary: Provide additional detail in VerifyError messages Reviewed-by: sspitsyn, acorn
-
- 30 7月, 2012 1 次提交
-
-
由 zgu 提交于
Summary: Implementation of decoder for Apple's MacOSX. The implementation is based on the patch provided by Kevin Walls. Reviewed-by: coleenp, kamg, kevinw
-
- 06 7月, 2012 1 次提交
-
-
由 jiangli 提交于
7180914: Compilation warning after: 7172967: Eliminate the constMethod's _method backpointer to the methodOop. Summary: Use read_pointer(J...) to access from 'constMethod' base in name_for_methodOop(), libjvm_db.c. Reviewed-by: kvn, coleenp
-