- 02 4月, 2020 1 次提交
-
-
由 Chuansheng Lu 提交于
Summary: ported HotSpot interfaces to Dragonwell8 to support MultiTenant framework Test Plan: jdk/test/multi-tenant Reviewed-by: yuleil, sanhong Issue: https://github.com/alibaba/dragonwell8/issues/84
-
- 25 9月, 2018 1 次提交
-
-
由 sgehwolf 提交于
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling Reviewed-by: erikj, goetz, dholmes
-
- 22 7月, 2015 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: dholmes, dcubed
-
- 14 1月, 2016 1 次提交
-
-
由 simonis 提交于
8146979: Backport of 8046471 breaks ppc64 build in jdk8u because 8072383 was badly backported before Reviewed-by: erikj, dholmes
-
- 25 2月, 2015 1 次提交
-
-
由 dlong 提交于
Summary: refactor close to remove references to closed ports Reviewed-by: kvn, simonis, sgehwolf, dholmes
-
- 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
-
- 07 9月, 2013 1 次提交
-
-
由 simonis 提交于
Reviewed-by: kvn
-
- 11 7月, 2013 1 次提交
-
-
由 simonis 提交于
Summary: HotSpot make changes to build the HotSpot on Linux/PPC64 Reviewed-by: dholmes, kvn
-
- 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>
-
- 21 3月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jcoomes
-
- 11 10月, 2012 1 次提交
-
-
由 jprovino 提交于
Summary: Change makefiles so that targets and parameters can be overridden by alternate makefiles. Reviewed-by: dholmes, coleenp
-
- 18 9月, 2012 1 次提交
-
-
由 ihse 提交于
Reviewed-by: ohair, dholmes
-
- 30 8月, 2012 1 次提交
-
-
由 bpittore 提交于
Summary: Added capability to load support classes for other cpus Reviewed-by: coleenp, bobv, sla Contributed-by: NBill Pittore <bill.pittore@oracle.com>
-
- 19 3月, 2012 1 次提交
-
-
由 erikj 提交于
Reviewed-by: dholmes, ohair
-
- 22 2月, 2012 1 次提交
-
-
由 erikj 提交于
Reviewed-by: dholmes, ohrstrom, ohair, jcoomes
-
- 13 2月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: rbackman, jrose, dholmes
-
- 02 2月, 2012 1 次提交
-
-
由 phh 提交于
Summary: Add support for packaging HotSpot JVM builds in universal binaries Reviewed-by: dholmes, kamg, dcubed, phh Contributed-by: james.melvin@oracle.com
-
- 12 1月, 2012 1 次提交
-
-
由 phh 提交于
Summary: Added a nop tracing infrastructure, JFR makefile changes and other infrastructure used only by JFR. Reviewed-by: acorn, sspitsyn Contributed-by: markus.gronlund@oracle.com
-
- 14 10月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Integrate bsd-port/hotspot and macosx-port/hotspot changes as of 2011.09.29. Reviewed-by: kvn, dholmes, never, phh Contributed-by: NChristos Zoulas <christos@zoulas.com>, Greg Lewis <glewis@eyesbeyond.com>, Kurt Miller <kurt@intricatesoftware.com>, Alexander Strange <astrange@apple.com>, Mike Swingler <swingler@apple.com>, Roger Hoover <rhoover@apple.com>, Victor Hernandez <vhernandez@apple.com>, Pratik Solanki <psolanki@apple.com>
-
- 26 9月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, twisti, jrose Contributed-by: NKurt Miller <kurt@intricatesoftware.com>, Greg Lewis <glewis@eyesbeyond.com>, Jung-uk Kim <jkim@freebsd.org>, Christos Zoulas <christos@zoulas.com>, Landon Fuller <landonf@plausible.coop>, The FreeBSD Foundation <board@freebsdfoundation.org>, Michael Franz <mvfranz@gmail.com>, Roger Hoover <rhoover@apple.com>, Alexander Strange <astrange@apple.com>
-
- 15 2月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: Set JDK_IMPORT_PATH to ALT_JDK_TARGET_IMPORT_PATH if it is defined Reviewed-by: phh, ohair
-
- 01 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: jcoomes, dholmes, andrew, kvn
-
- 03 8月, 2010 1 次提交
-
-
由 bobv 提交于
Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail. Reviewed-by: phh, never, coleenp, dholmes
-
- 28 5月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Change all the Sun copyrights to Oracle copyright Reviewed-by: ohair
-
- 14 1月, 2010 1 次提交
-
-
由 dcubed 提交于
6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining Summary: Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter. Reviewed-by: never, ohair, tbell, tdeneau Contributed-by: NVasanth Venkatachalam <vasanth.venkatachalam@amd.com>
-
- 14 10月, 2009 1 次提交
-
-
由 never 提交于
Reviewed-by: never Contributed-by: gbenson@redhat.com
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 25 6月, 2008 1 次提交
-
-
由 xlu 提交于
Summary: import the absolute output directory when launching sub make process and avoid including defs.make in rules.make Reviewed-by: kamg, kvn
-
- 11 6月, 2008 1 次提交
-
-
由 xlu 提交于
Summary: Remove the preferred base address built with libjvm.so and unified the PIC approach on Solaris & Linux. Reviewed-by: never, kamg Contributed-by: xiaobin.lu@sun.com
-
- 10 4月, 2008 1 次提交
-
-
由 kamg 提交于
Summary: Moved makefiles out of build and build/closed into make/ Reviewed-by: kvn, ohair
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-