- 29 3月, 2012 1 次提交
-
-
由 neliasso 提交于
Summary: Enable source browsing for all platform dependent code Reviewed-by: brutisso, coleenp
-
- 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>
-
- 15 3月, 2012 1 次提交
-
-
由 nloodin 提交于
Reviewed-by: brutisso, sla, mgerdin
-
- 25 2月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: fixed few problems in LogCompilation parser. Reviewed-by: never
-
- 23 2月, 2012 1 次提交
-
-
由 mgerdin 提交于
Summary: Add an internal testing API to HotSpot to enable more targeted testing of vm functionality Reviewed-by: phh, dholmes
-
- 11 2月, 2012 1 次提交
-
-
由 kvn 提交于
Summary: Fix typo. Reviewed-by: jrose, kvn Contributed-by: NAndrew Haley <aph@redhat.com>
-
- 30 1月, 2012 1 次提交
-
-
由 brutisso 提交于
Summary: Add define of INCLUDE_TRACE Reviewed-by: sla, kamg
-
- 20 9月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Add missing node limit check in IGVN optimizer Reviewed-by: iveresov, never
-
- 23 8月, 2011 1 次提交
-
-
由 brutisso 提交于
7082220: Visual Studio projects broken after change 7016797: Hotspot: securely/restrictive load dlls and new Summary: Add the psapi.lib library to Visual Studio projects Reviewed-by: jwilhelm, poonam, kamg
-
- 07 7月, 2011 1 次提交
-
-
由 never 提交于
Summary: do explicit lookup emulating old LD_LIBRARY_PATH search Reviewed-by: kvn, jrose
-
- 26 5月, 2011 1 次提交
-
-
由 katleman 提交于
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles Reviewed-by: ohair, trims
-
- 11 4月, 2011 1 次提交
-
-
由 brutisso 提交于
Summary: Add the /debug flag to the linker command in Visual Studio Reviewed-by: mgronlun, poonam, hosterda
-
- 06 4月, 2011 1 次提交
-
-
由 trims 提交于
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass Summary: Update the copyright to be 2010 on all changed files in OpenJDK Reviewed-by: ohair
-
- 28 3月, 2011 1 次提交
-
-
由 sla 提交于
Reviewed-by: hosterda, stefank, brutisso
-
- 01 3月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: never, jrose Contributed-by: volker.simonis@gmail.com
-
- 10 2月, 2011 1 次提交
-
-
由 sla 提交于
Summary: Updated create.bat and ProjectCreator Reviewed-by: brutisso, stefank, ohair
-
- 15 12月, 2010 1 次提交
-
-
由 sla 提交于
Summary: Updates to Visual Studio project creation and development launcher Reviewed-by: stefank, coleenp
-
- 02 12月, 2010 1 次提交
-
-
由 sla 提交于
Summary: Add new development launcher called hotspot(.exe) Reviewed-by: coleenp
-
- 24 11月, 2010 1 次提交
-
-
由 stefank 提交于
Summary: Replaced MakeDeps and the includeDB files with more standardized solutions. Reviewed-by: coleenp, kvn, kamg
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 29 7月, 2009 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-
- 27 6月, 2009 1 次提交
-
-
由 apetrusenko 提交于
Summary: Fixes incorrect handling of precompiled headers in diff mode. Reviewed-by: never, twisti
-
- 16 4月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: rasbold, jrose, twisti
-
- 27 3月, 2009 1 次提交
-
-
由 ikrylov 提交于
Summary: Add 2 news classes to create VC8 and VC9 projects Reviewed-by: apetrusenko, xlu
-
- 28 2月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: I have collected some typos I have found while looking at the code. Reviewed-by: kvn, never
-
- 26 2月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 19 2月, 2009 1 次提交
-
-
由 ikrylov 提交于
Summary: Define HOTSPOT_LIB_ARCH in the preprocessor flags of the generated projects Reviewed-by: kamg, xlu
-
- 16 12月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell
-
- 31 10月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: rasbold, jrose
-
- 25 6月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 24 6月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 13 6月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 03 4月, 2008 1 次提交
-
-
由 jrose 提交于
Summary: remove old private plugin interface, simplify, rework old plugin to use unchanged Gnu sources Reviewed-by: kvn, rasbold
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-