diff options
author | Ivan Dubrov <idubrov@guidewire.com> | 2014-04-30 22:13:22 -0700 |
---|---|---|
committer | Ivan Dubrov <idubrov@guidewire.com> | 2014-04-30 22:13:22 -0700 |
commit | a78e86bc00b48553e97017c1a51b4a27157a5ac0 (patch) | |
tree | 938d6ca62f0e03f46a5a9312345828c5d9264862 /hotspot | |
parent | a57510028177cdeb17f8a2629baec0144906e7e4 (diff) | |
download | dcevm-a78e86bc00b48553e97017c1a51b4a27157a5ac0.tar.gz dcevm-a78e86bc00b48553e97017c1a51b4a27157a5ac0.zip |
Adding guard on patch
Diffstat (limited to 'hotspot')
-rw-r--r-- | hotspot/.hg/patches/series | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hotspot/.hg/patches/series b/hotspot/.hg/patches/series index e59ea4e6..31a56fb7 100644 --- a/hotspot/.hg/patches/series +++ b/hotspot/.hg/patches/series @@ -2,7 +2,7 @@ distro-name.patch # Add AllowEnhancedRedefinition argument -arguments-java8.patch +arguments-java8.patch #+jdk8 # GC changes to allow modifying instances during redefinition run gc-java8.patch #+jdk8 |