Changeset: a5b77ac78ad2 Author: tschatzl Date: 2015-06-25 10:12 +0200 URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/a5b77ac78ad2 8129602: Incorrect GPL header causes RE script to create wrong output Summary: Fix up GPL headers so that the RE script works. Reviewed-by: stefank, dholmes, coleenp ! src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp ! src/share/vm/gc_implementation/g1/g1GCPhaseTimes.hpp ! test/gc/g1/TestGCLogMessages.java ! test/runtime/InitialThreadOverflow/testme.sh ! test/serviceability/jvmti/GetObjectSizeOverflow.java ! test/testlibrary/ctw/Makefile ! test/testlibrary/whitebox/Makefile Changeset: 599c27e30262 Author: tschatzl Date: 2015-06-25 09:04 +0200 URL: http://hg.openjdk.java.net/jdk8u/hs-dev/hotspot/rev/599c27e30262 8129604: Incorrect GPL header in README causes RE script to create wrong output Summary: Fix up GPL headers by removing leading "#" so that the RE script works. Reviewed-by: brutisso, coleenp ! test/testlibrary/ctw/README