Sergey Tsypanov
|
b9346e149e
|
8298033: Character.codePoint{At|Before}(char[], int, int) doesn't do JavaDoc-specified check
Reviewed-by: rriggs
|
2022-12-08 10:21:56 +00:00 |
|
Anthony Vanelverdinghe
|
297bf6a596
|
8287397: Print top-level exception when snippet fails to read file
Reviewed-by: jjg
|
2022-12-08 10:19:39 +00:00 |
|
Smita Kamath
|
073897c88b
|
8294588: Auto vectorize half precision floating point conversion APIs
Reviewed-by: sviswanathan, kvn, jbhateja, fgao, xgong
|
2022-12-08 09:46:59 +00:00 |
|
Stefan Johansson
|
46cd457b0f
|
8298341: Ensure heap growth in TestNativeMemoryUsageEvents.java
Reviewed-by: egahlin, stuefe
|
2022-12-08 09:33:06 +00:00 |
|
Alan Bateman
|
1166c8e2c0
|
8296896: Change virtual Thread.yield to use external submit
Reviewed-by: jpai, rpressler
|
2022-12-08 07:37:32 +00:00 |
|
Prasanta Sadhukhan
|
51759650e5
|
8298323: trivial typo in JOptionPane.OK_OPTION
Reviewed-by: iris
|
2022-12-08 07:15:02 +00:00 |
|
Tejesh R
|
d5cf18e7fb
|
8296198: JFileChooser throws InternalError java.lang.InternalError with Windows shortcuts
Reviewed-by: serb, abhiscxk
|
2022-12-08 04:34:48 +00:00 |
|
Xiaolin Zheng
|
74f346b33f
|
8298075: RISC-V: Implement post-call NOPs
Reviewed-by: fyang, luhenry
|
2022-12-08 02:19:35 +00:00 |
|
Darragh Clarke
|
3aa4070d4c
|
8294047: HttpResponseInputStream swallows interrupts
Reviewed-by: dfuchs, vtewari, jpai
|
2022-12-08 01:39:07 +00:00 |
|
Alexander Zuev
|
af8fb7eef7
|
8282578: AIOOBE in javax.sound.sampled.Clip
Reviewed-by: prr, aivanov, azvegint
|
2022-12-08 00:32:13 +00:00 |
|
Doug Simon
|
8b69a2e434
|
8298099: [JVMCI] decouple libgraal from JVMCI module at runtime
Reviewed-by: never
|
2022-12-07 22:11:11 +00:00 |
|
Naoto Sato
|
8a9911ef17
|
8295803: Console should be usable in jshell and other environments
Reviewed-by: jlaskey, alanb
|
2022-12-07 20:49:29 +00:00 |
|
Xue-Lei Andrew Fan
|
5d4c71c8bd
|
8281236: (D)TLS key exchange named groups
Reviewed-by: mullan
|
2022-12-07 20:16:45 +00:00 |
|
Brian Burkhalter
|
10356e767a
|
8298303: (fs) temporarily remove Path.getExtension
Reviewed-by: smarks, alanb
|
2022-12-07 18:54:18 +00:00 |
|
Stefan Johansson
|
3b8c7ef8e7
|
8157023: Integrate NMT with JFR
Reviewed-by: stuefe, mgronlun, egahlin
|
2022-12-07 18:43:42 +00:00 |
|
Christian Hagedorn
|
e86f31b5e7
|
8298301: C2: assert(main_cmp->in(2)->Opcode() == Op_Opaque1) failed: main loop has no opaque node?
Reviewed-by: thartmann
|
2022-12-07 18:32:28 +00:00 |
|
Olga Mikhaltsova
|
8edb98df3d
|
8165943: LineBreakMeasurer does not measure correctly if TextAttribute.TRACKING is set.
Co-authored-by: Jason Fordham <jclf@azul.com>
Reviewed-by: prr
|
2022-12-07 18:02:20 +00:00 |
|
Tyler Steele
|
39344840c7
|
8298205: Prefer Member Initialization Lists for JFR classes in os_perf.hpp
Reviewed-by: dholmes, mgronlun
|
2022-12-07 16:54:10 +00:00 |
|
Markus KARG
|
389b8f4b78
|
8297298: SequenceInputStream should override transferTo
Reviewed-by: bpb
|
2022-12-07 16:29:43 +00:00 |
|
Tyler Steele
|
dd7385d1e8
|
8298202: [AIX] Dead code elimination removed jfr constructor used by AIX
Reviewed-by: dholmes, stuefe
|
2022-12-07 16:24:51 +00:00 |
|
Severin Gehwolf
|
29f1c3c6e3
|
8298274: Problem list TestSPISigned on Windows
Reviewed-by: mullan, dcubed
|
2022-12-07 15:45:35 +00:00 |
|
Claes Redestad
|
3de775094d
|
8298177: Various java.lang.invoke cleanups
8284363: Redundant imports in BoundMethodHandle
Reviewed-by: jvernee
|
2022-12-07 15:37:58 +00:00 |
|
Albert Mingkun Yang
|
6ed36835ec
|
8297209: Serial: Refactor GenCollectedHeap::full_process_roots
Reviewed-by: tschatzl, iwalulya
|
2022-12-07 15:14:32 +00:00 |
|
Roland Westrelin
|
86270e3068
|
8269820: C2 PhaseIdealLoop::do_unroll get wrong opaque node
Reviewed-by: kvn, thartmann, chagedorn
|
2022-12-07 14:16:50 +00:00 |
|
Jan Lahoda
|
cf63f2e3ea
|
8298184: Incorrect record component type in record patterns
Reviewed-by: vromero
|
2022-12-07 12:03:50 +00:00 |
|
Matthias Baesken
|
58170f657c
|
8298035: Provide better descriptions for JIT compiler JFR events
Reviewed-by: clanger, stuefe
|
2022-12-07 11:57:42 +00:00 |
|
Markus Grönlund
|
bfcc238ed0
|
8297964: Jetty.java fails "assert(_no_handle_mark_nesting == 0) failed: allocating handle inside NoHandleMark"
Reviewed-by: egahlin
|
2022-12-07 11:25:37 +00:00 |
|
Thomas Stuefe
|
3e041eb909
|
8298248: Limit sscanf output width in cgroup file parsers
Reviewed-by: dholmes, sgehwolf
|
2022-12-07 11:12:51 +00:00 |
|
Severin Gehwolf
|
4da8411674
|
8298108: Add a regression test for JDK-8297684
Reviewed-by: mullan
|
2022-12-07 10:46:53 +00:00 |
|
Albert Mingkun Yang
|
80cbfab928
|
8298169: Remove unused methods in space.hpp
Reviewed-by: stefank
|
2022-12-07 10:35:43 +00:00 |
|
Andrew Haley
|
221e1a4260
|
8286666: JEP 429: Implementation of Scoped Values (Incubator)
Reviewed-by: psandoz, dlong, alanb, mcimadamore
|
2022-12-07 10:14:06 +00:00 |
|
Alan Bateman
|
ccc69af966
|
8296672: Implementation of Virtual Threads (Second Preview)
Reviewed-by: mchung, jpai
|
2022-12-07 10:12:40 +00:00 |
|
Sergey Bylokhov
|
5a3439db9f
|
4677581: ColorModel.getComponentSize()-wrong conditions for ArrayIndexOutOfBoundsExceptio
Reviewed-by: prr
|
2022-12-07 09:35:26 +00:00 |
|
Daniel Jeliński
|
27bbe7be2c
|
8297976: Remove sun.net.ProgressMonitor and related classes
8240275: Occasional errors in HttpURLConnection due to race with GC
Reviewed-by: jpai, dfuchs, michaelm
|
2022-12-07 08:56:10 +00:00 |
|
Axel Boldt-Christmas
|
085f96cb1a
|
8295258: Add BasicType argument to AccessInternal::decorator_fixup
Reviewed-by: stefank, eosterlund
|
2022-12-07 08:28:20 +00:00 |
|
Thomas Stuefe
|
1c2a093988
|
8298147: Clang warns about pointless comparisons
Reviewed-by: dholmes
|
2022-12-07 07:31:29 +00:00 |
|
Denghui Dong
|
8ea369afe6
|
8298171: Missing newline in the example output of -Xlog:help
Reviewed-by: dholmes
|
2022-12-07 06:37:54 +00:00 |
|
Yi Yang
|
acf96c64b7
|
8290432: C2 compilation fails with assert(node->_last_del == _last) failed: must have deleted the edge just produced
Reviewed-by: kvn, thartmann, chagedorn
|
2022-12-07 03:08:07 +00:00 |
|
Andrew John Hughes
|
ce896731d3
|
8297804: (tz) Update Timezone Data to 2022g
Reviewed-by: naoto
|
2022-12-07 00:34:00 +00:00 |
|
Chris Plummer
|
62baff503e
|
8298221: Problem list gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java on macosx-aarch64
Reviewed-by: dcubed
|
2022-12-06 22:45:53 +00:00 |
|
Daniel D. Daugherty
|
16a5901845
|
8298214: ProblemList java/util/concurrent/forkjoin/AsyncShutdownNow.java
8298218: ProblemList java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java on windows-x64
8298222: ProblemList java/awt/Mixing/AWT_Mixing/ViewportOverlapping.java on windows-x64
8298220: ProblemList java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java on windows-x64
Reviewed-by: rriggs
|
2022-12-06 22:01:45 +00:00 |
|
Anthony Scarpino
|
b4da0ee706
|
8296507: GCM using more memory than necessary with in-place operations
Reviewed-by: jnimeh
|
2022-12-06 21:37:12 +00:00 |
|
Martin Doerr
|
cd2182a996
|
8295724: VirtualMachineError: Out of space in CodeCache for method handle intrinsic
Reviewed-by: kvn, dlong
|
2022-12-06 20:56:48 +00:00 |
|
Christian Stein
|
2cdc019565
|
8298178: Update to use jtreg 7.1.1
Reviewed-by: erikj
|
2022-12-06 20:51:06 +00:00 |
|
Mark Powers
|
79d163d499
|
8293412: Remove unnecessary java.security.egd overrides
Reviewed-by: xuelei, djelinski
|
2022-12-06 20:36:50 +00:00 |
|
Rajat Mahajan
|
ea83cb960d
|
8297450: ScaledTextFieldBorderTest.java fails when run with -show parameter
Reviewed-by: aivanov, honkar
|
2022-12-06 18:43:02 +00:00 |
|
Thomas Stuefe
|
336d230a39
|
8297958: NMT: Display peak values
Reviewed-by: jsjolen, sjohanss
|
2022-12-06 18:32:42 +00:00 |
|
Joe Darcy
|
0d2a9ee528
|
8298142: Update internal comment on language features in SourceVersion
Reviewed-by: sundar, jlahoda
|
2022-12-06 16:55:12 +00:00 |
|
Volodymyr Paprotski
|
203251ffc0
|
8297379: Enable the ByteBuffer path of Poly1305 optimizations
Reviewed-by: sviswanathan, ascarpino, jnimeh
|
2022-12-06 16:47:45 +00:00 |
|
Aggelos Biboudis
|
1e468320dc
|
8297602: Compiler crash with type annotation and generic record during pattern matching
Reviewed-by: jlahoda
|
2022-12-06 13:00:10 +00:00 |
|