Doug Simon
|
4f44fd6308
|
8237467: jlink plugin to save the argument files as input to jlink in the output image
Reviewed-by: mchung
|
2022-10-03 16:24:43 +00:00 |
|
Roberto Castañeda Lozano
|
5fe837a35e
|
8294236: [IR Framework] CPU preconditions are overriden by regular preconditions
Reviewed-by: chagedorn, pli, kvn
|
2022-10-03 07:40:53 +00:00 |
|
Jan Lahoda
|
8e9cfeb17c
|
8294431: jshell reports error on initialisation of static final field of anonymous class
Reviewed-by: sundar
|
2022-10-03 07:23:42 +00:00 |
|
Erik Gahlin
|
bc668b994d
|
8293099: JFR: Typo in TestRemoteDump.java
Reviewed-by: mgronlun
|
2022-10-03 07:04:30 +00:00 |
|
Daniel Jeliński
|
03f25a9c69
|
8293562: blocked threads with KeepAliveCache.get
Reviewed-by: dfuchs, michaelm
|
2022-10-03 06:32:31 +00:00 |
|
Doug Simon
|
b8b9b97a1a
|
8294676: [JVMCI] InstalledCode.deoptimize(false) should not touch address field
Reviewed-by: never
|
2022-10-01 11:20:46 +00:00 |
|
Jaikiran Pai
|
fd594302f7
|
8294610: java/net/vthread/HttpALot.java is slow on Linux
Reviewed-by: dfuchs, alanb
|
2022-10-01 09:17:53 +00:00 |
|
Vladimir Ivanov
|
c7ab1caafb
|
8294609: C2: Improve inlining of methods with unloaded signature classes
Reviewed-by: kvn, dlong
|
2022-09-30 23:30:45 +00:00 |
|
Justin Lu
|
3b1bc21727
|
8294307: ISO 4217 Amendment 173 Update
Reviewed-by: lancea, bpb, naoto
|
2022-09-30 17:10:49 +00:00 |
|
Alan Bateman
|
b8f9a915a2
|
8293940: Some tests for virtual threads take too long
Reviewed-by: dfuchs
|
2022-09-30 16:41:33 +00:00 |
|
Yoshiki Sato
|
f01573368f
|
8294357: (tz) Update Timezone Data to 2022d
Reviewed-by: naoto, coffeys
|
2022-09-30 12:45:35 +00:00 |
|
Hannes Wallnöfer
|
64da8620e1
|
8287597: List all preview features on the javadoc PREVIEW page
Reviewed-by: jjg
|
2022-09-30 11:11:28 +00:00 |
|
Adam Sotona
|
b4e1e416da
|
8293000: Review running times of jshell regression tests
Reviewed-by: darcy
|
2022-09-30 08:57:50 +00:00 |
|
Severin Gehwolf
|
6d83482a6b
|
8293540: [Metrics] Incorrectly detected resource limits with additional cgroup fs mounts
Reviewed-by: iklam
|
2022-09-30 08:44:10 +00:00 |
|
Dingli Zhang
|
7c60e6d2d6
|
8293770: RISC-V: Reuse runtime call trampolines
Co-authored-by: zifeihan <caogui@iscas.ac.cn>
Reviewed-by: fyang, shade
|
2022-09-30 07:31:57 +00:00 |
|
Brian Burkhalter
|
a07975bf3e
|
8294519: (fs) java/nio/file/Files/CopyProcFile.java fails intermittenly due to unstable /proc/cpuinfo output
Reviewed-by: alanb, shade, lancea
|
2022-09-29 21:06:49 +00:00 |
|
Aleksei Voitylov
|
aeef3ecdc4
|
8294198: Implement isFinite intrinsic for RISC-V
Reviewed-by: fyang, kvn
|
2022-09-29 18:51:38 +00:00 |
|
Chris Plummer
|
545ded1a82
|
8294548: Problem list SA core file tests on macosx-x64 due to JDK-8294316
Reviewed-by: sspitsyn
|
2022-09-29 18:30:20 +00:00 |
|
Alexander Zvegintsev
|
29c70f1ab7
|
8294595: Add javax/swing/plaf/aqua/CustomComboBoxFocusTest.java to problem list
Reviewed-by: rriggs
|
2022-09-29 16:32:47 +00:00 |
|
Raffaello Giulietti
|
ce85cac947
|
8065554: MatchResult should provide values of named-capturing groups
Reviewed-by: smarks
|
2022-09-29 09:16:21 +00:00 |
|
Brian Burkhalter
|
8491fd5c12
|
8294551: Put java/io/BufferedInputStream/TransferTo.java on problem list
Reviewed-by: jpai
|
2022-09-29 00:35:14 +00:00 |
|
Chris Plummer
|
76f1865124
|
8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException
Reviewed-by: sspitsyn, kevinw
|
2022-09-28 20:35:33 +00:00 |
|
Markus Karg
|
7515b304ca
|
8279283: BufferedInputStream should override transferTo
Reviewed-by: bpb
|
2022-09-28 15:58:25 +00:00 |
|
Aleksey Shipilev
|
70d8428ebb
|
8294520: Problemlist java/nio/file/Files/CopyProcFile.java
Reviewed-by: alanb
|
2022-09-28 14:33:12 +00:00 |
|
Alan Bateman
|
37f83b9b8e
|
8294375: test/jdk/java/nio/channels/vthread/BlockingChannelOps.java is slow
Reviewed-by: jpai
|
2022-09-28 13:10:43 +00:00 |
|
Prasanta Sadhukhan
|
c42ef70a45
|
7148092: [macosx] When Alt+down arrow key is pressed, the combobox popup does not appear.
Reviewed-by: prr, serb
|
2022-09-28 08:50:58 +00:00 |
|
Roland Westrelin
|
1ea0d6b424
|
8292301: [REDO v2] C2 crash when allocating array of size too large
Reviewed-by: xliu, thartmann, kvn
|
2022-09-28 07:16:59 +00:00 |
|
KIRIYAMA Takuya
|
c13e0ef3f8
|
8292848: AWT_Mixing and TrayIcon tests fail on el8 with hard-coded isOel7
Reviewed-by: prr, serb
|
2022-09-28 07:00:38 +00:00 |
|
AJ Ferguson
|
9d76ac8a44
|
8292158: AES-CTR cipher state corruption with AVX-512
Reviewed-by: kvn, svkamath, sviswanathan
|
2022-09-28 00:12:23 +00:00 |
|
David Holmes
|
e5b65c40ea
|
8290482: Update JNI Specification of DestroyJavaVM for better alignment with JLS, JVMS, and Java SE API Specifications
Reviewed-by: rehn, coleenp
|
2022-09-27 23:57:32 +00:00 |
|
Leonid Mesnik
|
f8d9fa8873
|
8294483: Remove vmTestbase/nsk/jvmti/GetThreadState tests.
Reviewed-by: kvn, dholmes
|
2022-09-27 22:47:01 +00:00 |
|
Chris Plummer
|
6ad151d096
|
8293143: Workaround for JDK-8292217 when doing "step over" of bytecode with unresolved cp reference
Reviewed-by: sspitsyn, amenkov
|
2022-09-27 21:20:41 +00:00 |
|
Jonathan Gibbons
|
22b59b66d9
|
8294471: SpecTaglet is inconsistent with SpecTree for inline property
Reviewed-by: prappo
|
2022-09-27 21:18:12 +00:00 |
|
Gerard Ziemski
|
739fdec7ea
|
8289162: runtime/NMT/ThreadedMallocTestType.java should print out memory allocations to help debug
Reviewed-by: hseigel, coleenp
|
2022-09-27 16:27:32 +00:00 |
|
KIRIYAMA Takuya
|
a11477ce25
|
8289797: tools/launcher/I18NArgTest.java fails on Japanese Windows environment
Reviewed-by: naoto
|
2022-09-27 16:03:33 +00:00 |
|
Alan Bateman
|
1abf971b93
|
8249627: Degrade Thread.suspend and Thread.resume
Reviewed-by: cjplummer, sspitsyn, dholmes, jpai
|
2022-09-27 11:43:59 +00:00 |
|
Emanuel Peter
|
dd51f7e0b7
|
8293996: C2: fix and simplify IdealLoopTree::do_remove_empty_loop
Reviewed-by: roland, thartmann, chagedorn
|
2022-09-27 08:52:19 +00:00 |
|
Leonid Mesnik
|
49a7347ba5
|
8294408: Problemlist runtime/handshake/HandshakeSuspendExitTest.java
Reviewed-by: dholmes
|
2022-09-27 01:45:36 +00:00 |
|
Fei Gao
|
aa48705ddd
|
8289422: Fix and re-enable vector conditional move
Reviewed-by: thartmann, kvn
|
2022-09-27 01:24:17 +00:00 |
|
Alexander Matveev
|
1e222bccd3
|
8293462: [macos] app image signature invalid when creating DMG or PKG from post processed signed image
Reviewed-by: asemenyuk
|
2022-09-26 22:48:25 +00:00 |
|
Jonathan Gibbons
|
b88ee1ee22
|
6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec)
Reviewed-by: hannesw
|
2022-09-26 21:28:39 +00:00 |
|
Alexandre Iline
|
aca4276e89
|
8294379: Missing comma after copyright year
Reviewed-by: kcr, azvegint, prr
|
2022-09-26 19:27:46 +00:00 |
|
Alexandre Iline
|
1f521a1204
|
8225012: sanity/client/SwingSet/src/ToolTipDemoTest.java fails on Windows
Reviewed-by: serb
|
2022-09-26 18:03:00 +00:00 |
|
Roger Riggs
|
5ae6bc23e8
|
8234262: Unmask SIGQUIT in a child process
Reviewed-by: bpb, dholmes, vtewari, stuefe, alanb
|
2022-09-26 15:55:22 +00:00 |
|
Aleksey Shipilev
|
36b61c5d7e
|
8293872: Make runtime/Thread/ThreadCountLimit.java more robust
Reviewed-by: dholmes, adinn
|
2022-09-26 12:44:04 +00:00 |
|
Prasanta Sadhukhan
|
2be315877b
|
4797982: Setting negative size of JSplitPane divider leads to unexpected results.
Reviewed-by: azvegint, prr
|
2022-09-26 11:00:38 +00:00 |
|
Jaikiran Pai
|
169a5d48af
|
8294193: Files.createDirectories throws FileAlreadyExistsException for a symbolic link whose target is an existing directory
Reviewed-by: alanb
|
2022-09-26 05:16:31 +00:00 |
|
Leonid Mesnik
|
543851db92
|
8289607: Change hotspot/jtreg tests to not use Thread.suspend/resume
Reviewed-by: sspitsyn, cjplummer
|
2022-09-23 17:44:57 +00:00 |
|
Harshitha Onkar
|
eca9749da0
|
8288325: [windows] Actual and Preferred Size of AWT Non-resizable frame are different
Reviewed-by: kizune, aivanov, tr
|
2022-09-23 16:24:52 +00:00 |
|
Aleksey Shipilev
|
0b56b82243
|
8293991: java/lang/Float/Binary16ConversionNaN.java fails on silent NaN conversions
Reviewed-by: darcy
|
2022-09-23 09:03:18 +00:00 |
|
Alan Bateman
|
acd5bcfc88
|
8289610: Degrade Thread.stop
Reviewed-by: rriggs, cjplummer, jpai, mchung, prr, mullan
|
2022-09-23 07:55:29 +00:00 |
|
Jaikiran Pai
|
f6d78cda85
|
8293657: sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 failed with "SSLHandshakeException: Remote host terminated the handshake"
Reviewed-by: kevinw, dfuchs
|
2022-09-23 04:54:39 +00:00 |
|
Fei Gao
|
a4dc035a97
|
8290910: Wrong memory state is picked in SuperWord::co_locate_pack()
Reviewed-by: chagedorn, kvn
|
2022-09-23 01:26:21 +00:00 |
|
lawrence.andrews
|
df53fa752a
|
8292328: AccessibleActionsTest.java test instruction for show popup on JLabel did not specify shift key
Reviewed-by: serb, aivanov
|
2022-09-22 20:15:28 +00:00 |
|
Jan Lahoda
|
0be2b2c2f1
|
8292756: java.lang.AssertionError at at jdk.compiler/com.sun.tools.javac.code.Scope$ScopeImpl.leave(Scope.java:386)
Reviewed-by: vromero
|
2022-09-22 14:33:07 +00:00 |
|
Sean Coffey
|
bc2af47e1e
|
8254711: Add java.security.Provider.getService JFR Event
Reviewed-by: mullan, valeriep, jpai
|
2022-09-22 13:53:15 +00:00 |
|
Jaikiran Pai
|
800e68d690
|
8292044: HttpClient doesn't handle 102 or 103 properly
Reviewed-by: dfuchs, chegar, michaelm
|
2022-09-22 09:18:22 +00:00 |
|
Matthias Baesken
|
03f287d4ad
|
8293995: Problem list sun/tools/jstatd/TestJstatdRmiPort.java on all platforms because of 8293577
Reviewed-by: clanger
|
2022-09-22 07:20:51 +00:00 |
|
Thomas Stuefe
|
c6be2cd347
|
8293156: Dcmd VM.classloaders fails to print the full hierarchy
Reviewed-by: dholmes, cjplummer
|
2022-09-21 17:07:41 +00:00 |
|
Alexey Ivanov
|
711e2520ad
|
8294039: Remove "Classpath" exception from java/awt tests
Reviewed-by: dmarkov, iris
|
2022-09-21 17:01:39 +00:00 |
|
Alexey Ivanov
|
27b8e2f49e
|
8294038: Remove "Classpath" exception from javax/swing tests
Reviewed-by: dmarkov, iris
|
2022-09-21 17:00:40 +00:00 |
|
Jie Fu
|
07afa3f41e
|
8294110: compiler/uncommontrap/Decompile.java fails after JDK-8293798
Reviewed-by: shade, thartmann
|
2022-09-21 13:10:10 +00:00 |
|
Jan Lahoda
|
95ec2eaca3
|
8293897: Synthetic final modifier is part of the AST for a try-with-resource resource
Reviewed-by: sundar
|
2022-09-21 12:29:40 +00:00 |
|
John Neffenger
|
844a95b907
|
8292892: Javadoc index descriptions are not deterministic
Reviewed-by: jjg
|
2022-09-21 08:45:38 +00:00 |
|
Emanuel Peter
|
379f3094db
|
8287217: C2: PhaseCCP: remove not visited nodes, prevent type inconsistency
Reviewed-by: roland, chagedorn, thartmann
|
2022-09-21 07:22:28 +00:00 |
|
Emanuel Peter
|
12e3510f63
|
8293798: Fix test bugs due to incompatibility with -XX:+AlwaysIncrementalInline
Reviewed-by: kvn, thartmann, chagedorn
|
2022-09-21 07:21:27 +00:00 |
|
casparcwang
|
cb72f80925
|
8293978: Duplicate simple loop back-edge will crash the vm
Reviewed-by: roland, chagedorn
|
2022-09-21 06:24:19 +00:00 |
|
Aleksey Shipilev
|
cddd6def9f
|
8279941: sun/security/pkcs11/Signature/TestDSAKeyLength.java fails when NSS version detection fails
Reviewed-by: valeriep
|
2022-09-20 20:11:45 +00:00 |
|
Alex Menkov
|
21008cad46
|
8285383: vmTestbase/nsk/jvmti/scenarios/hotswap/HS204/hs204t001/hs204t001.java failed with "exit code: 96"
Reviewed-by: dcubed, lmesnik, sspitsyn
|
2022-09-20 18:18:39 +00:00 |
|
Damon Nguyen
|
3b438a68ea
|
8294067: [macOS] javax/swing/JComboBox/6559152/bug6559152.java Cannot select an item from popup with the ENTER key.
Reviewed-by: azvegint, psadhukhan
|
2022-09-20 18:15:13 +00:00 |
|
Ruprabhu25
|
caae53f4da
|
8289508: Improve test coverage for XPath Axes: ancestor, ancestor-or-self, preceding, and preceding-sibling
Reviewed-by: joehw
|
2022-09-20 17:35:26 +00:00 |
|
Paul Hohensee
|
5002eaa5cc
|
8293828: JFR: jfr/event/oldobject/TestClassLoaderLeak.java still fails when GC cycles are not happening
Reviewed-by: tschatzl
|
2022-09-20 17:12:51 +00:00 |
|
Naoto Sato
|
e3358e77f5
|
8294008: Grapheme implementation of setText() throws IndexOutOfBoundsException
Reviewed-by: joehw, smarks
|
2022-09-20 16:46:18 +00:00 |
|
Prasanta Sadhukhan
|
df8ec09f8d
|
8294046: Newly added test test/jdk/javax/swing/JTabbedPane/TestNPEStateChgListener.java fails in macos
Reviewed-by: azvegint, prr
|
2022-09-20 15:21:34 +00:00 |
|
Adam Sotona
|
0fa7d9e8cd
|
8278863: Add method ClassDesc::ofInternalName
Reviewed-by: jvernee
|
2022-09-20 07:50:03 +00:00 |
|
Brian Burkhalter
|
6e23b43220
|
8293502: (fc) FileChannel::transfer methods fail to copy /proc files on Linux
Reviewed-by: alanb
|
2022-09-19 15:57:06 +00:00 |
|
Sean Coffey
|
1f9ff41312
|
8292297: Fix up loading of override java.security properties file
Reviewed-by: xuelei
|
2022-09-19 15:21:46 +00:00 |
|
Alexey Ivanov
|
64b96e5cf5
|
8293811: Provide a reason for PassFailJFrame.forceFail
Reviewed-by: honkar, jdv
|
2022-09-19 14:22:36 +00:00 |
|
Damon Nguyen
|
8082c24a0d
|
8054572: [macosx] JComboBox paints the border incorrectly
Reviewed-by: honkar, psadhukhan
|
2022-09-19 11:33:25 +00:00 |
|
Abhishek Kumar
|
b920d2999f
|
8271328: User is able to choose the color after disabling the color chooser.
Reviewed-by: psadhukhan, tr
|
2022-09-19 11:30:47 +00:00 |
|
Prasanta Sadhukhan
|
ab7f58a377
|
6286501: JTabbedPane throws NPE from its stateChanged listener in particular case
Reviewed-by: jdv
|
2022-09-19 10:25:21 +00:00 |
|
Christian Hagedorn
|
471e2f12b4
|
8292088: C2: assert(is_OuterStripMinedLoop()) failed: invalid node class: IfTrue
Reviewed-by: roland, kvn
|
2022-09-19 10:15:18 +00:00 |
|
Thomas Schatzl
|
04d7b7d574
|
8293503: gc/metaspace/TestMetaspacePerfCounters.java#Epsilon-64 failed assertGreaterThanOrEqual: expected MMM >= NNN
Reviewed-by: lkorinth, kbarrett
|
2022-09-19 07:34:14 +00:00 |
|
Thomas Schatzl
|
d77c464c38
|
8293891 : gc/g1/mixedgc/TestOldGenCollectionUsage.java (still) assumes that GCs take 1ms minimum
Reviewed-by: ayang, kbarrett
|
2022-09-19 07:33:14 +00:00 |
|
Aleksey Shipilev
|
43f7f47ae0
|
8293499: Provide jmod --compress option
Reviewed-by: alanb, mchung, jpai, redestad
|
2022-09-19 06:19:53 +00:00 |
|
Kevin Walls
|
cfd44bb2cd
|
8293218: serviceability/tmtools/jstat/GcNewTest.java fails with "Error in the percent calculation"
8293564: serviceability/tmtools/jstat/GcTest01.java fails with "Error in the percent calculation"
Reviewed-by: sspitsyn, lmesnik, dcubed
|
2022-09-17 09:55:51 +00:00 |
|
Quan Anh Mai
|
01e7b88199
|
8290917: x86: Memory-operand arithmetic instructions have too low costs
Reviewed-by: kvn, sviswanathan, jbhateja
|
2022-09-16 20:07:59 +00:00 |
|
Leslie Zhai
|
dfb9c06633
|
8293535: jdk/javadoc/doclet/testJavaFX/TestJavaFxMode.java fail with jfx
Reviewed-by: jjg
|
2022-09-16 14:53:30 +00:00 |
|
Jan Lahoda
|
39cd1635bf
|
8293578: Duplicate ldc generated by javac
Reviewed-by: mcimadamore
|
2022-09-16 11:37:45 +00:00 |
|
Aleksei Efimov
|
7765942aee
|
8290367: Update default value and extend the scope of com.sun.jndi.ldap.object.trustSerialData system property
Reviewed-by: dfuchs, jpai
|
2022-09-16 10:04:51 +00:00 |
|
Daniel Fuchs
|
11e7d53b23
|
8293819: sun/util/logging/PlatformLoggerTest.java failed with "RuntimeException: Retrieved backing PlatformLogger level null is not the expected CONFIG"
Reviewed-by: jpai
|
2022-09-16 09:12:28 +00:00 |
|
Prasanta Sadhukhan
|
141d5f5dee
|
8293767: AWT test TestSinhalaChar.java has old SCCS markings
Reviewed-by: iris
|
2022-09-16 07:58:00 +00:00 |
|
Kevin Walls
|
bb9aa4eae6
|
8293813: ProblemList com/sun/jdi/JdbLastErrorTest.java on windows-x64 in Xcomp mode
Reviewed-by: dcubed
|
2022-09-15 21:04:52 +00:00 |
|
Daniel D. Daugherty
|
6beeb8471c
|
8293875: ProblemList sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 on linux-x64
Reviewed-by: bpb
|
2022-09-15 19:38:52 +00:00 |
|
Xin Liu
|
bf79f99c0c
|
8292989: Avoid dynamic memory in AsyncLogWriter
Reviewed-by: jsjolen, stuefe
|
2022-09-15 18:32:21 +00:00 |
|
Leonid Mesnik
|
2028ec7412
|
8289608: Change com/sun/jdi tests to not use Thread.suspend/resume
Reviewed-by: cjplummer, sspitsyn, alanb, dcubed
|
2022-09-15 17:25:48 +00:00 |
|
Jan Lahoda
|
fbd8b42d70
|
8293591: Remove use of Thread.stop from jshell tests
Reviewed-by: alanb
|
2022-09-15 11:27:15 +00:00 |
|
Adam Sotona
|
aff5ff14b2
|
8244681: Add a warning for possibly lossy conversion in compound assignments
8293797: Release Note: Javac warns about type casts in compound assignments with possible lossy conversions
Reviewed-by: erikj, prr
|
2022-09-15 10:10:23 +00:00 |
|
Thomas Schatzl
|
15cb1fb788
|
8256265: G1: Improve parallelism in regions that failed evacuation
Co-authored-by: Hamlin Li <mli@openjdk.org>
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: sjohanss, ayang
|
2022-09-15 09:57:16 +00:00 |
|
Aleksei Voitylov
|
b31a03c60a
|
8293695: Implement isInfinite intrinsic for RISC-V
Reviewed-by: yadongwang, fyang, dsamersoff
|
2022-09-15 09:45:03 +00:00 |
|