Browse Source

Started moving patches into Mercurial mq

Starting using Mercurial MQ for managing DCEVM patches.
tags/light-jdk8u5+50
Ivan Dubrov 10 years ago
parent
commit
615430e4e8
3 changed files with 4273 additions and 1 deletions
  1. 7
    1
      .gitignore
  2. 4263
    0
      hotspot/.hg/patches/light-jdk8u5-b13.patch
  3. 3
    0
      hotspot/.hg/patches/series

+ 7
- 1
.gitignore View File

/.gradle /.gradle
/.idea /.idea
/hotspot
/hotspot/*
/hotspot/.hg/*
/hotspot/.hg/patches/*
!/hotspot/.hg/
!/hotspot/.hg/patches
!/hotspot/.hg/patches/*.patch
!/hotspot/.hg/patches/series
build build
*.iml *.iml
hs_err* hs_err*

+ 4263
- 0
hotspot/.hg/patches/light-jdk8u5-b13.patch
File diff suppressed because it is too large
View File


+ 3
- 0
hotspot/.hg/patches/series View File


# Rest of the changes
light-jdk8u5-b13.patch #+light #+jdk8 #+u5-b13

Loading…
Cancel
Save