-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
None
-
b93
-
generic
-
generic
-
Verified
It is correctly be detected as error in jdk8-b84. But with nashorn tip, we get StackOverflowError with the following stack trace:
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)
at jdk.nashorn.internal.runtime.regexp.RegExpScanner.nonemptyClassRangesNoDash(RegExpScanner.java:841)