Skip to content

Commit 7a93693

Browse files
committed
GH-617 patch AdapterInfo.findCommonLoader() to use context class loader
1 parent 0c24482 commit 7a93693

File tree

3 files changed

+396
-3
lines changed

3 files changed

+396
-3
lines changed

visualvm/nashorn.jdk15/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ nbm.module.author=Tomas Hurka
77
nbm.needs.restart=true
88
release.external/nashorn-core-15.4.jar=modules/ext/nashorn-core-15.4.jar
99
release.external/asm-util-9.7.jar=modules/ext/asm-util-9.7.jar
10-
javac.source=1.8
10+
javac.source=1.15
1111
javac.compilerargs=-Xlint -Xlint:-serial

0 commit comments

Comments
 (0)