Jonathan Gibbons
|
c6bd489cc8
|
8305206: Add @spec tags in java.base/java.* (part 1)
Reviewed-by: alanb, naoto, darcy, lancea, dfuchs, iris, mchung
|
2023-04-04 00:09:38 +00:00 |
|
Joe Darcy
|
ccbb0e8d89
|
8303798: REDO - Remove fdlibm C sources
Reviewed-by: alanb, iris, jwaters, erikj, kvn, dholmes
|
2023-04-03 23:57:01 +00:00 |
|
Ioi Lam
|
9ce5fdc962
|
8305421: Work around JDK-8305420 in CDSJDITest.java
Reviewed-by: cjplummer
|
2023-04-03 22:28:58 +00:00 |
|
Coleen Phillimore
|
b062b1bd81
|
8304743: Compile_lock and SystemDictionary updates
Reviewed-by: vlivanov, dholmes, dlong
|
2023-04-03 20:25:36 +00:00 |
|
Joe Darcy
|
df819cfa5a
|
8304945: StringBuilder and StringBuffer should implement Appendable explicitly
Reviewed-by: alanb, rriggs
|
2023-04-03 17:19:44 +00:00 |
|
Thomas Stuefe
|
312bbe7d75
|
8305485: Problemlist runtime/Thread/TestAlwaysPreTouchStacks.java
Reviewed-by: shade
|
2023-04-03 16:58:54 +00:00 |
|
Sergey Tsypanov
|
50e31e06d7
|
8305442: (bf) Direct and view implementations of CharBuffer.toString(int, int) do not need to catch SIOBE
Reviewed-by: alanb, bpb
|
2023-04-03 16:16:05 +00:00 |
|
Eirik Bjorsnos
|
85e3974470
|
8304014: Convert test/jdk/java/util/zip/ZipFile/CorruptedZipFiles.java to junit
Reviewed-by: lancea
|
2023-04-03 16:11:37 +00:00 |
|
Markus KARG
|
40aea04680
|
8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets
Reviewed-by: bpb
|
2023-04-03 15:45:29 +00:00 |
|
Jim Laskey
|
9b9b5a7a5c
|
8302323: Add repeat methods to StringBuilder/StringBuffer
Reviewed-by: tvaleev, redestad
|
2023-04-03 15:29:21 +00:00 |
|
Daniel D. Daugherty
|
dd7ca757a7
|
8305478: [REDO] disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
Reviewed-by: stuefe
|
2023-04-03 15:04:08 +00:00 |
|
Daniel Jeliński
|
f9827ad172
|
8288109: HttpExchangeImpl.setAttribute does not allow null value after JDK-8266897
Reviewed-by: dfuchs, jpai
|
2023-04-03 14:57:03 +00:00 |
|
Daniel D. Daugherty
|
6010de0f1d
|
8305417: disable gtest/NMTGtests.java sub-tests failing due to JDK-8305414
Reviewed-by: alanb
|
2023-04-03 13:52:14 +00:00 |
|
Matias Saavedra Silva
|
127afd3445
|
8241613: Suspicious calls to MacroAssembler::null_check(Register, offset)
Reviewed-by: dholmes, coleenp, fparain, adinn
|
2023-04-03 12:59:02 +00:00 |
|
Fredrik Bredberg
|
33d09e587a
|
8305247: On RISC-V generate_fixed_frame() sometimes generate a relativized locals value which is way too large
Reviewed-by: fyang, rehn
|
2023-04-03 12:38:13 +00:00 |
|
Jim Laskey
|
790acedaab
|
8305100: [REDO] Clean up JavadocTokenizer
Reviewed-by: jjg
|
2023-04-03 11:40:21 +00:00 |
|
Hannes Wallnöfer
|
2e91585ac9
|
8303123: Add line break opportunity to single type parameters
Reviewed-by: jjg
|
2023-04-03 10:39:56 +00:00 |
|
Hannes Wallnöfer
|
094e03de6a
|
8299718: JavaDoc: Buttons to copy specific documentation URL are not accessible
Reviewed-by: jjg
|
2023-04-03 10:37:19 +00:00 |
|
Martin Doerr
|
4de24cdbe6
|
8303210: [linux, Windows] Make UseSystemMemoryBarrier available as product flag
Reviewed-by: dholmes, rehn
|
2023-04-03 09:37:16 +00:00 |
|
Erik Gahlin
|
336a23e70a
|
8303229: JFR: Preserve disk repository after exit
Reviewed-by: dholmes, mgronlun
|
2023-04-03 08:55:45 +00:00 |
|
Abhishek Kumar
|
ecec611af6
|
8283404: [macos] a11y : Screen magnifier does not show JMenu name
Reviewed-by: serb
|
2023-04-03 05:36:04 +00:00 |
|
Julian Waters
|
aa762102e9
|
8304893: Link Time Optimization with gcc can be faster
Reviewed-by: dholmes, erikj
|
2023-04-02 06:54:09 +00:00 |
|
Thomas Stuefe
|
b8c748dbe4
|
8294266: Add a way to pre-touch java thread stacks
Reviewed-by: rehn, gziemski
|
2023-04-02 06:21:30 +00:00 |
|
Thomas Stuefe
|
41a3db267d
|
8304815: Use NMT for more precise hs_err location printing
Reviewed-by: jsjolen, rkennke
|
2023-04-02 06:19:07 +00:00 |
|
Joshua Cao
|
34e66ce1ef
|
8304295: harfbuzz build fails with GCC 7 after JDK-8301998
Reviewed-by: shade, erikj, serb, jwaters
|
2023-04-01 14:36:52 +00:00 |
|
Afshin Zafari
|
a19b28ab3e
|
8297539: Use PrimitiveConversions::cast for local uses of the int<->float union conversion trick
Reviewed-by: coleenp, kbarrett, dholmes
|
2023-04-01 01:02:05 +00:00 |
|
Archie L. Cobbs
|
8eb4e7e07e
|
8277501: Revisit PathFileObject.getCharContent and friends
Reviewed-by: vromero, jjg
|
2023-03-31 23:17:56 +00:00 |
|
Joe Darcy
|
abfb900829
|
8304028: Port fdlibm IEEEremainder to Java
Reviewed-by: bpb
|
2023-03-31 19:48:03 +00:00 |
|
Martin Buchholz
|
a565be4dc5
|
8297605: improve DelayQueue removal method javadoc
Reviewed-by: alanb
|
2023-03-31 18:11:53 +00:00 |
|
Chen Liang
|
cccb0191a3
|
8304928: Optimize ClassDesc.resolveConstantDesc
Reviewed-by: mchung
|
2023-03-31 17:45:54 +00:00 |
|
Chen Liang
|
bdbf8fc61d
|
8303930: Fix ConstantUtils.skipOverFieldSignature void case return value
Reviewed-by: mchung
|
2023-03-31 17:14:44 +00:00 |
|
Amit Kumar
|
4a5d7ca7d9
|
8305227: [s390x] build broken after JDK-8231349
Reviewed-by: shade, lucy, kvn
|
2023-03-31 16:57:46 +00:00 |
|
Erik Gahlin
|
dae1ab3aad
|
8304844: JFR: Missing disk parameter in ActiveRecording event
Reviewed-by: mgronlun
|
2023-03-31 15:50:33 +00:00 |
|
Doug Simon
|
e012685051
|
8305066: [JVMCI] guarantee(ik->is_initialized()) failed: java/lang/Long$LongCache must be initialized
Reviewed-by: never, iveresov
|
2023-03-31 15:23:45 +00:00 |
|
Justin King
|
fe42312f9b
|
8304820: Statically allocate ObjectSynchronizer mutexes
Reviewed-by: dcubed, dholmes
|
2023-03-31 14:28:22 +00:00 |
|
Daniel Fuchs
|
2f36eb0121
|
8305323: Update java/net/httpclient/ContentLengthHeaderTest.java to use new HttpTestServer factory methods
Reviewed-by: jpai
|
2023-03-31 13:48:20 +00:00 |
|
Tobias Holenstein
|
049b953f8f
|
8305223: IGV: mark osr compiled graphs with [OSR] in the name
Reviewed-by: thartmann, rcastanedalo, eliu
|
2023-03-31 12:10:21 +00:00 |
|
Roberto Castañeda Lozano
|
345669c29d
|
8302738: IGV: refine 'Simplify graph' filter
Reviewed-by: tholenstein, chagedorn
|
2023-03-31 12:03:47 +00:00 |
|
Fei Gao
|
dea9db2d0a
|
8305055: IR check fails on some aarch64 platforms
Reviewed-by: epeter, thartmann
|
2023-03-31 09:15:24 +00:00 |
|
Richard Reingruber
|
c8f3a97d46
|
8305171: PPC: Should use IMA::load_resolved_indy_entry() in TIG::generate_return_entry_for()
Reviewed-by: mdoerr
|
2023-03-31 08:59:02 +00:00 |
|
Amit Kumar
|
7fe5bd2bec
|
8305174: disable dtrace for s390x builds
Reviewed-by: erikj, lucy, mbaesken
|
2023-03-31 07:46:50 +00:00 |
|
Jaikiran Pai
|
787832a586
|
8304988: unnecessary dash in @param gives double-dash in docs
Reviewed-by: alanb, cjplummer
|
2023-03-31 04:59:53 +00:00 |
|
Dingli Zhang
|
a144c713b7
|
8305008: RISC-V: Factor out immediate checking functions from assembler_riscv.inline.hpp
Reviewed-by: fjiang, fyang
|
2023-03-31 01:22:54 +00:00 |
|
Justin Lu
|
d8158897c3
|
8304993: bad sentence break in DateFormat
Reviewed-by: rriggs, naoto, lancea, iris
|
2023-03-30 22:34:42 +00:00 |
|
Justin Lu
|
5f7b4b8e75
|
8305111: Locale.lookupTag has typo in parameter
Reviewed-by: lancea, iris, naoto
|
2023-03-30 22:33:59 +00:00 |
|
Xin Liu
|
83cf28f996
|
8305142: Can't bootstrap ctw.jar
Reviewed-by: shade, phh
|
2023-03-30 16:53:33 +00:00 |
|
Brian Burkhalter
|
05cc02b243
|
8202110: (fs) Remove FileSystem support for resolving against a default directory (chdir configuration)
Reviewed-by: alanb
|
2023-03-30 16:44:01 +00:00 |
|
Sergey Bylokhov
|
d2df36b073
|
8299333: Unify exceptions used by all variants of ICC_Profile.getInstance(null)
Reviewed-by: prr
|
2023-03-30 16:12:25 +00:00 |
|
Mandy Chung
|
1d7bb1ffa0
|
8304585: Method::invoke rewraps InvocationTargetException if a caller-sensitive method throws IAE
Reviewed-by: darcy, jpai, alanb
|
2023-03-30 16:07:47 +00:00 |
|
Per Minborg
|
9df2060059
|
8305157: The java.util.Arrays class should be declared final
Reviewed-by: alanb, rriggs, bpb
|
2023-03-30 09:24:35 +00:00 |
|