History log of /openjdk10/hotspot/make/hotspot.script
Revision Date Author Comments
# 12391:366b398d9190 05-Dec-2016 erikj

8066474: Remove the lib/ directory from Linux and Solaris images
Reviewed-by: tbell, ihse, kvn


# 9307:8d33e189e86d 30-Oct-2015 iklam

8139026: hotspot/make/hotspot.script cannot handle command-line arguments with spaces
Summary: Use "$@"
Reviewed-by: twisti, ihse


# 8904:c030d25ae04e 02-Sep-2015 kvn

8134898: Small fixes found during JVMCI work
Summary: Removed jre/ from jdk paths in makefiles. Add Thread::_unhandled_oops field for debug and fastdebug builds. Fix doc.
Reviewed-by: coleenp, bdelsart


# 5872:b59507f713e0 30-Jan-2014 rdurbin

8027113: decouple the '-XXaltjvm=<path>' option from the gamma launcher
Summary: decoupled the '-XXaltjvm=<path>' option from the gamma launcher. Clearing the way for removing the remaining cruft associated with the previously removed gamma launcher.
Reviewed-by: dcubed, dholmes


# 5776:de6a9e811145 24-Dec-2013 mikael

8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Summary: Copyright year updated for files modified during 2013
Reviewed-by: twisti, iveresov


# 4674:aabf54ccedb1 06-May-2013 twisti

8008772: remove gamma launcher
Reviewed-by: kvn, neliasso, ctornqvi