Jan Lahoda
|
22a6b59102
|
8298727: Trees.getPath may crash for unnamed package
Reviewed-by: vromero
|
2022-12-15 11:33:56 +00:00 |
|
Stefan Karlsson
|
323e574a50
|
8298371: monitors_on_stack extracts unprocessed oops
Backport-of: b754aa5e3f231aea8da5274c330dc55dd78b0f67
|
2022-12-15 11:28:06 +00:00 |
|
Kim Barrett
|
80cadd4010
|
8298785: gc/TestFullGCCount.java fails with "invalid boolean value: null' for expression vm.opt.ExplicitGCInvokesConcurrent'"
Reviewed-by: dcubed
|
2022-12-14 21:57:55 +00:00 |
|
Per Minborg
|
ebc471040e
|
8298277: Replace "session" with "scope" for FFM access
Reviewed-by: mcimadamore
|
2022-12-14 21:40:29 +00:00 |
|
Axel Boldt-Christmas
|
581f9f2306
|
8297235: ZGC: assert(regs[i] != regs[j]) failed: Multiple uses of register: rax
Reviewed-by: thartmann, rcastanedalo
Backport-of: 042b7062f19b313f31b228bd96d2a74cc1165ab9
|
2022-12-14 14:10:24 +00:00 |
|
Erik Gahlin
|
0eeaf6b219
|
8298649: JFR: RemoteRecordingStream support for checkpoint event sizes beyond u4
Reviewed-by: mgronlun
|
2022-12-14 13:40:15 +00:00 |
|
Kim Barrett
|
279170147a
|
8298296: gc/TestFullGCCount.java fails with "System.gc collections miscounted."
Reviewed-by: tschatzl, ayang
|
2022-12-14 13:36:36 +00:00 |
|
Andrew Haley
|
0bbc4181cd
|
8294902: Undefined Behavior in C2 regalloc with null references
Reviewed-by: kvn, vlivanov
|
2022-12-14 13:32:21 +00:00 |
|
Jan Lahoda
|
9bcdfc4285
|
8298425: System.console().readLine() hangs in jshell
Reviewed-by: naoto, alanb
|
2022-12-14 11:36:04 +00:00 |
|
Roland Westrelin
|
27d4971182
|
8298520: C2: assert(found_opaque == res) failed: wrong pattern
Reviewed-by: thartmann, chagedorn
|
2022-12-14 10:03:36 +00:00 |
|
Christoph Langer
|
51f0a1ce4b
|
8298527: Cygwin's uname -m returns different string than before
Reviewed-by: erikj
|
2022-12-14 07:32:28 +00:00 |
|
Jonathan Gibbons
|
61ab16f79a
|
8298700: Typo in DocTree comment
Reviewed-by: darcy
|
2022-12-13 23:20:43 +00:00 |
|
Joe Darcy
|
c6f22b4160
|
8297305: Clarify that javax.lang.model.util.Elements.overrides is irreflexive
Reviewed-by: jjg
|
2022-12-13 20:48:13 +00:00 |
|
Brent Christian
|
bf78f716bd
|
8295857: Clarify that cleanup code can be skipped when the JVM terminates (e.g. when calling halt())
Reviewed-by: iris
Backport-of: c7aca73177339f931f7dfb6627365548a32874f7
|
2022-12-13 19:07:44 +00:00 |
|
Coleen Phillimore
|
04b8d0cf5c
|
8298084: Memory leak in Method::build_profiling_method_data
Co-authored-by: Justin King <jcking@openjdk.org>
Reviewed-by: kbarrett, eosterlund, dholmes, jcking, thartmann
|
2022-12-13 13:02:23 +00:00 |
|
Coleen Phillimore
|
d453190300
|
8296955: Kitchensink.java failed with "double free or corruption (!prev): <addr>"
Reviewed-by: kbarrett, eosterlund, sspitsyn, dcubed
|
2022-12-13 00:49:16 +00:00 |
|
Alexander Matveev
|
8962c723a8
|
8298488: [macos13] tools/jpackage tests failing with "Exit code: 137" on macOS
Reviewed-by: asemenyuk
|
2022-12-12 22:51:02 +00:00 |
|
Naoto Sato
|
0267aa528b
|
8297288: Example code in Scanner class
Reviewed-by: lancea, bpb, alanb
|
2022-12-12 17:59:25 +00:00 |
|
Severin Gehwolf
|
cf93933e21
|
8298271: java/security/SignedJar/spi-calendar-provider/TestSPISigned.java failing on Windows
Reviewed-by: mullan
|
2022-12-12 15:49:31 +00:00 |
|
Christoph Langer
|
d624debe23
|
8298459: Fix msys2 linking and handling out of tree build directory for source zip creation
Reviewed-by: erikj
|
2022-12-11 13:50:39 +00:00 |
|
Tyler Steele
|
a8946490e2
|
8298225: [AIX] Disable PPC64LE continuations on AIX
Reviewed-by: rrich, mdoerr
|
2022-12-09 17:04:11 +00:00 |
|
Jan Lahoda
|
52fffdd2c8
|
8298463: tools/javac/modules/EdgeCases.java fails on Windows after JDK-8297988
Reviewed-by: jjg
|
2022-12-09 16:41:26 +00:00 |
|
Roland Westrelin
|
b7b996cb94
|
8298353: C2 fails with assert(opaq->outcnt() == 1 && opaq->in(1) == limit) failed
Reviewed-by: chagedorn, thartmann, kvn
|
2022-12-09 15:33:09 +00:00 |
|
Daniel Fuchs
|
05d67f69e3
|
8298340: java/net/httpclient/CancelRequestTest.java fails with AssertionError: Found some subscribers for testPostInterrupt
Reviewed-by: jpai
|
2022-12-09 15:23:22 +00:00 |
|
Erik Gahlin
|
5a92bee185
|
8298455: JFR: Add logging to TestClose.java
Reviewed-by: mgronlun
|
2022-12-09 15:21:59 +00:00 |
|
Jan Lahoda
|
133ad8e173
|
8297988: NPE in JavacTypes.getOverriddenMethods from doclint
Reviewed-by: vromero, jjg
|
2022-12-09 11:11:46 +00:00 |
|
Daniel D. Daugherty
|
553ba65dc4
|
8298402: ProblemList javax/swing/JFileChooser/4847375/bug4847375.java on windows-x64
8298414: ProblemList gc/TestFullGCCount.java on linux-x64
8298417: ProblemList vmTestbase/nsk/stress/strace/strace004.java on 2 platforms
8298419: ProblemList vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Multi/Multi005/TestDescription.java on windows-x64
Reviewed-by: rriggs
|
2022-12-08 20:19:18 +00:00 |
|
Emanuel Peter
|
d562d3fcbe
|
8297642: PhaseIdealLoop::only_has_infinite_loops must detect all loops that never lead to termination
Reviewed-by: thartmann, roland
|
2022-12-08 15:29:26 +00:00 |
|
Matthias Baesken
|
fc52f21f9a
|
8298255: JFR provide information about dynamization of number of compiler threads
Reviewed-by: stuefe, mgronlun, egahlin
|
2022-12-08 15:05:45 +00:00 |
|
Erik Gahlin
|
e555d54705
|
8298383: JFR: GenerateJfrFiles.java lacks copyright header
Reviewed-by: mgronlun, erikj
|
2022-12-08 14:42:04 +00:00 |
|
Markus Grönlund
|
c084431fae
|
8298379: JFR: Some UNTIMED events only sets endTime
Reviewed-by: ehelin, egahlin
|
2022-12-08 14:37:18 +00:00 |
|
Markus Grönlund
|
ea108f504c
|
8298129: Let checkpoint event sizes grow beyond u4 limit
Reviewed-by: egahlin
|
2022-12-08 12:51:46 +00:00 |
|
Johan Sjölen
|
165dcdd27d
|
8297718: Make NMT free:ing protocol more granular
Reviewed-by: stuefe, gziemski
|
2022-12-08 12:32:59 +00:00 |
|
Kevin Walls
|
fbe7b00738
|
8298173: GarbageCollectionNotificationContentTest test failed: no decrease in Eden usage
Reviewed-by: dcubed, cjplummer, sspitsyn
|
2022-12-08 12:10:26 +00:00 |
|
Tobias Hartmann
|
d8ef60b406
|
8298272: Clean up ProblemList
Reviewed-by: chagedorn, kvn
|
2022-12-08 12:06:24 +00:00 |
|
Erik Gahlin
|
9353899bc5
|
8298175: JFR: Common timestamp for periodic events
Reviewed-by: dholmes, mgronlun
|
2022-12-08 12:02:13 +00:00 |
|
Christian Hagedorn
|
94575d14f4
|
8295116: C2: assert(dead->outcnt() == 0 && !dead->is_top()) failed: node must be dead
Reviewed-by: thartmann, rcastanedalo
|
2022-12-08 12:00:01 +00:00 |
|
Christian Hagedorn
|
49b86224aa
|
8290850: C2: create_new_if_for_predicate() does not clone pinned phi input nodes resulting in a broken graph
Reviewed-by: thartmann, kvn
|
2022-12-08 11:23:42 +00:00 |
|
Jaikiran Pai
|
2f426cd68b
|
8298375: Bad copyright header in test/jdk/java/lang/Character/Supplementary.java
Reviewed-by: alanb
|
2022-12-08 11:02:21 +00:00 |
|
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 |
|