< prev index next >

make/jprt.properties

Print this page
rev 49619 : JEP 328 : Flight Recorder open source preview

*** 1,7 **** # ! # Copyright (c) 2006, 2017, 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 # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this --- 1,7 ---- # ! # Copyright (c) 2006, 2018, 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 # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. Oracle designates this
*** 271,280 **** --- 271,281 ---- my.make.rule.test.targets.svc= \ ${my.test.target.set:TESTNAME=jdk_management}, \ ${my.test.target.set:TESTNAME=jdk_instrument}, \ ${my.test.target.set:TESTNAME=jdk_jmx}, \ ${my.test.target.set:TESTNAME=jdk_jdi}, \ + ${my.test.target.set:TESTNAME=jdk_jfr}, \ ${my.test.target.set:TESTNAME=svc_tools}, \ ${my.make.rule.test.targets.svc.extra} # JAXP vm test targets (testset=jaxp) my.test.targets.jaxp=
< prev index next >