Code Review for dev

Prepared by:kkharbas on Fri Apr 26 14:58:15 PDT 2019
Workspace:/cygdrive/c/Projects/Vector_API/dev
Compare against: http://hg.openjdk.java.net/panama/dev
Compare against version:55892
Branch:vectorIntrinsics
Summary of changes: 9568 lines changed: 4728 ins; 366 del; 4474 mod; 155433 unchg
Patch of changes: dev.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/AbstractMask.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
12 lines changed: 0 ins; 0 del; 12 mod; 249 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/AbstractSpecies.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
8 lines changed: 0 ins; 1 del; 7 mod; 138 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Byte128Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
71 lines changed: 28 ins; 0 del; 43 mod; 1319 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Byte256Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
71 lines changed: 28 ins; 0 del; 43 mod; 1319 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Byte512Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
71 lines changed: 28 ins; 0 del; 43 mod; 1319 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Byte64Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
71 lines changed: 28 ins; 0 del; 43 mod; 1319 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/ByteMaxVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
71 lines changed: 28 ins; 0 del; 43 mod; 1319 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/ByteVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
226 lines changed: 183 ins; 0 del; 43 mod; 1483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Double128Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
22 lines changed: 0 ins; 0 del; 22 mod; 1480 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Double256Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
22 lines changed: 0 ins; 0 del; 22 mod; 1480 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Double512Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
22 lines changed: 0 ins; 0 del; 22 mod; 1480 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Double64Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
22 lines changed: 0 ins; 0 del; 22 mod; 1467 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/DoubleMaxVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
22 lines changed: 0 ins; 0 del; 22 mod; 1480 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/DoubleVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
23 lines changed: 0 ins; 0 del; 23 mod; 2058 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float128Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
22 lines changed: 0 ins; 0 del; 22 mod; 1480 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float256Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
22 lines changed: 0 ins; 0 del; 22 mod; 1480 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float512Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
22 lines changed: 0 ins; 0 del; 22 mod; 1480 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Float64Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
22 lines changed: 0 ins; 0 del; 22 mod; 1480 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/FloatMaxVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
22 lines changed: 0 ins; 0 del; 22 mod; 1480 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/FloatVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
23 lines changed: 0 ins; 0 del; 23 mod; 2055 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Int128Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
43 lines changed: 0 ins; 0 del; 43 mod; 1398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Int256Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
43 lines changed: 0 ins; 0 del; 43 mod; 1398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Int512Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
43 lines changed: 0 ins; 0 del; 43 mod; 1398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Int64Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
43 lines changed: 0 ins; 0 del; 43 mod; 1398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/IntMaxVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
43 lines changed: 0 ins; 0 del; 43 mod; 1398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/IntVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
79 lines changed: 12 ins; 0 del; 67 mod; 1611 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Long128Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
43 lines changed: 0 ins; 0 del; 43 mod; 1398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Long256Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
43 lines changed: 0 ins; 0 del; 43 mod; 1398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Long512Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
43 lines changed: 0 ins; 0 del; 43 mod; 1398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Long64Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
43 lines changed: 0 ins; 0 del; 43 mod; 1385 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/LongMaxVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
43 lines changed: 0 ins; 0 del; 43 mod; 1398 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/LongVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
79 lines changed: 12 ins; 0 del; 67 mod; 1614 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Short128Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
70 lines changed: 27 ins; 0 del; 43 mod; 1320 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Short256Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
70 lines changed: 27 ins; 0 del; 43 mod; 1320 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Short512Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
70 lines changed: 27 ins; 0 del; 43 mod; 1320 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Short64Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
70 lines changed: 27 ins; 0 del; 43 mod; 1320 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/ShortMaxVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
70 lines changed: 27 ins; 0 del; 43 mod; 1320 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/ShortVector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
227 lines changed: 183 ins; 0 del; 44 mod; 1483 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/Vector.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
242 lines changed: 203 ins; 18 del; 21 mod; 900 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/VectorMask.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
5 lines changed: 4 ins; 0 del; 1 mod; 340 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/VectorShuffle.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
7 lines changed: 6 ins; 0 del; 1 mod; 280 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/VectorSpecies.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
18 lines changed: 10 ins; 1 del; 7 mod; 150 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/X-Vector.java.template

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
379 lines changed: 136 ins; 170 del; 73 mod; 2665 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/X-VectorBits.java.template

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
126 lines changed: 55 ins; 0 del; 71 mod; 1864 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/jdk.incubator.vector/share/classes/jdk/incubator/vector/package-info.java

