Magnus Ihse Bursie
ce28a96c28
8238281: Raise minimum gcc version needed to 5.0
...
Reviewed-by: erikj, dholmes, jwilhelm, mbaesken
2020-02-05 10:45:39 +01:00
Christoph Langer
d6aeda7b24
8238375: JFR Test TestJcmdStartFlushInterval is not run
...
Reviewed-by: egahlin, mseledtsov
2020-02-05 06:33:57 +00:00
Jesper Wilhelmsson
c09e02193b
8238515: Backout JDK-8236092 from jdk/jdk
...
Reviewed-by: dholmes
2020-02-05 03:26:50 +01:00
Jesper Wilhelmsson
89e9ae9b3c
Merge
2020-02-05 03:24:41 +01:00
Weijun Wang
06579fcefa
8237804: sun/security/mscapi tests fail with "Key pair not generated, alias <nnnnnn> already exists"
...
Reviewed-by: mullan
2020-02-05 11:09:02 +08:00
Pavel Rappo
029f547700
8238467: Clean up annotations on overridden/implemented methods
...
Reviewed-by: jjg
2020-02-04 22:05:31 +00:00
Jonathan Gibbons
9d7777e585
8219475: javap man page needs to be updated
...
Reviewed-by: mchung
2020-02-04 14:02:16 -08:00
Weijun Wang
b75d37538d
8238502: sunmscapi.dll causing EXCEPTION_ACCESS_VIOLATION
...
Reviewed-by: wetmore, coffeys, mullan
2020-02-04 13:15:15 -08:00
Zhengyu Gu
a88734eadc
8238162: Shenandoah: Remove ShenandoahTaskTerminator wrapper
...
Reviewed-by: shade
2020-02-04 14:48:28 -05:00
Daniel Fuchs
b069da31e0
8238231: Custom DatagramSocketImpl's create method not called when with protected constructor
...
Allow the socket to be lazily created if not created by the constructor.
Reviewed-by: alanb
2020-02-04 18:35:37 +00:00
Alexander Matveev
e104b4cee1
8235954: [dmg] Default DMG background tiff of jpackage not retina ready
...
Reviewed-by: herrick, asemenyuk
2020-02-04 11:44:54 -05:00
Leo Jiang
9ec5da00bc
8238377: JDK 14 L10N resource file update - msgdrop 20
...
Reviewed-by: naoto, herrick, mchung
2020-02-04 16:26:54 +00:00
David Leopoldseder
135f209852
8238190: [JVMCI] Fix single implementor speculation for diamond shapes
...
Reviewed-by: kvn
2020-02-04 09:33:09 +01:00
Brian Burkhalter
7db8a1762f
8237514: Spec Clarification - ByteBuffer::alignmentOffset Spec
...
Reviewed-by: alanb, psandoz
2020-01-31 08:04:11 -08:00
Markus Grönlund
953fbd2e66
8236743: JFR: assert(klass != __null) failed: invariant in ObjectSampleCheckpoint::add_to_leakp_set
...
Reviewed-by: egahlin
2020-01-31 12:17:55 +01:00
Jerry Zhou
5495efdb84
8236092: Remove EA from JDK 14 version string starting with Initial RC promotion
...
Reviewed-by: tbell, erikj
2020-01-30 18:02:39 +01:00
Jesper Wilhelmsson
06bf842d9a
Added tag jdk-14+34 for changeset a96bc204e3b3
2020-01-30 03:23:28 +01:00
Andy Herrick
cdd3cc4a0b
8238168: Remove Copyright from WinLauncher.template
...
Reviewed-by: kcr, prr, asemenyuk
2020-01-29 14:35:04 -05:00
Roland Westrelin
f2b7509d5a
8237951: CTW: C2 compilation fails with "malformed control flow"
...
Reviewed-by: vlivanov, kvn
2020-01-28 13:36:30 +01:00
Matthias Baesken
ef41763d32
8237962: give better error output for invalid OCSP response intervals in CertPathValidator checks
...
Reviewed-by: clanger, mullan
2020-02-03 09:39:39 +01:00
Ivan Walulya
edd28610d5
8233220: Space::_par_seq_tasks is unused after CMS removal
...
Reviewed-by: pliden, tschatzl, lkorinth
2020-02-03 18:20:07 +01:00
Thomas Schatzl
358c56bb8b
8238229: Remove TRACESPINNING debug code
...
Reviewed-by: kbarrett, sjohanss
2020-02-03 10:45:46 +01:00
Thomas Schatzl
77ad678fce
8238220: Rename OWSTTaskTerminator to TaskTerminator
...
Reviewed-by: sjohanss, sangheki
2020-02-03 10:45:44 +01:00
Thomas Schatzl
76675e93cf
8215297: Remove ParallelTaskTerminator
...
Remove ParallelTaskTerminator as the alternate OWSTTaskTerminator algorithm has worked well for more than a year now.
Reviewed-by: zgu, sjohanss
2020-02-03 10:45:43 +01:00
Magnus Ihse Bursie
4b8a5f991f
8196875: Update run-test instructions for TEST_MODE
...
Reviewed-by: erikj
2020-02-03 08:30:44 +01:00
Jie Fu
0330504ba7
8238284: [macos] Zero VM build fails due to an obvious typo
...
Reviewed-by: dholmes
2020-01-31 20:49:41 +08:00
Yasumasa Suenaga
1cd5eac5c3
8238203: Return value of GetUserDefaultUILanguage() should be handled as LANGID
...
Reviewed-by: naoto
2020-02-02 18:35:28 +01:00
Erik Gahlin
319d6976a5
8238241: Clean up problem list for JFR tests
...
Reviewed-by: mgronlun, mseledtsov
2020-02-01 09:55:03 +01:00
Ioi Lam
f6eaac48b8
8238198: Avoid using @ tags in TestOptionsWithRanges_generate.sh
...
Reviewed-by: iignatyev
2020-01-31 14:18:30 -08:00
Christian Hagedorn
b940e17c9e
8235332: TestInstanceCloneAsLoadsStores.java fails with -XX:+StressGCM
...
Account for GC barriers when skipping a cloned ArrayCopyNode in ConnectionGraph::find_inst_mem()
Reviewed-by: roland, neliasso
2020-01-31 09:32:00 +01:00
Jonathan Gibbons
4122968ab6
8238259: new tests do not account for Windows file separators
...
Reviewed-by: vromero
2020-01-30 15:50:07 -08:00
Igor Ignatyev
18d6d92a06
8237953: vmTestbase/jit/tiered/Test.java failure after JDK-8237798
...
Reviewed-by: iveresov
2020-01-30 08:55:20 -08:00
Erik Joelsson
ac6073f0a5
8237914: The test-make target does not fail on test failure
...
Reviewed-by: tbell, ihse
2020-01-30 12:00:38 -08:00
Jonathan Gibbons
ee9483bd87
8200363: Add javadoc command line setting to fail on warnings
...
Reviewed-by: hannesw
2020-01-30 11:29:51 -08:00
Jonathan Gibbons
85f5e328ed
8236949: javadoc -Xdoclint does not accumulate options correctly
...
Reviewed-by: prappo
2020-01-30 11:20:09 -08:00
Mikhailo Seledtsov
b5bf0d6d2f
8235599: [TESTBUG] JFR streaming/TestJVMCrash.java fails to cleanup files after test
...
Removed the TestJVMCrash.java test from problem list
Reviewed-by: egahlin
2020-01-30 10:27:08 -08:00
Erik Gahlin
bd7fd5610e
8232636: JFR TestDumpOnCrash.java crashed and failed to create emergency dump file
...
Reviewed-by: mgronlun, mseledtsov
2020-01-30 17:49:16 +01:00
Erik Gahlin
cb636b2c0b
8219686: jdk/jfr/event/runtime/TestShutdownEvent.java recording file length is 0
...
Reviewed-by: mgronlun, mseledtsov
2020-01-30 17:36:01 +01:00
Erik Gahlin
9cfd632ef6
8213918: DumpReason JFR event is not covered by test
...
Reviewed-by: mgronlun, mseledtsov
2020-01-30 17:23:22 +01:00
Vicente Romero
c2e69df562
8235778: No compilation error reported when a record is declared in a local class
...
Reviewed-by: mcimadamore
2020-01-27 23:06:46 -05:00
David Holmes
8c33bba226
8237918: Bad copyright line in a hotspot test
...
Reviewed-by: jjg
2020-01-27 20:01:35 -05:00
Jonathan Gibbons
cdedede9ca
8237916: Bad copyright line in a jshell source file
...
Reviewed-by: vromero
2020-01-27 16:19:25 -08:00
Roger Riggs
933bb55c49
8237651: Clarify initialization of jdk.serialFilter
...
Reviewed-by: bchristi
2020-01-27 08:36:55 -05:00
Roger Riggs
42726a87e9
8215361: (doc) Cleanup package-info markup - smartcardio, java.sql, java.sql.rowset
...
Reviewed-by: lancea, prappo, naoto
2020-01-24 14:32:04 -05:00
Roger Riggs
2760497b01
8237368: Problem with NullPointerException in RMI TCPEndpoint.read
...
Reviewed-by: mchung, alanb
2020-01-24 13:33:31 -05:00
Alexander Matveev
f8f98bdbff
8237607: [macos] Signing app bundle with jpackage fails if runtime is already signed
...
Reviewed-by: herrick, asemenyuk, kcr
2020-01-24 11:24:28 -05:00
Nick Gasson
987ba9f3a4
8237521: Memory Access API fixes for 32-bit
...
Reviewed-by: mcimadamore, dholmes
2020-01-24 17:41:44 +08:00
Eric Caspole
44444bb249
8238189: Cleanups to AES crypto micros
...
Move all tested algorithms into the small set
Reviewed-by: xuelei
2020-01-30 10:31:43 -05:00
Coleen Phillimore
9dcbd81920
8237080: fatal error: VM thread could block on lock that may be held by a JavaThread during safepoint: SharedDecoder_lock
...
Set allow_vm_block to true for this lock. It's _safepoint_check_never so it's sort of implied (you can't safepoint holding the lock and block out the vm thread).
Reviewed-by: rehn, zgu, pchilanomate, dholmes
2020-01-30 08:50:11 -05:00
Per Lidén
4aa5cf5bca
8237882: ZGC: Remove ZUtils::round_{up,down}_power_of_2() declarations
...
Reviewed-by: kbarrett, smonteith
2020-01-30 12:42:01 +01:00