Debugger: check that label for marked object is a valid java identifier (KT-12651)
#KT-12651 Fixed
This commit is contained in:
committed by
Nikolay Krasko
parent
5ea74ed562
commit
3cbe28095b
@@ -110,6 +110,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
|
||||
|
||||
- [`KT-13059`](https://youtrack.jetbrains.com/issue/KT-13059) Fix error stepping on *Step Over* action in the end of while block
|
||||
- [`KT-13037`](https://youtrack.jetbrains.com/issue/KT-13037) Fix possible deadlock in debugger in 2016.1 and exception in 2016.2
|
||||
- [`KT-12651`](https://youtrack.jetbrains.com/issue/KT-12651) Fix exception in evaluate expression when bad identifier is used for marking object
|
||||
|
||||
## 1.0.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user