Yasumasa Suenaga
a05b6ae866
8233785: Incorrect JDK version is reported in hs_err log
...
Reviewed-by: dholmes, stuefe
2019-11-13 10:27:06 +09:00
Amy Lu
0c1f972f4a
8233961: Problem list tools/jlink/JLinkReproducibleTest.java for windows-all
...
Reviewed-by: alanb
2019-11-13 09:09:04 +08:00
Naoto Sato
9803a8dcb2
8232860: Error formatting integer values with MessageFormat.format() using HOST provider
...
Reviewed-by: rriggs
2019-11-12 14:05:18 -08:00
Vladimir Yaroslavskiy
de54eb1513
8226297: Dual-pivot quicksort improvements
...
Reviewed-by: dl, lbourges
2019-11-12 13:49:40 -08:00
Florian Weimer
7dafe378d3
8233880: Support compilers with multi-digit major version numbers
...
Reviewed-by: tbell
2019-11-12 21:00:08 +00:00
Erik Österlund
857de6c9e8
8230661: ZGC: Stop reloading oops in load barriers
...
Reviewed-by: pliden, stefank
2019-11-12 20:14:49 +00:00
Erik Österlund
54572d621a
8233797: ZGC: Unify naming convention for functions using atomics
...
Reviewed-by: pliden, stefank
2019-11-12 20:01:23 +00:00
Erik Österlund
db15bf5174
8233061: ZGC: Enforce memory ordering in segmented bit maps
...
Reviewed-by: pliden, stefank
2019-11-12 20:01:23 +00:00
Joe Darcy
f13a0df720
8233940: Preview API tests for String methods should use ${jdk.version} as -source arg
...
Reviewed-by: jlaskey, jlahoda
2019-11-12 10:45:23 -08:00
Martin Balao
171257ea1a
8233946: Add @since 13 annotation to KerberosPrincipal.KRB_NT_ENTERPRISE field
...
Reviewed-by: clanger
2019-11-12 12:36:16 -03:00
Thomas Schatzl
d8fa5af9a9
8233792: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found (2)
...
Reviewed-by: lkorinth, kbarrett
2019-11-12 16:28:26 +01:00
Martin Doerr
7c242c709d
8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
...
Verification code needs to skip illegal phi functions.
Reviewed-by: thartmann, vlivanov
2019-11-12 16:13:16 +01:00
Julia Boes
d948bfd584
8232853: AuthenticationFilter.Cache::remove may throw ConcurrentModificationException
...
Change implementation to use iterator instead of plain LinkedList
Reviewed-by: dfuchs, vtewari
2019-11-08 11:15:16 +00:00
Florian Weimer
e0f7b08376
8233941: adlc should not generate Pipeline_Use_Cycle_Mask::operator=
...
Removed useless = operator.
Reviewed-by: kvn, thartmann
2019-11-12 12:19:24 +01:00
Jie Fu
b2ce439b85
8233885: Test fails with assert(comp != __null) failed: Ensure we have a compiler
...
Reviewed-by: thartmann, iveresov
2019-11-11 17:40:28 +08:00
Erik Österlund
d7ae51cc26
8224817: Implementation of JEP 364: ZGC on macOS
...
Reviewed-by: pliden, stefank
2019-11-12 09:27:21 +00:00
Erik Österlund
8a8b35154b
8233506: ZGC: the load for Reference.get() can be converted to a load for strong refs
...
Reviewed-by: thartmann, neliasso, pliden
2019-11-12 09:25:39 +00:00
Ivan Gerasimov
8e859259bc
8233884: Avoid looking up standard charsets in security libraries
...
Reviewed-by: coffeys
2019-11-12 01:36:17 -08:00
Doug Simon
301e068935
8233900: [JVMCI] improve help text for EnableJVMCIProduct option
...
Reviewed-by: kvn
2019-11-12 10:19:04 +01:00
Tobias Hartmann
1833584f92
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
...
Strengthened asserts in locate_pre_from_main() and added a check for is_main_no_pre_loop().
Reviewed-by: kvn, vlivanov
2019-11-12 10:16:04 +01:00
Jan Lahoda
29852ecd80
8232684: Make switch expressions final
...
Reviewed-by: alanb, mcimadamore, kvn
2019-11-12 06:32:13 +00:00
Mat Carter
f390c87d8d
8231863: Crash if classpath is read from @argument file and the main gets option argument
...
Reviewed-by: alanb, mchung
2019-11-11 17:43:10 -08:00
Daniil Titov
a4c01b3c46
8233868: Unproblem list sun/tools/jstat/jstatClassloadOutput1.sh
...
Reviewed-by: amenkov, cjplummer
2019-11-11 11:09:49 -08:00
Coleen Phillimore
b4d28f36fc
8232735: Convert PrintJNIResolving to Unified Logging
...
Converted the existing output at debug level because it is noisy
Reviewed-by: iklam, dholmes
2019-11-11 12:11:34 -05:00
Patric Hedlin
6fa1bf99e2
8233918: 8233498 broke build on SPARC
...
Reviewed-by: eosterlund
2019-11-11 16:59:42 +01:00
Goetz Lindenmaier
bc116ded54
8231757: [ppc] Fix VerifyOops. Errors show since 8231058
...
Also make the checks print the wrong value and where a failure occurred.
Reviewed-by: dholmes, mdoerr
2019-11-11 16:24:35 +01:00
Patric Hedlin
ea03d400b1
8233498: Remove dead code
...
Reviewed-by: neliasso
2018-04-24 13:59:02 +02:00
Erik Gahlin
b3d2b3ba5f
8230767: FlightRecorderListener returns null recording
...
Reviewed-by: mseledtsov, mgronlun
2019-11-11 14:47:37 +01:00
Ivan Gerasimov
43368f8f9f
8233886: TEST_BUG jdk/java/net/CookieHandler/B6791927.java hit hardcoded expiration date
...
Reviewed-by: chegar, vtewari
2019-11-11 05:09:31 -08:00
Stefan Johansson
5e113f37e8
8233065: PSParallelCompact::move_and_update is unused and should be removed
...
Reviewed-by: lkorinth, tschatzl
2019-11-11 13:20:26 +01:00
Ralf Schmelter
b2a9673829
8233790: Forward output from heap dumper to jcmd/jmap
...
Reviewed-by: stuefe, sspitsyn, cjplummer
2019-11-11 12:06:22 +01:00
Markus Grönlund
c2a05a128d
8231922: Could not find field with name revokedClass
...
Reviewed-by: egahlin
2019-11-11 11:25:15 +01:00
Christian Hagedorn
173dae8bc6
8229694: JVM crash in SWPointer during C2 OSR compilation
...
Handle the case where there is only 1 pack and no operations left when calling SuperWord::find_align_to_ref() to find the best alignment again.
Reviewed-by: kvn, vlivanov, thartmann
2019-11-11 10:41:03 +01:00
Igor Ignatyev
993947e6ce
8233745: [JVMCI] TranslatedException should serialize classloader and module info
...
Reviewed-by: kvn, dnsimon
2019-11-09 10:27:53 -08:00
Alan Bateman
090dc51a4e
8233435: (dc) DatagramChannel should allow IPv6 socket join IPv4 multicast groups (macOS, win)
...
Reviewed-by: dfuchs
2019-11-09 11:48:37 +00:00
Alex Kashchenko
690b960c8f
8216472: (se) Stack overflow during selection operation leads to crash (win)
...
Reviewed-by: alanb
2019-11-09 09:13:04 +00:00
Xue-Lei Andrew Fan
12beed6ec9
8233621: Mismatch in jsse.enableMFLNExtension property name
...
Reviewed-by: mullan
2019-11-08 18:35:33 -08:00
Fei Yang
2ec6eecbcd
8233839: aarch64: missing memory barrier in NewObjectArrayStub and NewTypeArrayStub
...
Reviewed-by: adinn
2019-11-08 16:53:57 +08:00
Ioi Lam
6804e318db
8233855: [TESTBUG] appcds/FieldLayoutFlags.java failed to clean up files after test
...
Reviewed-by: hseigel
2019-11-08 11:03:00 -08:00
Zhengyu Gu
3b8a1c14e8
8233850: Shenandoah: Shenandoah thread count ergonomics should be container aware
...
Reviewed-by: rkennke
2019-11-08 11:41:17 -05:00
Alan Bateman
b7dd1aff8b
8220479: java/nio/channels/Selector/SelectWithConsumer.java failed at testTwoChannels()
...
Reviewed-by: bpb
2019-11-08 08:12:04 -08:00
Zhengyu Gu
2786514a99
8233337: Shenandoah: Cleanup AArch64 SBSA::load_reference_barrier_not_null()
...
Reviewed-by: rkennke
2019-11-08 09:51:18 -05:00
Zhengyu Gu
3672c05476
8233339: Shenandoah: Centralize load barrier decisions into ShenandoahBarrierSet
...
Reviewed-by: rkennke
2019-11-08 09:50:07 -05:00
Jorn Vernee
d405f6abb6
8233389: Add PrintIdeal to compiler directives
...
Add PrintIdeal as a compiler directive in order to enable PrintIdeal for only a single method.
Reviewed-by: roland, neliasso, vlivanov, thartmann
2019-11-08 10:55:14 +01:00
Thomas Schatzl
c4b3dcf8c1
8189737: Make HeapRegion not derive from Space
...
Reviewed-by: sjohanss, kbarrett
2019-11-08 10:01:13 +01:00
Tobias Hartmann
f225f7cd0b
8233788: Remove useless asserts in PhaseCFG::insert_anti_dependences
...
Removed useless asserts.
Reviewed-by: kvn
2019-11-08 09:16:48 +01:00
Ioi Lam
61a6ef79ae
8233086: [TESTBUG] need to test field layout style difference between CDS dump time and run time
...
Reviewed-by: fparain
2019-11-07 16:26:57 -08:00
Smita Kamath
a6649eb089
8233741: AES Countermode (AES-CTR) optimization using AVX512 + VAES instructions
...
Co-authored-by: Regev Shemy <regev.shemy@intel.com>
Co-authored-by: Shay Gueron <shay.gueron@intel.com>
Reviewed-by: kvn
2019-11-07 17:47:22 -08:00
Mikhailo Seledtsov
d5dce23506
8209813: [TESTBUG] rewrite JFR shell tests in Java
...
Converted shell tests to Java
Reviewed-by: lmesnik, egahlin
2019-11-07 16:00:53 -08:00
Brian Burkhalter
fc2a8abcc0
8232178: MacVolumesTest failed after upgrade to MacOS Catalina
...
Reviewed-by: lancea
2019-11-07 13:53:38 -08:00