소스 검색

Started moving patches into Mercurial mq

Starting using Mercurial MQ for managing DCEVM patches.
tags/light-jdk8u5+50
Ivan Dubrov 10 년 전
부모
커밋
615430e4e8
3개의 변경된 파일4273개의 추가작업 그리고 1개의 파일을 삭제
  1. 7
    1
      .gitignore
  2. 4263
    0
      hotspot/.hg/patches/light-jdk8u5-b13.patch
  3. 3
    0
      hotspot/.hg/patches/series

+ 7
- 1
.gitignore 파일 보기

@@ -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
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 3
- 0
hotspot/.hg/patches/series 파일 보기

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

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

Loading…
취소
저장