Code Review for jdk

Prepared by:sla on Mon Aug 25 15:40:13 CEST 2014
Workspace:/Users/staffan/mercurial/jdk9-dev/jdk
Compare against: ssh://hg.openjdk.java.net/jdk9/dev/jdk
Compare against version:10531
Summary of changes: 13323 lines changed: 0 ins; 13323 del; 0 mod; 1181 unchg
Changeset: jdk.changeset
Bug id: JDK-8043981 : Remove the JPDA demo
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw make/CompileDemos.gmk

rev 10532 : imported patch 8043981-remove-jpda
28 lines changed: 0 ins; 28 del; 0 mod; 457 unchg

------ ------ ------ ------ --- New ----- Raw src/jdk.jdi/share/classes/com/sun/tools/example/debug/expr/Expr.jj (was src/demo/share/jpda/com/sun/tools/example/debug/expr/Expr.jj)

rev 10532 : imported patch 8043981-remove-jpda
0 lines changed: 0 ins; 0 del; 0 mod; 724 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/README

3 lines changed: 0 ins; 3 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/AccessWatchpointSpec.java

67 lines changed: 0 ins; 67 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/AmbiguousMethodException.java

51 lines changed: 0 ins; 51 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/BreakpointSpec.java

67 lines changed: 0 ins; 67 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/ChildSession.java

309 lines changed: 0 ins; 309 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/EvaluationException.java

40 lines changed: 0 ins; 40 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/EventRequestSpec.java

168 lines changed: 0 ins; 168 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/EventRequestSpecList.java

187 lines changed: 0 ins; 187 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/ExceptionSpec.java

109 lines changed: 0 ins; 109 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/ExecutionManager.java

824 lines changed: 0 ins; 824 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/FrameIndexOutOfBoundsException.java

40 lines changed: 0 ins; 40 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/InputListener.java

39 lines changed: 0 ins; 39 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/JDIEventSource.java

193 lines changed: 0 ins; 193 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/LineBreakpointSpec.java

130 lines changed: 0 ins; 130 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/LineNotFoundException.java

51 lines changed: 0 ins; 51 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/MalformedMemberNameException.java

48 lines changed: 0 ins; 48 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/MethodBreakpointSpec.java

346 lines changed: 0 ins; 346 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/MethodNotFoundException.java

50 lines changed: 0 ins; 50 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/ModificationWatchpointSpec.java

68 lines changed: 0 ins; 68 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/NoSessionException.java

40 lines changed: 0 ins; 40 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/NoThreadException.java

41 lines changed: 0 ins; 41 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/OutputListener.java

40 lines changed: 0 ins; 40 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/ParseException.java

39 lines changed: 0 ins; 39 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/PatternReferenceTypeSpec.java

108 lines changed: 0 ins; 108 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/ReferenceTypeSpec.java

50 lines changed: 0 ins; 50 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/Session.java

105 lines changed: 0 ins; 105 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/SessionListener.java

46 lines changed: 0 ins; 46 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/SourceNameReferenceTypeSpec.java

90 lines changed: 0 ins; 90 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/SpecErrorEvent.java

51 lines changed: 0 ins; 51 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/SpecEvent.java

58 lines changed: 0 ins; 58 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/SpecListener.java

58 lines changed: 0 ins; 58 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/ThreadGroupIterator.java

117 lines changed: 0 ins; 117 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/ThreadInfo.java

126 lines changed: 0 ins; 126 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/ThreadIterator.java

79 lines changed: 0 ins; 79 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/Utils.java

190 lines changed: 0 ins; 190 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/VMLaunchFailureException.java

40 lines changed: 0 ins; 40 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/VMNotInterruptedException.java

40 lines changed: 0 ins; 40 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/bdi/WatchpointSpec.java

101 lines changed: 0 ins; 101 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/AbstractEventSet.java

272 lines changed: 0 ins; 272 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/AccessWatchpointEventSet.java

51 lines changed: 0 ins; 51 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/ClassPrepareEventSet.java

