Bladeren bron

Started moving patches into Mercurial mq

Starting using Mercurial MQ for managing DCEVM patches.
tags/light-jdk8u5+50
Ivan Dubrov 10 jaren geleden
bovenliggende
commit
615430e4e8
3 gewijzigde bestanden met toevoegingen van 4273 en 1 verwijderingen
  1. 7
    1
      .gitignore
  2. 4263
    0
      hotspot/.hg/patches/light-jdk8u5-b13.patch
  3. 3
    0
      hotspot/.hg/patches/series

+ 7
- 1
.gitignore Bestand weergeven

@@ -1,6 +1,12 @@
/.gradle
/.idea
/hotspot
/hotspot/*
/hotspot/.hg/*
/hotspot/.hg/patches/*
!/hotspot/.hg/
!/hotspot/.hg/patches
!/hotspot/.hg/patches/*.patch
!/hotspot/.hg/patches/series
build
*.iml
hs_err*

+ 4263
- 0
hotspot/.hg/patches/light-jdk8u5-b13.patch
Diff onderdrukt omdat het te groot bestand
Bestand weergeven


+ 3
- 0
hotspot/.hg/patches/series Bestand weergeven

@@ -0,0 +1,3 @@

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

Laden…
Annuleren
Opslaan