Frederic Parain
|
8827df9b2d
|
8239014: -XX:-UseEmptySlotsInSupers sometime fails to reproduce the layout of the old code
Reviewed-by: dholmes, coleenp
|
2020-02-19 08:57:43 -05:00 |
|
Lin Zang
|
732a575738
|
8239139: test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/libInheritedChannel.c does not compile with gcc 8.3.1
Reviewed-by: michaelm
|
2020-02-19 11:31:48 +00:00 |
|
Pavel Rappo
|
9fdcdf4a3e
|
8239243: Create index structures only if required
Reviewed-by: hannesw, jjg
|
2020-02-19 10:34:42 +00:00 |
|
Rahul Raghavan
|
7b24bd68c2
|
8238356: CodeHeap::blob_count() overestimates the number of blobs
Decremented _blob_count on addition to the free list
Reviewed-by: lucy, shade, thartmann
|
2020-02-19 15:01:57 +05:30 |
|
John Paul Adrian Glaubitz
|
16c75e67cf
|
8239001: Hotspot build broken on linux-sparc after 8238281
Reviewed-by: dholmes, kbarrett
|
2020-02-19 10:10:55 +01:00 |
|
Thomas Schatzl
|
fff8438af8
|
8239070: Memory leak when unsuccessfully mapping in archive regions
Reviewed-by: kbarrett, iklam, coleenp, jiangli
|
2020-02-19 10:04:54 +01:00 |
|
Martin Doerr
|
6015cab798
|
8239363: PPC64: Wrong code generation after JDK-8183574
Reviewed-by: stuefe, stefank, lucy
|
2020-02-19 09:40:38 +01:00 |
|
Matthias Baesken
|
09f5194d38
|
8238953: tools/jpackage tests do not work on Ubuntu Linux
Reviewed-by: asemenyuk, clanger
|
2020-02-18 16:46:08 +01:00 |
|
Matthias Baesken
|
7f3bbc3f20
|
8239333: test/jdk/security/infra/java/security/cert/CertPathValidator/certification/AmazonCA.java fails intermittent
Reviewed-by: clanger
|
2020-02-18 10:28:16 +01:00 |
|
Joe Darcy
|
d4a069b33b
|
8237450: JDK13 annotation processors not run when a supported annotation type specifies a module
Initial fix suggested by jjg based on through analysis by Jeremy Kuhn.
Reviewed-by: jjg
|
2020-02-18 17:03:54 -08:00 |
|
Rajan Halade
|
11386e7cb2
|
8225128: Add exception for expiring DocuSign root to VerifyCACerts test
Reviewed-by: clanger
|
2020-02-18 16:00:40 -08:00 |
|
Pavel Rappo
|
56282f7119
|
8238969: Miscellaneous cleanup
Reviewed-by: jjg
|
2020-02-18 23:05:20 +00:00 |
|
Jonathan Gibbons
|
36cd7bdb7f
|
8239378: Add Classpath Exception to license in source file
Reviewed-by: vromero
|
2020-02-18 14:08:21 -08:00 |
|
Erik Gahlin
|
f3cd52e3c7
|
8210977: jdk/jfr/event/oldobject/TestThreadLocalLeak.java fails to find ThreadLocalObject
Reviewed-by: mgronlun, mseledtsov
|
2020-02-18 22:25:08 +01:00 |
|
Erik Joelsson
|
58a0360039
|
8239019: testmake fails with FATAL: VCS_TYPE is empty
Reviewed-by: rriggs
|
2020-02-18 11:21:41 -08:00 |
|
Leonid Mesnik
|
a6dbc71114
|
8239026: Support non-maven artifacts by JibArtifactManager
Reviewed-by: erikj
|
2020-02-18 10:48:48 -08:00 |
|
Harold Seigel
|
bf6c14f034
|
8187305: Add logging for shared library loads/unloads
Add logging to JVM_LoadLibrary(), JVM_UnloadLibrary(), and JVM_FindLibraryEntry().
Reviewed-by: dholmes, coleenp
|
2020-02-18 16:30:54 +00:00 |
|
Mikhailo Seledtsov
|
cea8931aed
|
8167493: Test that JFR event can be retransformed by an agent
Added new test, extended agent builder test library
Reviewed-by: egahlin
|
2020-02-18 08:14:48 -08:00 |
|
Roman Kennke
|
ccb5defde4
|
8237780: Shenandoah: More reliable nmethod verification
Reviewed-by: shade, zgu
|
2020-02-18 17:20:04 +01:00 |
|
Matthias Baesken
|
0e49c4987d
|
8239224: libproc_impl.c previous_thr may be used uninitialized warning
Reviewed-by: clanger, dholmes
|
2020-02-18 16:33:56 +01:00 |
|
Erik Gahlin
|
b6c1b49c97
|
8239350: Add tests for JFR class redefinition events
Reviewed-by: mgronlun
|
2020-02-18 16:34:19 +01:00 |
|
Erik Gahlin
|
f75f78ae3a
|
8239265: JFR: Test cleanup of jdk.jfr.api.consumer package
Reviewed-by: mgronlun
|
2020-02-18 14:34:54 +01:00 |
|
Ivan Walulya
|
6f6b4c0ef9
|
8232686: Turn parallel gc develop tracing flags into unified logging
Reviewed-by: sjohanss, tschatzl, lkorinth
|
2020-02-18 11:00:24 +01:00 |
|
Thomas Schatzl
|
28c630046e
|
8238999: Remove MemRegion custom new/delete operator overloads
Reviewed-by: kbarrett, jiangli, iklam
|
2020-02-18 10:59:38 +01:00 |
|
Patrick Concannon
|
301a2e19c3
|
8237480: Add micros for DatagramSocket send/receive
Benchmarks for the DatagramSocket::send and DatagramSocket::receive methods
Reviewed-by: chegar, dfuchs, redestad
|
2020-02-18 09:42:30 +00:00 |
|
Tobias Hartmann
|
cb2eeb7d9a
|
8239142: C2's UseUniqueSubclasses optimization is broken for array accesses
Avoid resetting the elemtype for array accesses.
Reviewed-by: vlivanov, eosterlund
|
2020-02-18 08:28:02 +01:00 |
|
Xue-Lei Andrew Fan
|
4e430ffbb6
|
8239264: Clearup the legacy ObjectIdentifier constructor from int array
Reviewed-by: jnimeh
|
2020-02-17 18:52:50 -08:00 |
|
Ivan Gerasimov
|
8aff5bda80
|
8163251: Hard coded loop limit prevents reading of smart card data greater than 8k
Reviewed-by: valeriep, rriggs
|
2020-02-17 16:32:05 -08:00 |
|
Erik Gahlin
|
5d9c59f2f8
|
8238236: Add JFR class redefinition events
Reviewed-by: mgronlun
|
2020-02-17 22:36:13 +01:00 |
|
Christian Hagedorn
|
74bee68872
|
8239069: C2: SIGSEGV in IdealGraphPrinter::walk_nodes due to C->root() being NULL
Fix NULL pointer dereference when trying to print the ideal graph when Compile::record_failure() is called twice.
Reviewed-by: neliasso, thartmann
|
2020-02-17 12:29:24 +01:00 |
|
Christian Hagedorn
|
b369aefc79
|
8238765: PhaseCFG::schedule_pinned_nodes cannot handle precedence edges from unmatched CFG nodes correctly
Fix PhaseCFG::schedule_pinned_nodes to correctly handle precedence edges from unmatched CFG nodes.
Reviewed-by: roland, neliasso, kvn
|
2020-02-17 12:29:03 +01:00 |
|
Matthias Baesken
|
cf4291db37
|
8239000: handle ContendedPaddingWidth in vm_version_ppc
Reviewed-by: clanger, lucy
|
2020-02-13 11:11:49 +01:00 |
|
Roman Kennke
|
41d457a089
|
8239081: Shenandoah: Consolidate C1 LRB and native barriers
Reviewed-by: shade
|
2020-02-14 19:43:17 +01:00 |
|
Richard Reingruber
|
eaff9918d2
|
8239005: [TESTBUG] test/hotspot/jtreg/runtime/StackGuardPages/TestStackGuardPages.java: exeinvoke.c: must initialize static state before calling do_overflow()
Reviewed-by: dholmes, clanger
|
2020-02-13 16:20:14 +01:00 |
|
Roland Westrelin
|
52d46c314b
|
8238691: C2: turn subtype check into macro node
Reviewed-by: vlivanov, thartmann
|
2020-02-14 10:31:34 +01:00 |
|
Stefan Karlsson
|
e4b27a48a0
|
8183574: Unify the is_power_of_2 functions
Reviewed-by: kbarrett, redestad
|
2020-02-17 10:03:17 +01:00 |
|
Magnus Ihse Bursie
|
248b61710e
|
8213185: Properly handle run-test-prebuilt -> test-prebuilt migration
Reviewed-by: erikj
|
2020-02-17 08:59:26 +01:00 |
|
Aya Ebata
|
2f17073230
|
8237818: Typo in Unsafe: resposibility
Reviewed-by: ysuenaga
|
2020-02-17 11:12:24 +09:00 |
|
René Schünemann
|
0249cadd62
|
8238534: Deep sign macOS bundles before bundle archive is being created
Reviewed-by: erikj, clanger
|
2020-02-13 10:07:38 +01:00 |
|
Jie Fu
|
3c7858c285
|
8239110: Zero VM build fails after JDK-8203883
Reviewed-by: aph
|
2020-02-15 17:35:57 +08:00 |
|
Weijun Wang
|
c4681a95dc
|
8160818: GssKrb5Client violates RFC 4752
Reviewed-by: xuelei
|
2020-02-15 09:26:32 +08:00 |
|
Erik Gahlin
|
71ed4f276b
|
8238959: Add missing classpath exception to FileAcess and ConstantLookup
Reviewed-by: mgronlun
|
2020-02-14 23:33:48 +01:00 |
|
Joe Darcy
|
612342baaa
|
8239092: Provide explicit specification for getKind methods of javax.lang.model
Reviewed-by: jjg, prappo
|
2020-02-14 12:47:18 -08:00 |
|
Chris Plummer
|
110ef6f2c3
|
8238196: tests that use SA Attach should not be allowed to run against signed binaries on Mac OS X 10.14.5 and later
Reviewed-by: sspitsyn, iignatyev
|
2020-02-14 10:28:32 -08:00 |
|
Doug Simon
|
8119f836bf
|
8238758: [JVMCI] fix JVMCI jtreg events tests to work with GraalVM
Reviewed-by: kvn, dlong, never
|
2020-02-14 09:25:43 -08:00 |
|
Roland Westrelin
|
3bb62dc0d8
|
8236759: ShouldNotReachHere in PhaseIdealLoop::verify_strip_mined_scheduling
Reviewed-by: thartmann, neliasso
|
2020-01-13 10:00:30 +01:00 |
|
Nils Eliasson
|
18c01206d0
|
8203883: Remove State from InvocationCounters
Reviewed-by: redestad, thartmann
|
2020-02-12 20:53:48 +01:00 |
|
Claes Redestad
|
b4b8ead78b
|
8238863: Refactor out static initialization from Dict constructors
Reviewed-by: neliasso, dlong
|
2020-02-14 10:16:07 +01:00 |
|
John Jiang
|
945e42212d
|
8239025: ProblemList java/net/httpclient/HandshakeFailureTest.java due to JDK-8238990
Reviewed-by: chegar
|
2020-02-14 16:53:40 +08:00 |
|
Boris Ulasevich
|
485115d1b3
|
8231118: ARM32: Math tests failures
Reviewed-by: roland
|
2020-02-14 10:05:10 +03:00 |
|