Smita Kamath
|
0e7288ffbf
|
8267125: AES Galois CounterMode (GCM) interleaved implementation using AVX512 + VAES instructions
Co-authored-by: Smita Kamath <svkamath@openjdk.org>
Co-authored-by: Tomasz Kantecki <tomasz.kantecki@intel.com>
Co-authored-by: Anthony Scarpino <ascarpino@openjdk.org>
Reviewed-by: kvn, valeriep
|
2021-08-24 18:48:31 +00:00 |
|
Sean Coffey
|
04a806ec86
|
8270344: Session resumption errors
Reviewed-by: xuelei
|
2021-08-20 20:10:42 +00:00 |
|
Andrey Turbanov
|
51c1b9a687
|
8272616: Strange code in java.text.DecimalFormat#applyPattern
Reviewed-by: bpb, naoto, iris
|
2021-08-19 15:57:18 +00:00 |
|
Harold Seigel
|
4d6593ce02
|
8272124: Cgroup v1 initialization causes NullPointerException when cgroup path contains colon
Reviewed-by: mseledtsov, sgehwolf
|
2021-08-18 14:24:58 +00:00 |
|
Claes Redestad
|
30b0f820ce
|
8272626: Avoid C-style array declarations in java.*
Reviewed-by: dfuchs, alanb
|
2021-08-18 10:47:03 +00:00 |
|
Brian Burkhalter
|
82688258f6
|
8272297: FileInputStream should override transferTo() for better performance
Reviewed-by: alanb
|
2021-08-16 15:53:33 +00:00 |
|
Xue-Lei Andrew Fan
|
6b8b160e37
|
8272396: mismatching debug output streams
Reviewed-by: mullan
|
2021-08-13 21:33:22 +00:00 |
|
Lance Andersen
|
717792c3b7
|
8263940: NPE when creating default file system when default file system provider is packaged as JAR file on class path
Reviewed-by: naoto, bpb, iris, joehw
|
2021-08-13 16:11:04 +00:00 |
|
Jatin Bhateja
|
020aec5318
|
8271366: [REDO] JDK-8266054 VectorAPI rotate operation optimization
Reviewed-by: sviswanathan, psandoz
|
2021-08-13 04:33:53 +00:00 |
|
Xue-Lei Andrew Fan
|
e4766ee0aa
|
8272391: Undeleted debug information
Reviewed-by: wetmore
|
2021-08-12 19:28:01 +00:00 |
|
Brian Burkhalter
|
428d51694f
|
8140241: (fc) Data transfer from FileChannel to itself causes hang in case of overlap
Reviewed-by: alanb
|
2021-08-12 15:27:09 +00:00 |
|
Sergey Tsypanov
|
b29fbad940
|
8267844: Replace Integer/Long.valueOf() with Integer/Long.parse*() where applicable
Reviewed-by: redestad
|
2021-08-12 10:03:52 +00:00 |
|
Claes Redestad
|
a15b659278
|
8271732: Regression in StringBuilder.charAt bounds checking
Reviewed-by: alanb, naoto
|
2021-08-12 07:01:53 +00:00 |
|
Sergey Bylokhov
|
ec2fc384e5
|
8272120: Avoid looking for standard encodings in "java." modules
Reviewed-by: alanb, dfuchs, naoto
|
2021-08-12 05:46:00 +00:00 |
|
Per Liden
|
3f723ca457
|
8271862: C2 intrinsic for Reference.refersTo() is often not used
Reviewed-by: kbarrett, mchung
|
2021-08-11 11:09:59 +00:00 |
|
Raffaello Giulietti
|
66d1faa784
|
8271601: Math.floorMod(int, int) and Math.floorMod(long, long) differ in their logic
Reviewed-by: bpb
|
2021-08-10 17:16:17 +00:00 |
|
Andrey Turbanov
|
35b399aca8
|
8269130: Replace usages of Collection.toArray() with Collection.toArray(T[]) to avoid redundant array copying
Reviewed-by: mullan, serb
|
2021-08-10 13:27:59 +00:00 |
|
Matthias Baesken
|
089e83bf1b
|
8266490: Extend the OSContainer API to support the pids controller of cgroups
Reviewed-by: sgehwolf, lucy
|
2021-08-10 07:40:21 +00:00 |
|
David Holmes
|
ea02dade43
|
8272067: Initial nroff manpage generation for JDK 18
Reviewed-by: darcy
|
2021-08-06 03:49:34 +00:00 |
|
Denghui Dong
|
adb0ae56ab
|
8261441: JFR: Filename expansion
Reviewed-by: jbachorik, egahlin
|
2021-08-06 02:11:55 +00:00 |
|
Jaikiran Pai
|
e38e365c70
|
8271208: Typo in ModuleDescriptor.read javadoc
Reviewed-by: alanb, iris
|
2021-08-06 01:30:45 +00:00 |
|
Jesper Wilhelmsson
|
14692d5ed0
|
Merge
|
2021-08-06 01:21:44 +00:00 |
|
Jonathan Gibbons
|
dfacda488b
|
8270872: Final nroff manpage update for JDK 17
Reviewed-by: darcy, mr, iris, naoto
|
2021-08-05 22:12:27 +00:00 |
|
Brian Burkhalter
|
e2c5bfe083
|
8271308: (fc) FileChannel.transferTo() transfers no more than Integer.MAX_VALUE bytes in one call
Reviewed-by: alanb, vtewari
|
2021-08-05 16:10:04 +00:00 |
|
Sergey Tsypanov
|
d7fc9e4171
|
8267840: Improve URLStreamHandler.parseURL()
Reviewed-by: dfuchs, redestad
|
2021-08-05 14:55:00 +00:00 |
|
Joe Darcy
|
91bbe2fcbd
|
8271888: build error after JDK-8271599
Reviewed-by: psandoz, bpb
|
2021-08-04 18:48:53 +00:00 |
|
Raffaello Giulietti
|
9f1edafac4
|
8271599: Javadoc of floorDiv() and floorMod() families is inaccurate in some places
Reviewed-by: darcy, bpb
|
2021-08-04 17:16:40 +00:00 |
|
Thomas Stuefe
|
eec64f5587
|
8256844: Make NMT late-initializable
Reviewed-by: coleenp, zgu
|
2021-08-04 12:19:02 +00:00 |
|
Weijun Wang
|
a8408708b0
|
8271616: oddPart in MutableBigInteger::mutableModInverse contains info on final result
Reviewed-by: bpb, darcy, valeriep
|
2021-08-04 00:02:59 +00:00 |
|
Claes Redestad
|
0b9539405d
|
8271624: Avoid unnecessary ThreadGroup.checkAccess calls when creating Threads
Reviewed-by: rriggs
|
2021-08-02 22:59:48 +00:00 |
|
Claes Redestad
|
e621cffa4f
|
8271627: Use local field access in favor of Class.getClassLoader0
Reviewed-by: mchung
|
2021-08-02 22:37:56 +00:00 |
|
Claes Redestad
|
7a4c754e5d
|
8271611: Use SecurityConstants.ACCESS_PERMISSION in MethodHandles
Reviewed-by: rriggs
|
2021-08-02 15:34:56 +00:00 |
|
Sergey Tsypanov
|
249d641889
|
8263561: Re-examine uses of LinkedList
Reviewed-by: redestad
|
2021-08-02 12:50:38 +00:00 |
|
Sergey Tsypanov
|
6a3f8343bc
|
8268113: Re-use Long.hashCode() where possible
Reviewed-by: redestad
|
2021-08-02 12:49:41 +00:00 |
|
Sergey Tsypanov
|
2536e4342e
|
8270160: Remove redundant bounds check from AbstractStringBuilder.charAt()
Reviewed-by: redestad
|
2021-08-02 12:48:35 +00:00 |
|
Sergey Tsypanov
|
6c4c48faea
|
8266972: Use String.concat() in j.l.Class where invokedynamic-based String concatenation is not available
Reviewed-by: redestad
|
2021-08-02 12:47:09 +00:00 |
|
Sergey Tsypanov
|
72145f3b94
|
8269665: Clean-up toString() methods of some primitive wrappers
Reviewed-by: redestad
|
2021-08-02 12:46:00 +00:00 |
|
Sergey Chernyshev
|
5b3c418249
|
8270321: Startup regressions in 18-b5 caused by JDK-8266310
Reviewed-by: mchung, alanb
|
2021-07-30 16:10:25 +00:00 |
|
Sean Mullan
|
89f5c96d63
|
8232066: Remove outdated code/methods from PKIX implementation
Reviewed-by: weijun
|
2021-07-30 12:43:20 +00:00 |
|
Jesper Wilhelmsson
|
048fb2cb17
|
Merge
|
2021-07-29 21:49:16 +00:00 |
|
Roger Riggs
|
286d313635
|
8271489: (doc) Clarify Filter Factory example
Reviewed-by: iris, kcr, naoto, bpb
|
2021-07-29 20:22:02 +00:00 |
|
Emmanuel Bourg
|
d09b028407
|
8271396: Spelling errors
Reviewed-by: tschatzl, chegar, iris, psadhukhan, cjplummer
|
2021-07-29 16:03:31 +00:00 |
|
Vladimir Kozlov
|
d7b5cb6889
|
8271368: [BACKOUT] JDK-8266054 VectorAPI rotate operation optimization
Reviewed-by: dholmes, iklam
|
2021-07-28 06:58:36 +00:00 |
|
Jatin Bhateja
|
d994b93e21
|
8266054: VectorAPI rotate operation optimization
Reviewed-by: psandoz, sviswanathan
|
2021-07-28 02:18:17 +00:00 |
|
Bradford Wetmore
|
c8af8238b4
|
8267485: Remove the dependency on SecurityManager in JceSecurityManager.java
Reviewed-by: mchung
|
2021-07-27 17:11:13 +00:00 |
|
Sean Mullan
|
fc80a6b493
|
8270946: X509CertImpl.getFingerprint should not return the empty String
Reviewed-by: weijun
|
2021-07-27 13:49:03 +00:00 |
|
Ian Graves
|
bb508e1303
|
8269753: Misplaced caret in PatternSyntaxException's detail message
Reviewed-by: prappo
|
2021-07-27 02:25:30 +00:00 |
|
Andrey Turbanov
|
b8f79a7ff7
|
8268873: Unnecessary Vector usage in java.base
Reviewed-by: mullan
|
2021-07-26 18:18:56 +00:00 |
|
Brian Burkhalter
|
0b12e7c82c
|
8075806: divideExact is missing in java.lang.Math
Reviewed-by: darcy
|
2021-07-26 17:19:53 +00:00 |
|
Naoto Sato
|
efa63dc1c6
|
8171382: java.time.Duration missing isPositive method
Reviewed-by: rriggs, joehw, iris, bpb, scolebourne
|
2021-07-26 16:33:16 +00:00 |
|