Vicente Romero
|
7ad6c23c32
|
8256157: Improve bytecode assembly
Reviewed-by: jlahoda, rhalade, mschoene
|
2021-07-21 20:28:55 +00:00 |
|
Jesper Wilhelmsson
|
61359c46a7
|
8270993: Missing forward declaration of ZeroFrame
Reviewed-by: kvn
|
2021-07-21 00:17:31 +00:00 |
|
Jorn Vernee
|
845c31dc4b
|
8269240: java/foreign/stackwalk/TestAsyncStackWalk.java test failed with concurrent GC
Reviewed-by: vlivanov, dholmes
|
2021-07-20 13:10:42 +00:00 |
|
Yi Yang
|
0cec11d3eb
|
8270307: C2: assert(false) failed: bad AD file after JDK-8267687
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Reviewed-by: kvn, thartmann
|
2021-07-20 06:10:58 +00:00 |
|
Roland Westrelin
|
c1304519b5
|
8269752: C2: assert(false) failed: Bad graph detected in build_loop_late
Reviewed-by: chagedorn, kvn
|
2021-07-19 07:31:28 +00:00 |
|
William Kemper
|
e104dede6e
|
8268635: Corrupt oop in ClassLoaderData
Reviewed-by: coleenp
Backport-of: 3586a233a49c979e87fed9df148d0bf3df2df38b
|
2021-07-15 16:27:30 +00:00 |
|
Jim Laskey
|
72db09b1f3
|
8266313: (JEP-356) - RandomGenerator spec implementation requirements tightly coupled to JDK internal classes
Reviewed-by: rriggs
|
2021-07-14 12:00:01 +00:00 |
|
Jim Laskey
|
3bbd2332bd
|
8270075: SplittableRandom extends AbstractSplittableGenerator
Reviewed-by: rriggs, bpb
|
2021-07-14 11:51:06 +00:00 |
|
Anton Kozlov
|
381bd62107
|
8266889: [macosx-aarch64] Crash with SIGBUS in MarkActivationClosure::do_code_blob during vmTestbase/nsk/jvmti/.../bi04t002 test run
Reviewed-by: dholmes, aph, sspitsyn
|
2021-07-14 10:36:04 +00:00 |
|
Hannes Wallnöfer
|
82c256eb61
|
8259499: Handling type arguments from outer classes for inner class in javadoc
Reviewed-by: jjg
|
2021-07-14 06:49:45 +00:00 |
|
Xin Liu
|
67273ae63c
|
8269865: Async UL needs to handle ERANGE on exceeding SEM_VALUE_MAX
Reviewed-by: dholmes, pchilanomate
|
2021-07-14 01:43:53 +00:00 |
|
Yi Yang
|
0f5470715e
|
8270056: Generated lambda class can not access protected static method of target class
Reviewed-by: mchung
Backport-of: 07e90524576f159fc16523430f1db62327c89a3b
|
2021-07-14 00:46:06 +00:00 |
|
Vicente Romero
|
8583aab374
|
8270025: DynamicCallSiteDesc::withArgs doesn't throw NPE
Reviewed-by: jvernee, mchung
|
2021-07-13 17:48:21 +00:00 |
|
Markus Grönlund
|
bd95c0c9e0
|
8269635: Stress test SEGV while emitting OldObjectSample
Reviewed-by: jbachorik
|
2021-07-13 09:43:49 +00:00 |
|
Markus Grönlund
|
00ef65f34d
|
8269525: Deadlock during Volano with JFR
Reviewed-by: egahlin
|
2021-07-13 09:41:56 +00:00 |
|
Christian Hagedorn
|
040c02b942
|
8269795: C2: Out of bounds array load floats above its range check in loop peeling resulting in SEGV
Reviewed-by: thartmann, roland, kvn
|
2021-07-13 08:50:09 +00:00 |
|
Sean Mullan
|
4fc3180f75
|
8266345: (fs) Custom DefaultFileSystemProvider security related loops
Co-authored-by: Brian Burkhalter <bpb@openjdk.org>
Reviewed-by: bpb, chegar
|
2021-07-12 14:54:38 +00:00 |
|
Alexey Bakhtin
|
e1d3e73d4e
|
8268965: TCP Connection Reset when connecting simple socket to SSL server
Reviewed-by: xuelei
Backport-of: 6f171b9f0d28ad17b31a54bad894f38d19df6f73
|
2021-07-12 10:24:39 +00:00 |
|
Serguei Spitsyn
|
3d82b0e634
|
8269558: fix of JDK-8252657 missed to update history at the end of JVM TI spec
Reviewed-by: dcubed, cjplummer
|
2021-07-11 11:03:35 +00:00 |
|
Phil Race
|
254600658a
|
8270216: [macOS] Update named used for Java run loop mode
Reviewed-by: serb
|
2021-07-10 19:12:59 +00:00 |
|
Roger Riggs
|
6889a39a3f
|
8268826: Cleanup Override in Context-Specific Deserialization Filters
Reviewed-by: dfuchs, bchristi
|
2021-07-09 14:33:56 +00:00 |
|
Christian Hagedorn
|
f791fdf23e
|
8261147: C2: Node is wrongly marked as reduction resulting in a wrong execution due to wrong vector instructions
Reviewed-by: thartmann, kvn
|
2021-07-09 11:53:45 +00:00 |
|
Jan Lahoda
|
1196b35684
|
8270151: IncompatibleClassChangeError on empty pattern switch statement case
Reviewed-by: mcimadamore
|
2021-07-09 11:03:40 +00:00 |
|
Jan Lahoda
|
885f7b1141
|
8269146: Missing unreported constraints on pattern and other case label combination
8269301: Switch statement with a pattern, constant and default label elements crash javac
Reviewed-by: mcimadamore
|
2021-07-09 08:03:56 +00:00 |
|
Jatin Bhateja
|
62ff55d383
|
8269952: compiler/vectorapi/VectorCastShape*Test.java tests failed on avx2 machines
Reviewed-by: kvn, dlong
|
2021-07-09 03:20:59 +00:00 |
|
Jonathan Gibbons
|
6401633800
|
8269722: NPE in HtmlDocletWriter
Reviewed-by: hannesw
|
2021-07-08 20:23:02 +00:00 |
|
Brian Burkhalter
|
f46a917270
|
6766844: ByteArrayInputStream#read with a byte array of length 0 not consistent with InputStream when at EOF
Reviewed-by: naoto, lancea, joehw
|
2021-07-08 19:05:29 +00:00 |
|
Guoxiong Li
|
9e75f922b1
|
8269738: AssertionError when combining pattern matching and function closure
Reviewed-by: jlahoda, vromero
|
2021-07-08 14:15:07 +00:00 |
|
Jatin Bhateja
|
168af2e6b2
|
8269828: corrections in some instruction patterns for KNL x86 platform
Reviewed-by: kvn, dlong
|
2021-07-08 12:19:19 +00:00 |
|
Jan Lahoda
|
fa08cc62df
|
8268766: Desugaring of pattern matching enum switch should be improved
Reviewed-by: mcimadamore, psandoz
|
2021-07-08 11:56:53 +00:00 |
|
Jan Lahoda
|
4f70759175
|
8270006: Switches with 'case null:' should be exhaustive
Reviewed-by: vromero
|
2021-07-08 08:03:09 +00:00 |
|
Roland Westrelin
|
8f798b8222
|
8269746: C2: assert(!in->is_CFG()) failed: CFG Node with no controlling input?
Reviewed-by: chagedorn, thartmann
|
2021-07-08 07:25:21 +00:00 |
|
Alexey Semenyuk
|
6000950b33
|
8269185: Directories in /opt/runtimepackagetest and /path/to/jdk-17 are different
Reviewed-by: almatvee, herrick
|
2021-07-07 16:57:07 +00:00 |
|
Martin Doerr
|
1f2bf1d194
|
8269879: [PPC64] C2: Math.rint intrinsic uses wrong rounding mode
Reviewed-by: lucy, goetz
|
2021-07-07 12:52:18 +00:00 |
|
Jan Lahoda
|
7fcd5ca025
|
8266036: class file for sun.misc.Contended not found
8258421: (jdeprscan) tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java failed with "error: cannot access jdk.internal.ValueBased"
Reviewed-by: darcy
|
2021-07-07 09:49:53 +00:00 |
|
Jan Lahoda
|
820f2900d8
|
8268859: jshell throws exception while parsing illegal "case true"
Reviewed-by: mcimadamore
|
2021-07-07 07:26:41 +00:00 |
|
Jan Lahoda
|
815e4af35d
|
8269802: javac fails to compile nested pattern matching switches
8269808: javac generates class with invalid stack map
Reviewed-by: mcimadamore
|
2021-07-07 06:24:58 +00:00 |
|
Chris Plummer
|
2daf39a59b
|
8269830: SA's vm object vtable matching code sometimes matches on incorrect type
Reviewed-by: kevinw, sspitsyn
|
2021-07-07 02:32:25 +00:00 |
|
Ioi Lam
|
0ebf8aa9d7
|
8268778: CDS check_excluded_classes needs DumpTimeTable_lock
Reviewed-by: minqi, ccheung
|
2021-07-06 22:21:06 +00:00 |
|
Vladimir Kozlov
|
0d1cd3a745
|
8269825: [TESTBUG] Missing testing for x86 KNL platforms
Reviewed-by: dlong, jbhateja
|
2021-07-06 21:52:23 +00:00 |
|
Eric Liu
|
1166ef25e9
|
8268966: AArch64: 'bad AD file' in some vector conversion tests
Reviewed-by: aph
|
2021-07-06 15:59:04 +00:00 |
|
Mandy Chung
|
3a69024033
|
8225667: Clarify the behavior of System::gc w.r.t. reference processing
Reviewed-by: rriggs, kbarrett, tschatzl
|
2021-07-06 14:59:42 +00:00 |
|
Xiaohong Gong
|
2b20778225
|
8269568: JVM crashes when running VectorMask query tests
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Reviewed-by: psandoz, jiefu, jbhateja, sviswanathan
|
2021-07-06 08:17:27 +00:00 |
|
Kim Barrett
|
0f4e07b7d9
|
8269661: JNI_GetStringCritical does not lock char array
8269650: Optimize gc-locker in [Get|Release]StringCritical for latin string
Reviewed-by: dholmes, tschatzl
|
2021-07-06 07:40:56 +00:00 |
|
Roland Westrelin
|
df1364b508
|
8269575: C2: assert(false) failed: graph should be schedulable after JDK-8252372
Reviewed-by: kvn, thartmann
|
2021-07-06 07:03:08 +00:00 |
|
Roland Westrelin
|
6d8fc7249a
|
8268883: C2: assert(false) failed: unscheduable graph
Reviewed-by: chagedorn, kvn, yyang
|
2021-07-06 06:47:45 +00:00 |
|
Tobias Hartmann
|
4ad8b04421
|
8268369: SIGSEGV in PhaseCFG::implicit_null_check due to missing null check
Reviewed-by: chagedorn, kvn
|
2021-07-06 05:44:59 +00:00 |
|
Severin Gehwolf
|
e14801cdd9
|
8269668: [aarch64] java.library.path not including /usr/lib64
Reviewed-by: aph, dholmes
|
2021-07-05 08:01:51 +00:00 |
|
Alexander Zuev
|
97e0e9e73d
|
8268775: Password is being converted to String in AccessibleJPasswordField
Reviewed-by: prr
|
2021-07-02 19:37:15 +00:00 |
|
Mikael Vidstedt
|
1c18f91438
|
8269768: JFR Terminology Refresh
Reviewed-by: iignatyev, egahlin
|
2021-07-02 17:58:12 +00:00 |
|