- 23 9月, 2019 2 次提交
-
-
由 maoliang.ml 提交于
Summary: Fix build issues on Windows/Mac from G1ElasticHeap Test Plan: test/elastic_heap/ Reviewers: shiyuexw, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/54 CR:
-
由 Kuai Wei 提交于
Summary: add jwarmup symbols to mapfile Test Plan: build successful Reviewers: shiyue, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/53 CR: https://github.com/alibaba/dragonwell8_hotspot/pull/18
-
- 18 9月, 2019 1 次提交
-
-
由 卓昂 提交于
Test Plan: existing test cases Reviewed-by: shiyue, kuaiwei Issue: https://github.com/alibaba/dragonwell8/issues/52
-
- 30 4月, 2019 1 次提交
-
-
由 sgehwolf 提交于
Summary: Compile with -O3 and relevant C flags as for fdlibm. Reviewed-by: andrew
-
- 29 3月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: erikj, dholmes
-
- 03 12月, 2018 1 次提交
-
-
由 dbuck 提交于
Summary: Introduce alignment-safe Copy::conjoint_swap and JVM_CopySwapMemory Reviewed-by: mikael, dholmes
-
- 19 3月, 2015 1 次提交
-
-
由 ddehaven 提交于
Reviewed-by: dholmes, erikj
-
- 18 2月, 2015 1 次提交
-
-
由 poonam 提交于
8049881: jstack not working on core files Summary: These changes add some definitions on the SA side and the supporting code on the hotspot side. Reviewed-by: sla, dsamersoff, mgronlun
-
- 14 10月, 2014 1 次提交
-
-
由 iklam 提交于
Summary: Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs Reviewed-by: mchung, acorn, jiangli, dholmes
-
- 29 7月, 2014 1 次提交
-
-
由 jwilhelm 提交于
Summary: Store the value set by the user and some makefile changes required to change the flags. Reviewed-by: sla, mchung, bchristi, jmasa, dholmes
-
- 15 6月, 2018 1 次提交
-
-
由 sgehwolf 提交于
Summary: Add EXTRA_LDFLAGS to linker flags for relevant libraries. Reviewed-by: ihse
-
- 14 6月, 2014 1 次提交
-
-
由 ddehaven 提交于
Summary: Build system tweaks to allow building on OS X 10.9 and later Reviewed-by: erikj, dholmes
-
- 03 6月, 2014 1 次提交
-
-
由 dcubed 提交于
Summary: The build of Hotspot should not remove the symlinks for libjsig. Reviewed-by: dcubed, dholmes, lfoltan
-
- 09 5月, 2014 1 次提交
-
-
由 coleenp 提交于
Summary: Improve protection domain check in forName() Reviewed-by: mchung, acorn, jdn
-
- 28 4月, 2014 1 次提交
-
-
由 sla 提交于
Reviewed-by: mgronlun, kamg
-
- 05 9月, 2014 1 次提交
-
-
由 kvn 提交于
Summary: Added missing Hotspot make targets for 'optimized' build. Reviewed-by: iveresov
-
- 03 12月, 2018 1 次提交
-
-
由 dbuck 提交于
Summary: Introduce alignment-safe Copy::conjoint_swap and JVM_CopySwapMemory Reviewed-by: mikael, dholmes
-
- 22 1月, 2014 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: erikj
-
- 02 10月, 2015 1 次提交
-
-
由 erikj 提交于
Reviewed-by: ihse, mikael
-
- 25 12月, 2013 1 次提交
-
-
由 mikael 提交于
Summary: Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
-
- 15 10月, 2013 1 次提交
-
-
由 dcubed 提交于
Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root. Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
-
- 29 9月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: iveresov
-
- 26 9月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms. Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin Contributed-by: lois.foltan@oracle.com
-
- 12 9月, 2013 1 次提交
-
-
由 dsamersoff 提交于
Summary: Enforce of preprocessing of all assembly sources by assembler-with-cpp Reviewed-by: dholmes, erikj
-
- 31 8月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: Fix comments and optimization level. Reviewed-by: rdurbin, coleenp, hseigel Contributed-by: lois.foltan@oracle.com
-
- 30 8月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: lower optimization level for unsafe.cpp due to MacOS Xcode 4.6.2 compiler optimization issue. Reviewed-by: coleenp, twisti, dholmes Contributed-by: lois.foltan@oracle.com
-
- 21 8月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: coleenp, sla
-
- 08 8月, 2013 1 次提交
-
-
由 adlertz 提交于
Summary: Remove .ad files that are not used Reviewed-by: kvn
-
- 26 7月, 2013 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: coleenp, bpittore
-
- 09 7月, 2013 1 次提交
-
-
由 hseigel 提交于
Summary: JVM_SetProtectionDomain has been deprecated since 1.5 and is being removed Reviewed-by: coleenp, hseigel Contributed-by: eric.mccorkle@oracle.com
-
- 20 6月, 2013 1 次提交
-
-
由 dholmes 提交于
Summary: Add support for a MacOS X compatible form of the libjvm mapfile. Reviewed-by: dcubed, rdurbin, coleenp
-
- 10 6月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: acorn, coleenp, sla Contributed-by: NKaren Kinnear <karen.kinnear@oracle.com>, Bengt Rutisson <bengt.rutisson@oracle.com>, Calvin Cheung <calvin.cheung@oracle.com>, Erik Gahlin <erik.gahlin@oracle.com>, Erik Helin <erik.helin@oracle.com>, Jesper Wilhelmsson <jesper.wilhelmsson@oracle.com>, Keith McGuigan <keith.mcguigan@oracle.com>, Mattias Tobiasson <mattias.tobiasson@oracle.com>, Markus Gronlund <markus.gronlund@oracle.com>, Mikael Auno <mikael.auno@oracle.com>, Nils Eliasson <nils.eliasson@oracle.com>, Nils Loodin <nils.loodin@oracle.com>, Rickard Backman <rickard.backman@oracle.com>, Staffan Larsen <staffan.larsen@oracle.com>, Stefan Karlsson <stefan.karlsson@oracle.com>, Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
-
- 05 6月, 2013 1 次提交
-
-
由 simonis 提交于
Reviewed-by: twisti, dholmes, kvn
-
- 15 5月, 2013 1 次提交
-
-
由 minqi 提交于
Summary: The fix of 8010992, disable use of global operator new and new[] which caused failure on some tests. This takes two of the bugs also add ALLOW_OPERATOR_NEW_USAGE to prevent crash for third party code calling operator new of jvm on certain platforms. Reviewed-by: coleenp, dholmes, zgu Contributed-by: yumin.qi@oracle.com
-
- 14 5月, 2013 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: tbell, collins, sla, coleenp
-
- 07 5月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, neliasso, ctornqvi
-
- 13 4月, 2013 1 次提交
-
-
由 katleman 提交于
Reviewed-by: iris, mduigou, jjg
-
- 16 4月, 2013 1 次提交
-
-
由 neliasso 提交于
Reviewed-by: kvn, roland Contributed-by: niclas.adlertz@oracle.com
-
- 13 4月, 2013 1 次提交
-
-
由 drchase 提交于
Summary: remove JPRT debug builds, remove -DDEBUG -DFASTDEBUG and use ASSERT instead in sources Reviewed-by: dholmes, kvn, coleenp
-
- 05 4月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Fixed incremental build makefiles generated by buildtree.make. Consolidated unix build.sh. Reviewed-by: twisti
-