Parcourir la source

Creating patch for Java 7u60

Took 7u51 patch, applied, resolved conflicts.
jvmtiRedefineClasses.(c|h)pp were copied from a 7u51 working tree with patch
applied (generally, jvmtiRedefineClasses shouldn't be merged since they are
mostly rewritten).
tags/light-jdk7u71+2
Ivan Dubrov il y a 10 ans
Parent
révision
16351a553c
3 fichiers modifiés avec 10281 ajouts et 0 suppressions
  1. 1
    0
      gradle.properties
  2. 10279
    0
      hotspot/.hg/patches/light-jdk7u60-b09.patch
  3. 1
    0
      hotspot/.hg/patches/series

+ 1
- 0
gradle.properties Voir le fichier

@@ -25,6 +25,7 @@ targetJre=build/jre

# Tag to base DCEVM on
hotspotTag=jdk8u5-b13
#hotspotTag=jdk7u60-b09
#hotspotTag=jdk7u55-b13
#hotspotTag=jdk7u51-b13
#hotspotTag=jdk7u45-b08

+ 10279
- 0
hotspot/.hg/patches/light-jdk7u60-b09.patch
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


+ 1
- 0
hotspot/.hg/patches/series Voir le fichier

@@ -16,6 +16,7 @@ full-jdk7u45-b08.patch #+full-jdk7u45-b08
full-jdk7u51-b13.patch #+full-jdk7u51-b13
light-jdk7u40-b43.patch #+light-jdk7u40-b43
light-jdk7u51-b13.patch #+light-jdk7u51-b13 #+light-jdk7u55-b13
light-jdk7u60-b09.patch #+light-jdk7u60-b09
light-jdk8u5-b13.patch #+light-jdk8u5-b13
full-jdk7u45-deopt-cp.patch #+full-jdk7u45-b08
full-jdk7u51-deopt-cp.patch #+full-jdk7u51-b13

Chargement…
Annuler
Enregistrer