• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Baseline format: 1.0
2ChangedAbstract: java.util.AbstractSequentialList#listIterator(int):
3    Method java.util.AbstractSequentialList.listIterator has changed 'abstract' qualifier
4
5RemovedDeprecatedMethod: java.lang.Thread#countStackFrames():
6    Removed deprecated method java.lang.Thread.countStackFrames()
7RemovedDeprecatedMethod: java.lang.Thread#destroy():
8    Removed deprecated method java.lang.Thread.destroy()
9RemovedDeprecatedMethod: java.lang.Thread#resume():
10    Removed deprecated method java.lang.Thread.resume()
11RemovedDeprecatedMethod: java.lang.Thread#stop(Throwable):
12    Removed deprecated method java.lang.Thread.stop(Throwable)
13RemovedDeprecatedMethod: java.lang.Thread#suspend():
14    Removed deprecated method java.lang.Thread.suspend()
15