We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc3180 commit 0f32982Copy full SHA for 0f32982
make/Main.gmk
@@ -857,6 +857,9 @@ else
857
# virtual target.
858
jdk.jdwp.agent-libs: jdk.jdwp.agent-gensrc
859
860
+ # jdk.jfr-gendata uses TOOL_JFR_GEN from buildtools-hotspot
861
+ jdk.jfr-gendata: buildtools-hotspot
862
+
863
# The swing beans need to have java base properly generated to avoid errors
864
# in javadoc. The X11 wrappers need the java.base include files to have been
865
# copied and processed.
0 commit comments