rev 55891 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
7 lines changed: 2 ins; 0 del; 5 mod; 292 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte128VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
202 lines changed: 138 ins; 0 del; 64 mod; 1623 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte256VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
202 lines changed: 138 ins; 0 del; 64 mod; 1623 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte512VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
202 lines changed: 138 ins; 0 del; 64 mod; 1623 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Byte64VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
202 lines changed: 138 ins; 0 del; 64 mod; 1623 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/ByteMaxVectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
202 lines changed: 138 ins; 0 del; 64 mod; 1627 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double128VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
36 lines changed: 12 ins; 0 del; 24 mod; 1924 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double256VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
36 lines changed: 12 ins; 0 del; 24 mod; 1924 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double512VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
36 lines changed: 12 ins; 0 del; 24 mod; 1924 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Double64VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
36 lines changed: 12 ins; 0 del; 24 mod; 1924 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/DoubleMaxVectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
36 lines changed: 12 ins; 0 del; 24 mod; 1928 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float128VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
36 lines changed: 12 ins; 0 del; 24 mod; 1924 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float256VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
36 lines changed: 12 ins; 0 del; 24 mod; 1924 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float512VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
36 lines changed: 12 ins; 0 del; 24 mod; 1924 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Float64VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
36 lines changed: 12 ins; 0 del; 24 mod; 1924 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/FloatMaxVectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
36 lines changed: 12 ins; 0 del; 24 mod; 1928 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int128VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
116 lines changed: 20 ins; 8 del; 88 mod; 1791 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int256VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
116 lines changed: 20 ins; 8 del; 88 mod; 1791 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int512VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
116 lines changed: 20 ins; 8 del; 88 mod; 1791 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Int64VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
116 lines changed: 20 ins; 8 del; 88 mod; 1791 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/IntMaxVectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
116 lines changed: 20 ins; 8 del; 88 mod; 1795 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long128VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
116 lines changed: 20 ins; 8 del; 88 mod; 1791 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long256VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
116 lines changed: 20 ins; 8 del; 88 mod; 1791 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long512VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
116 lines changed: 20 ins; 8 del; 88 mod; 1791 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Long64VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
116 lines changed: 20 ins; 8 del; 88 mod; 1791 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/LongMaxVectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
116 lines changed: 20 ins; 8 del; 88 mod; 1795 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short128VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
202 lines changed: 138 ins; 0 del; 64 mod; 1623 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short256VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
202 lines changed: 138 ins; 0 del; 64 mod; 1623 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short512VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
202 lines changed: 138 ins; 0 del; 64 mod; 1623 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/Short64VectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
202 lines changed: 138 ins; 0 del; 64 mod; 1623 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/ShortMaxVectorTests.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
202 lines changed: 138 ins; 0 del; 64 mod; 1627 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/VectorHash.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
4 lines changed: 0 ins; 0 del; 4 mod; 214 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/crypto/ChaChaBench.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
33 lines changed: 0 ins; 0 del; 33 mod; 393 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/crypto/Poly1305Bench.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
46 lines changed: 0 ins; 0 del; 46 mod; 613 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/AbstractVectorBenchmark.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
40 lines changed: 1 ins; 0 del; 39 mod; 111 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Byte128Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
159 lines changed: 127 ins; 0 del; 32 mod; 1048 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Byte256Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
159 lines changed: 127 ins; 0 del; 32 mod; 1048 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Byte512Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
159 lines changed: 127 ins; 0 del; 32 mod; 1048 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Byte64Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
159 lines changed: 127 ins; 0 del; 32 mod; 1048 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/ByteMaxVector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
159 lines changed: 127 ins; 0 del; 32 mod; 1048 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/ByteScalar.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
148 lines changed: 132 ins; 0 del; 16 mod; 888 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Double128Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
27 lines changed: 13 ins; 0 del; 14 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Double256Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
27 lines changed: 13 ins; 0 del; 14 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Double512Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
27 lines changed: 13 ins; 0 del; 14 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Double64Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
27 lines changed: 13 ins; 0 del; 14 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/DoubleMaxVector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
27 lines changed: 13 ins; 0 del; 14 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/DoubleScalar.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
16 lines changed: 12 ins; 0 del; 4 mod; 1091 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Float128Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
27 lines changed: 13 ins; 0 del; 14 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Float256Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
27 lines changed: 13 ins; 0 del; 14 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Float512Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
27 lines changed: 13 ins; 0 del; 14 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Float64Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
27 lines changed: 13 ins; 0 del; 14 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/FloatMaxVector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
27 lines changed: 13 ins; 0 del; 14 mod; 1172 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/FloatScalar.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
16 lines changed: 12 ins; 0 del; 4 mod; 1091 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Int128Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
73 lines changed: 21 ins; 8 del; 44 mod; 1176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Int256Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
73 lines changed: 21 ins; 8 del; 44 mod; 1176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Int512Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
73 lines changed: 21 ins; 8 del; 44 mod; 1176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Int64Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
73 lines changed: 21 ins; 8 del; 44 mod; 1176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/IntMaxVector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
73 lines changed: 21 ins; 8 del; 44 mod; 1176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/IntScalar.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
55 lines changed: 20 ins; 8 del; 27 mod; 1105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Long128Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
73 lines changed: 21 ins; 8 del; 44 mod; 1176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Long256Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
73 lines changed: 21 ins; 8 del; 44 mod; 1176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Long512Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
73 lines changed: 21 ins; 8 del; 44 mod; 1176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Long64Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
73 lines changed: 21 ins; 8 del; 44 mod; 1176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/LongMaxVector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
73 lines changed: 21 ins; 8 del; 44 mod; 1176 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/LongScalar.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
55 lines changed: 20 ins; 8 del; 27 mod; 1105 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Merge.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
3 lines changed: 0 ins; 0 del; 3 mod; 115 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/PopulationCount.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
20 lines changed: 0 ins; 0 del; 20 mod; 611 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Short128Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
159 lines changed: 127 ins; 0 del; 32 mod; 1048 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Short256Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
159 lines changed: 127 ins; 0 del; 32 mod; 1048 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Short512Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
159 lines changed: 127 ins; 0 del; 32 mod; 1048 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/Short64Vector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
159 lines changed: 127 ins; 0 del; 32 mod; 1048 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/ShortMaxVector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
159 lines changed: 127 ins; 0 del; 32 mod; 1048 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/ShortScalar.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
149 lines changed: 132 ins; 0 del; 17 mod; 887 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/SortVector.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
5 lines changed: 1 ins; 0 del; 4 mod; 106 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/benchmark/src/main/java/benchmark/jdk/incubator/vector/SumOfUnsignedBytes.java

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
5 lines changed: 0 ins; 0 del; 5 mod; 169 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/gen-template.sh

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
25 lines changed: 6 ins; 0 del; 19 mod; 329 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-Compare.template

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
1 line changed: 0 ins; 0 del; 1 mod; 19 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw test/jdk/jdk/incubator/vector/templates/Perf-header.template

rev 55894 : 8222897: [vector] Renaming of shift, rotate operations. Few other api changes.
Summary: Renaming of shift, rotate operations. Few other api changes.
Reviewed-by: jrose, briangoetz
1 line changed: 1 ins; 0 del; 0 mod; 91 unchg

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