73 lines changed: 0 ins; 73 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/ClassUnloadEventSet.java

65 lines changed: 0 ins; 65 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/ExceptionEventSet.java

93 lines changed: 0 ins; 93 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/JDIAdapter.java

89 lines changed: 0 ins; 89 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/JDIListener.java

51 lines changed: 0 ins; 51 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/LocatableEventSet.java

71 lines changed: 0 ins; 71 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/LocationTriggerEventSet.java

51 lines changed: 0 ins; 51 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/ModificationWatchpointEventSet.java

60 lines changed: 0 ins; 60 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/ThreadDeathEventSet.java

62 lines changed: 0 ins; 62 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/ThreadStartEventSet.java

62 lines changed: 0 ins; 62 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/VMDeathEventSet.java

51 lines changed: 0 ins; 51 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/VMDisconnectEventSet.java

51 lines changed: 0 ins; 51 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/VMStartEventSet.java

62 lines changed: 0 ins; 62 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/event/WatchpointEventSet.java

75 lines changed: 0 ins; 75 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/ApplicationTool.java

83 lines changed: 0 ins; 83 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/ClassManager.java

73 lines changed: 0 ins; 73 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/ClassTreeTool.java

287 lines changed: 0 ins; 287 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/CommandInterpreter.java

1468 lines changed: 0 ins; 1468 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/CommandTool.java

342 lines changed: 0 ins; 342 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/ContextListener.java

39 lines changed: 0 ins; 39 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/ContextManager.java

362 lines changed: 0 ins; 362 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/CurrentFrameChangedEvent.java

71 lines changed: 0 ins; 71 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/Environment.java

165 lines changed: 0 ins; 165 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/GUI.java

265 lines changed: 0 ins; 265 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/Icons.java

218 lines changed: 0 ins; 218 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/JDBFileFilter.java

278 lines changed: 0 ins; 278 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/JDBMenuBar.java

199 lines changed: 0 ins; 199 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/JDBToolBar.java

110 lines changed: 0 ins; 110 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/LaunchTool.java

272 lines changed: 0 ins; 272 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/MonitorListModel.java

99 lines changed: 0 ins; 99 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/MonitorTool.java

134 lines changed: 0 ins; 134 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/OutputSink.java

55 lines changed: 0 ins; 55 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/SearchPath.java

104 lines changed: 0 ins; 104 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/SingleLeafTreeSelectionModel.java

79 lines changed: 0 ins; 79 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/SourceListener.java

39 lines changed: 0 ins; 39 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/SourceManager.java

189 lines changed: 0 ins; 189 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/SourceModel.java

256 lines changed: 0 ins; 256 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/SourceTool.java

392 lines changed: 0 ins; 392 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/SourceTreeTool.java

292 lines changed: 0 ins; 292 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/SourcepathChangedEvent.java

46 lines changed: 0 ins; 46 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/StackTraceTool.java

207 lines changed: 0 ins; 207 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/ThreadTreeTool.java

355 lines changed: 0 ins; 355 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/TypeScript.java

132 lines changed: 0 ins; 132 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/TypeScriptOutputListener.java

61 lines changed: 0 ins; 61 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/debug/gui/TypeScriptWriter.java

61 lines changed: 0 ins; 61 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/doc/index.html

85 lines changed: 0 ins; 85 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/doc/javadt.html

174 lines changed: 0 ins; 174 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/doc/jdb.html

104 lines changed: 0 ins; 104 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/doc/trace.html

71 lines changed: 0 ins; 71 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/trace/EventThread.java

353 lines changed: 0 ins; 353 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/trace/StreamRedirectThread.java

81 lines changed: 0 ins; 81 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- ----- --- src/demo/share/jpda/com/sun/tools/example/trace/Trace.java

246 lines changed: 0 ins; 246 del; 0 mod; 0 unchg

This code review page was prepared using /Users/staffan/mercurial/webrev/webrev.ksh (vers 26.0-hg+openjdk.java.net).