Dmitrij Pochepko
|
d83c89b805
|
8215792: AArch64: String.indexOf generates incorrect result
Reviewed-by: dsamersoff
|
2019-05-22 20:12:19 +03:00 |
|
Arthur Eubanks
|
f65e76fef0
|
8224248: test/jdk/java/net/InetAddress/CheckJNI.java assumes 127.0.0.1 is available
Reviewed-by: dfuchs, chegar
|
2019-05-20 14:19:19 -07:00 |
|
Jean Christophe Beyler
|
2bd36a5352
|
8224500: Put HeapMonitorStatArrayCorrectnessTest in the problem list
Since the test is failing, let's quarantine it
Reviewed-by: stuefe
|
2019-05-22 09:32:02 -07:00 |
|
Daniil Titov
|
dc9f6b3991
|
8214545: sun/management/jmxremote/bootstrap tests hang in revokeall.exe on Windows
Reviewed-by: dholmes, amenkov, bulasevich, dfuchs, erikj
|
2019-05-22 09:06:24 -07:00 |
|
Vicente Romero
|
ff2fa1e422
|
8223914: specification of j.l.c.MethodTypeDesc::of should document better the exceptions thrown
Reviewed-by: rriggs
|
2019-05-22 09:26:48 -04:00 |
|
Zhengyu Gu
|
23b2871246
|
8224525: Shenandoah: Eliminate shenandoah verifier's side-effects
Reviewed-by: shade, rkennke
|
2019-05-22 09:10:07 -04:00 |
|
Daniel Fuchs
|
a974268f17
|
8224204: Replace wildcard address with loopback or local host in tests - part 10
Fixed intermittently failing tests
Reviewed-by: chegar
|
2019-05-22 13:58:19 +01:00 |
|
Stefan Karlsson
|
4914e0ee95
|
8224203: Remove need to specify type when using FLAG_SET macros
Reviewed-by: rehn, pliden, coleenp
|
2019-05-22 13:06:31 +02:00 |
|
Stefan Karlsson
|
c9846fce19
|
8224201 : Simplify JVM flag macro expansions
Reviewed-by: rehn, kvn, stuefe, tschatzl, coleenp, gziemski
|
2019-05-22 13:05:37 +02:00 |
|
Zhengyu Gu
|
6beb19a361
|
8224508: Shenandoah: Need to update thread roots in final mark for piggyback ref update cycle
Reviewed-by: shade, rkennke
|
2019-05-22 07:12:18 -04:00 |
|
Claes Redestad
|
d3ccef96e5
|
8224589: Improve startup behavior of SecurityProperties
Reviewed-by: alanb
|
2019-05-22 13:19:04 +02:00 |
|
Stuart Monteith
|
12b2a50bb2
|
8224187: Refactor arraycopy_prologue to allow ZGC read barriers on arraycopy
Reviewed-by: eosterlund
|
2019-05-22 06:29:08 -04:00 |
|
David Holmes
|
bef6a3e0db
|
8224570: Update ProblemList-graal.txt
Reviewed-by: thartmann
|
2019-05-22 06:13:53 -04:00 |
|
Thomas Schatzl
|
8c6727240e
|
8224160: Move G1RemSetScanClosure into g1RemSet.cpp file
Reviewed-by: kbarrett, sangheki
|
2019-05-22 11:19:14 +02:00 |
|
Ao Qi
|
6d1a702a58
|
8224579: ResourceMark not declared in shenandoahRootProcessor.inline.hpp with --disable-precompiled-headers
Reviewed-by: shade
|
2019-05-22 10:48:46 +02:00 |
|
Christoph Langer
|
d569450943
|
8224573: Fix windows build after JDK-8221507
Reviewed-by: shade, stuefe
|
2019-05-22 08:42:00 +01:00 |
|
Thomas Stuefe
|
7a0ac25b37
|
8224193: stringStream should not use Resouce Area
Reviewed-by: goetz, coleenp, dholmes
|
2019-05-22 09:33:22 +02:00 |
|
Thomas Stuefe
|
2257bae7a2
|
8224487: outputStream should not be copyable
Reviewed-by: kbarrett, coleenp
|
2019-05-22 07:10:54 +02:00 |
|
Henry Jen
|
b1de49766f
|
8218997: Xusage text, man help, etc doesn't mention -Xlog option
Reviewed-by: dholmes
|
2019-05-21 20:14:30 -07:00 |
|
Ivan Gerasimov
|
218204b1a3
|
8223593: Refactor code for reallocating storage
Reviewed-by: prappo, plevart, rriggs, smarks
|
2019-05-21 18:40:29 -07:00 |
|
Kim Barrett
|
54d0b2a8d6
|
8224167 : Refactor PtrQueue completed buffer processing
Add handle_completed_buffer and refactor.
Reviewed-by: tschatzl, shade
|
2019-05-21 19:19:44 -04:00 |
|
Joe Wang
|
2e09b8459b
|
8219692: DOM and SAX parsers ignore namespace
Reviewed-by: lancea
|
2019-05-21 14:55:30 -07:00 |
|
Naoto Sato
|
8f1d837e99
|
8224105: Cannot parse JapaneseDate string on some specified locales
Reviewed-by: bchristi
|
2019-05-21 13:40:56 -07:00 |
|
Vicente Romero
|
94619467c8
|
8223725: j.l.c.MethodHandleDesc::of throws undocumented exception IllegalArgumentException
Reviewed-by: rriggs
|
2019-05-21 15:59:46 -04:00 |
|
Ekaterina Pavlova
|
fddcb90369
|
8222482: [Graal] Update java-allocation-instrumenter.jar handling in graalunit README.md
Reviewed-by: kvn, shade
|
2019-05-21 12:29:47 -07:00 |
|
Vicente Romero
|
6002c4e426
|
8223723: j.l.c.MethodTypeDesc.dropParameterTypes throws the undocumented exception: IllegalArgumentException
Reviewed-by: rriggs
|
2019-05-21 15:44:00 -04:00 |
|
Markus Grönlund
|
0b9afd7a5a
|
8220293: Deadlock in JFR string pool
Reviewed-by: rehn, egahlin
|
2019-05-21 20:53:27 +02:00 |
|
Zhengyu Gu
|
55ba58b1c8
|
8224495: Shenandoah: Do not rescan code roots in final mark pause if it is not degenerated GC
Reviewed-by: shade
|
2019-05-21 13:06:52 -04:00 |
|
Thomas Stuefe
|
d1145fa663
|
8224034: [TESTBUG] runtime/ErrorHandlerTest/ErrorHandler fails intermittently for case 13 on Windows
Reviewed-by: dholmes
|
2019-05-21 18:22:54 +02:00 |
|
Coleen Phillimore
|
168e5cbf66
|
8224119: Safepoint cleanup logging logs times for things it doesn't do
Test condition before reporting times for cleanup actions.
Reviewed-by: rehn, hseigel
|
2019-05-21 09:53:16 -04:00 |
|
Lutz Schmidt
|
b730805159
|
8213084: Rework and enhance Print[Opto]Assembly output
Reviewed-by: kvn, thartmann
|
2019-05-21 15:51:35 +02:00 |
|
Martin Doerr
|
6b2615be6a
|
8224230: [PPC64, s390] Support AsyncGetCallTrace
Reviewed-by: goetz, jcbeyler, sspitsyn
|
2019-05-21 11:45:37 +02:00 |
|
Priya Lakshmi Muthuswamy
|
c053e706a9
|
8223733: "Detail" in headings should be "Details"
Reviewed-by: hannesw
|
2019-05-21 15:02:18 +05:30 |
|
Robbin Ehn
|
0171fba9b8
|
8223313: Use handshakes for CountStackFrames
Reviewed-by: dholmes, rrich, dcubed
|
2019-05-21 10:46:08 +02:00 |
|
Ken Dobson
|
8cab46d6ca
|
8221507: Implement JFR Events for Shenandoah
Reviewed-by: rkennke, shade, egahlin, mseledtsov
|
2019-05-21 10:36:23 +02:00 |
|
Robbin Ehn
|
1645161cad
|
8223306: Remove threads linked list (use ThreadsList's array in SA)
Reviewed-by: coleenp, dholmes, dcubed
|
2019-05-21 10:34:57 +02:00 |
|
Serguei Spitsyn
|
a165ef39c6
|
8183273: Clarify Instrumentation interface should not be implemented outside java.instrument module
Add a note with a clarification
Reviewed-by: alanb, dholmes, jcbeyler
|
2019-05-21 00:52:04 -07:00 |
|
Jonathan Gibbons
|
049532b2d3
|
8224166: Create a taglet to better handle @jls and @jvms tags
Reviewed-by: erikj, darcy
|
2019-05-20 18:18:42 -07:00 |
|
Joe Darcy
|
6930e80c31
|
8224175: Fix inconsistencies in @jls and @jvms tags
Reviewed-by: jjg, rfield
|
2019-05-20 17:29:44 -07:00 |
|
Mikhailo Seledtsov
|
37572de2a1
|
8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
Making sure cpuset size does not exceed available cores
Reviewed-by: dholmes, lmesnik
|
2019-05-20 15:18:00 -07:00 |
|
Jonathan Gibbons
|
2ad2cce6e0
|
8223663: Update links for tool guides
Reviewed-by: alanb, erikj, darcy
|
2019-05-20 10:57:57 -07:00 |
|
Jiangli Zhou
|
fec76f2b95
|
Merge
|
2019-05-20 10:32:10 -07:00 |
|
Joe Darcy
|
867d84d731
|
8224174: java.lang.Number has a default constructor
Reviewed-by: rriggs, bpb
|
2019-05-20 10:16:45 -07:00 |
|
Arthur Eubanks
|
905330d4ea
|
8224014: Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment
Reviewed-by: chegar, dfuchs
|
2019-05-15 16:21:51 -07:00 |
|
Arthur Eubanks
|
21d398288d
|
8224019: test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java assumes IPv4 is always available
Reviewed-by: chegar, dfuchs, alanb
|
2019-05-15 17:21:18 -07:00 |
|
Arthur Eubanks
|
4b7ada1a92
|
8223214: Inet6AddressImpl.loopbackAddress() should choose loopback address that is available
Reviewed-by: chegar
|
2019-05-15 09:15:59 -07:00 |
|
Lance Andersen
|
8e30a733c0
|
8222807: Address iteration with invalid ZIP header entries
Reviewed-by: redestad, clanger
|
2019-05-20 12:24:05 -04:00 |
|
Lutz Schmidt
|
aa720e27c5
|
8223444: Improve CodeHeap Free Space Management
Reviewed-by: kvn, thartmann
|
2019-05-20 17:44:29 +02:00 |
|
Coleen Phillimore
|
e47584d00d
|
8221967: InternTest.java timed out
Move redundant table lookup and make rehashing be a needed guaranteed safepoint cleanup action.
Reviewed-by: dholmes, rehn
|
2019-05-20 10:06:07 -04:00 |
|
Zhengyu Gu
|
b08841af0d
|
8224179: Shenandoah: CTW test failures with traversal GC
Reviewed-by: shade
|
2019-05-20 09:43:46 -04:00 |
|