--- old/make/Main.gmk 2016-02-11 12:16:25.659847260 +0100 +++ new/make/Main.gmk 2016-02-11 12:16:25.559847254 +0100 @@ -1,5 +1,5 @@ # -# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -431,7 +431,7 @@ # The annotation processing for jdk.vm.ci needs java.base classes from the # current JDK. - jdk.vm.ci-gensrc-hotspot: java.base-java + jdk.vm.ci-gensrc-hotspot: java.base-java # Explicitly add dependencies for special targets java.base-java: unpack-sec