Skip to content

Commit 1c623a8

Browse files
committed
Graal Sampler -> Polyglot Sampler
1 parent 3b18af9 commit 1c623a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

visualvm/sampler.truffle/src/org/graalvm/visualvm/sampler/truffle/Bundle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
33
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
#
55
# This code is free software; you can redistribute it and/or modify it
@@ -28,7 +28,7 @@ OpenIDE-Module-Long-Description=\
2828
OpenIDE-Module-Name=VisualVM-Sampler-Truffle
2929
OpenIDE-Module-Short-Description=Sampling profiler for the GraalVM
3030

31-
LBL_Sampler=Graal Sampler
31+
LBL_Sampler=Polyglot Sampler
3232

3333
LBL_Sample=Sample\:
3434
LBL_Profile=Profile\:

0 commit comments

Comments
 (0)