Code Review for openjdk-11

Prepared by:Severin Gehwolf on Fri May 3 14:53:06 CEST 2019
Workspace:/disk/openjdk/upstream-sources/openjdk-11
Compare against: https://hg.openjdk.java.net/jdk-updates/jdk11u
Compare against version:1513c37187dc
Summary of changes: 12 lines changed: 2 ins; 2 del; 8 mod; 467 unchg
Patch of changes: openjdk-11.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/Symbol.java

@  rev 51710 : 8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
|  Summary: Use longs instead of ints while computing the identity hash of klass symbols
~  Reviewed-by: coleenp, lfoltan
o  rev 50929 : 8205534: Remove SymbolTable dependency from serviceability agent
|  Reviewed-by: gziemski, poonam, jgeorge, hseigel
~
6 lines changed: 1 ins; 0 del; 5 mod; 152 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/Hashtable.java

@  rev 51710 : 8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
|  Summary: Use longs instead of ints while computing the identity hash of klass symbols
~  Reviewed-by: coleenp, lfoltan
3 lines changed: 0 ins; 0 del; 3 mod; 72 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/ProblemList-cds-mode.txt

@  rev 51710 : 8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
|  Summary: Use longs instead of ints while computing the identity hash of klass symbols
~  Reviewed-by: coleenp, lfoltan
2 lines changed: 0 ins; 2 del; 0 mod; 29 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/ProblemList.txt

@  rev 51710 : 8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode
|  Summary: Use longs instead of ints while computing the identity hash of klass symbols
~  Reviewed-by: coleenp, lfoltan
1 line changed: 1 ins; 0 del; 0 mod; 214 unchg

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