Explorar el Código

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 hace 10 años
padre
commit
16351a553c
Se han modificado 3 ficheros con 10281 adiciones y 0 borrados
  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 Ver fichero

@@ -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
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


+ 1
- 0
hotspot/.hg/patches/series Ver fichero

@@ -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

Cargando…
Cancelar
Guardar