Jonathan Gibbons
39d75e894b
8239804: Cleanup/simplify HTML/CSS for general block tags
...
Reviewed-by: prappo, hannesw
2020-02-27 12:16:03 -08:00
Bradford Wetmore
4a951001b5
8239815: Update ECC legal file
...
Reviewed-by: mullan
2020-02-27 11:48:18 -08:00
Joe Darcy
ed62024978
8225495: Note whether returned annotations are declaration annotations or type annotations
...
Reviewed-by: jjg
2020-02-27 10:30:08 -08:00
Zhengyu Gu
efdc0037b8
8239354
: Shenandoah: minor enhancements to traversal GC
...
Reviewed-by: rkennke
2020-02-27 12:17:31 -05:00
Daniel D. Daugherty
882633a738
8239873: [TESTBUG] FieldLayout/OldLayoutCheck.java fails after the fix for JDK-8239503
...
Don't run the test with -XX:-UseCompressedOops.
Reviewed-by: fparain, hseigel
2020-02-27 11:34:48 -05:00
Zhengyu Gu
5551d3d888
8237632: Shenandoah: accept NULL fwdptr to cooperate with JVMTI and JFR
...
Reviewed-by: shade, rkennke
2020-02-26 15:32:25 -05:00
Harold Seigel
a1e9328367
8235225: Replace CHECK_0 with CHECK_NULL for non-integer returning methods
...
Change CHECK_0 to CHECK_NULL and CHECK_false where appropriate
Reviewed-by: mikael, dholmes, coleenp
2020-02-27 13:00:05 +00:00
Nils Eliasson
2ba0575cea
8239878: Bug in PrintEliminateAllocations code causes TestClhsdbJstackLock.java to fail
...
Reviewed-by: shade
2020-02-27 13:11:06 +01:00
Rahul Raghavan
c8ed0128c2
8235995: Remove src/jdk.internal.vm.compiler/.mx.graal directory
...
Removed src/jdk.internal.vm.compiler/.mx.graal directory and files
Reviewed-by: dlong
2020-02-27 16:06:43 +05:30
Amy Lu
67ba91ba52
8239979: sun/security/tools/keytool/ExtOptionCamelCase.java is not run
...
Reviewed-by: rhalade
2020-02-27 12:19:24 +08:00
David Holmes
eef5ef88b3
8240141: Incorrect copyright header in src/hotspot/os_cpu/linux_sparc/os_linux_sparc.cpp
...
Reviewed-by: iignatyev
2020-02-26 23:10:57 -05:00
Jesper Wilhelmsson
52fe584c5a
Added tag jdk-15+12 for changeset 2ec0ff304263
2020-02-27 03:10:23 +01:00
Daniel D. Daugherty
530d53f84e
8240135: ProblemList vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java#id1
...
Reviewed-by: iignatyev, dholmes
2020-02-26 19:41:39 -05:00
Daniel D. Daugherty
cea9a9b8ce
8240134: ProblemList javax/script/Test7.java
...
Reviewed-by: dholmes
2020-02-26 19:39:32 -05:00
Daniel D. Daugherty
be1007cfaf
8240132: ProblemList com/sun/jdi/InvokeHangTest.java
...
Reviewed-by: mikael
2020-02-26 19:33:14 -05:00
Sergei Tsypanov
f729514ebd
8240094: Optimize empty substring handling
...
Reviewed-by: redestad, igerasim, jlaskey
2020-02-26 21:24:02 +01:00
Kim Barrett
257de28b2c
8238979: Improve G1DirtyCardQueueSet handling of previously paused buffers
...
Move enqueuing of previously paused buffers.
Reviewed-by: sangheki, sjohanss
2020-02-26 14:36:01 -05:00
Aleksey Shipilev
6913bbc200
8240076: Shenandoah: pacer should cover reset and preclean phases
...
Reviewed-by: zgu
2020-02-26 19:36:56 +01:00
Aleksey Shipilev
d26dadef43
8240070: Shenandoah: remove obsolete ShenandoahCommonGCStateLoads
...
Reviewed-by: rkennke
2020-02-26 19:36:50 +01:00
Aleksey Shipilev
331f492ad5
8240069: Shenandoah: turn more flags diagnostic
...
Reviewed-by: rkennke
2020-02-26 19:36:43 +01:00
Igor Ignatyev
b09add641b
8239500: jittester shouldn't use non-deterministic System methods
...
Reviewed-by: lmesnik, thartmann
2020-02-26 10:09:40 -08:00
Pavel Rappo
e8c32ccb2f
8239876: Improve SearchIndexItem
...
Reviewed-by: jjg
2020-02-26 15:34:04 +00:00
Ravi Reddy
9b12c80e21
8238452: Keytool generates wrong expiration date if validity is set to 2050/01/01
...
Reviewed-by: pkoppula, weijun, coffeys
2020-02-26 18:06:19 +03:00
Xin Liu
b08595d844
8239066: make LinkedList<T> more generic
...
Reviewed-by: phh, simonis
2020-02-26 12:35:43 +01:00
Matthias Baesken
dd393fadc4
8239462: jdk.hotspot.agent misses some ReleaseStringUTFChars calls in case of early returns
...
Reviewed-by: clanger, amenkov, sspitsyn
2020-02-24 09:59:31 +01:00
Ao Qi
2298819af8
8239423: jdk/jfr/jvm/TestJFRIntrinsic.java failed with -XX:-TieredCompilation
...
Reviewed-by: iignatyev, dholmes
2020-02-26 00:07:21 -05:00
Nick Gasson
f6e5c5a7ea
8238705: [TESTBUG] jfr/event/gc/stacktrace/TestMetaspace* are stable with Xcomp on AArch64
...
Reviewed-by: mseledtsov, egahlin
2020-02-26 09:58:15 +08:00
Joe Darcy
bdc481e96d
8193553: Provide better guidance on using javax.lang.model visitors
...
Reviewed-by: jjg
2020-02-25 17:50:08 -08:00
Pengfei Li
934db29ac5
8239549: AArch64: Backend support for MulAddVS2VI node
...
Reviewed-by: aph
2020-02-26 09:33:29 +08:00
Naoto Sato
e6f0c6bb9a
8239976: Put JDK-8239965 on the ProblemList.txt
...
Reviewed-by: dcubed
2020-02-25 15:49:24 -08:00
Erik Gahlin
dd8dbb66eb
8223066: "jfr metadata" output the @Name annotation twice
...
Co-authored-by: Chihiro Ito <chiroito107@gmail.com>
Reviewed-by: mgronlun, egahlin
2020-02-25 20:45:29 +01:00
Severin Gehwolf
53ee0c4963
8239559: Cgroups: Incorrect detection logic on some systems
...
Adjust heuristic with cgroup mounts according to mountinfo
Reviewed-by: bobv, mbaesken
2020-02-20 20:56:49 +01:00
Ichiroh Takiguchi
1b92518389
8235834: IBM-943 charset encoder needs updating
...
Apply 34B003AF.RPMAP130 definition into encoder
Reviewed-by: naoto
2020-02-25 22:47:11 +09:00
Aleksey Shipilev
98e0a704d4
8239904: Shenandoah: accumulated penalties should not be over 100% of capacity
...
Reviewed-by: rkennke
2020-02-25 12:35:29 +01:00
Magnus Ihse Bursie
7d5652f14a
8239794: Move -Os from JVM feature 'minimal' to new feature 'opt-size'
...
Reviewed-by: erikj, dholmes
2020-02-25 09:46:12 +01:00
Magnus Ihse Bursie
00e009d729
8239789: Follow-up on JVM feature rewrite
...
Reviewed-by: erikj, pliden, egahlin
2020-02-25 09:41:47 +01:00
Magnus Ihse Bursie
d7a0206262
8239860: Add support for testing the configure script
...
Reviewed-by: erikj
2020-02-25 09:37:59 +01:00
Jie Fu
ca838e68c9
8239885: [TESTBUG] compiler/allocation/TestAllocation.java fails with release VMs
...
Reviewed-by: thartmann
2020-02-25 16:22:12 +08:00
Fairoz Matte
956e20ed16
8239557: [TESTBUG] VeryEarlyAssertTest.java validating "END." marker at lastline is not always true
...
Reviewed-by: dholmes, mseledtsov
2020-02-24 23:44:29 -05:00
Jie Fu
5a7b5863f0
8239886: Minimal VM build fails after JDK-8237499
...
Reviewed-by: dholmes
2020-02-25 10:34:33 +08:00
Chihiro Ito
9c35471ae0
8219904: ClassCastException when calling FlightRecorderMXBean#getRecordings()
...
Reviewed-by: egahlin, mseledtsov
2020-02-25 03:28:31 +01:00
Denghui Dong
52d7a61e8d
8237499: JFR: Include stack trace in the ThreadStart event
...
Reviewed-by: egahlin
2020-02-24 23:24:14 +01:00
Naoto Sato
8493812702
8239520
: ValueRange.of(long, long, long) does not throw IAE on invalid inputs
...
Reviewed-by: rriggs
2020-02-24 14:16:20 -08:00
Naoto Sato
c30f84536e
8239837: Typo in source code of ZoneOffsetTransitionRule leaking to Javadocs
...
Reviewed-by: lancea
2020-02-24 12:20:30 -08:00
Igor Ignatyev
c4059c667d
8238943: switch to jtreg 5.0
...
Reviewed-by: erikj, jjg, joehw
2020-02-24 11:50:18 -08:00
Aleksey Shipilev
649a4d0613
8239492: [x86] Turn MacroAssembler::verify_oop into macro recording file and line
...
Reviewed-by: rrich, vlivanov, pliden
2020-02-24 18:30:02 +01:00
Aleksey Shipilev
8167fe956f
8239868: Shenandoah: ditch C2 node limit adjustments
...
Reviewed-by: rkennke
2020-02-24 18:30:00 +01:00
Daniel Fuchs
f7c819a72d
8239052: java/net/httpclient/whitebox/SSLEchoTubeTestDriver.java failed with BufferUnderflowException against TLSv1.3
...
The test assumed that ByteBuffer would be split at long boundaries. This is obviously not always the case. A carry has been added to support reading a long split over several buffers.
Reviewed-by: chegar
2020-02-24 17:19:32 +00:00
Erik Gahlin
965e330cb4
8239793: 'jfr' tool should hide hidden frames
...
Reviewed-by: mgronlun, mseledtsov
2020-02-24 17:23:18 +01:00
Erik Gahlin
266446f316
8239585: JFR: Native events should support empty payloads
...
Reviewed-by: mgronlun
2020-02-24 17:10:01 +01:00