Skip to content

Commit 551a11a

Browse files
committed
JavaInfo must be build with source level 1.5 for calibration to work for Java 1.5+
1 parent 339cb9f commit 551a11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
javac.source=1.8
1+
javac.source=1.5
22
license.file=../startup/src/com/sun/tools/visualvm/modules/startup/LICENSE.txt
33
nbm.homepage=https://visualvm.github.io
44

0 commit comments

Comments
 (0)