equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 # |
4 # |
5 # This code is free software; you can redistribute it and/or modify it |
5 # This code is free software; you can redistribute it and/or modify it |
6 # under the terms of the GNU General Public License version 2 only, as |
6 # under the terms of the GNU General Public License version 2 only, as |
7 # published by the Free Software Foundation. Oracle designates this |
7 # published by the Free Software Foundation. Oracle designates this |
46 $(HOTSPOT_TOPDIR)/test/runtime/jni/8033445 \ |
46 $(HOTSPOT_TOPDIR)/test/runtime/jni/8033445 \ |
47 $(HOTSPOT_TOPDIR)/test/runtime/jni/checked \ |
47 $(HOTSPOT_TOPDIR)/test/runtime/jni/checked \ |
48 $(HOTSPOT_TOPDIR)/test/runtime/jni/PrivateInterfaceMethods \ |
48 $(HOTSPOT_TOPDIR)/test/runtime/jni/PrivateInterfaceMethods \ |
49 $(HOTSPOT_TOPDIR)/test/runtime/jni/ToStringInInterfaceTest \ |
49 $(HOTSPOT_TOPDIR)/test/runtime/jni/ToStringInInterfaceTest \ |
50 $(HOTSPOT_TOPDIR)/test/runtime/jni/CalleeSavedRegisters \ |
50 $(HOTSPOT_TOPDIR)/test/runtime/jni/CalleeSavedRegisters \ |
|
51 $(HOTSPOT_TOPDIR)/test/runtime/jni/CallWithJNIWeak \ |
|
52 $(HOTSPOT_TOPDIR)/test/runtime/jni/ReturnJNIWeak \ |
51 $(HOTSPOT_TOPDIR)/test/runtime/modules/getModuleJNI \ |
53 $(HOTSPOT_TOPDIR)/test/runtime/modules/getModuleJNI \ |
52 $(HOTSPOT_TOPDIR)/test/runtime/SameObject \ |
54 $(HOTSPOT_TOPDIR)/test/runtime/SameObject \ |
53 $(HOTSPOT_TOPDIR)/test/runtime/BoolReturn \ |
55 $(HOTSPOT_TOPDIR)/test/runtime/BoolReturn \ |
54 $(HOTSPOT_TOPDIR)/test/compiler/floatingpoint/ \ |
56 $(HOTSPOT_TOPDIR)/test/compiler/floatingpoint/ \ |
55 $(HOTSPOT_TOPDIR)/test/compiler/calls \ |
57 $(HOTSPOT_TOPDIR)/test/compiler/calls \ |