Jie Fu
|
2c4b9e0778
|
8220658: Improve the readability of container information in the error log
Reviewed-by: dholmes, bobv
|
2019-03-21 04:55:20 -04:00 |
|
Christoph Langer
|
26358daaee
|
8172695: (scanner) java/util/Scanner/ScanTest.java fails
Reviewed-by: smarks, bpb
|
2019-03-21 09:16:58 +01:00 |
|
David Holmes
|
762ce676b3
|
8221208: Backout JDK-8218446
Reviewed-by: iignatyev, rehn
|
2019-03-21 03:00:28 -04:00 |
|
David Holmes
|
87283a7568
|
8221180: Deprecate AllowJNIEnvProxy
Reviewed-by: coleenp, dcubed
|
2019-03-20 23:32:57 -04:00 |
|
Jesper Wilhelmsson
|
ce6818a60b
|
Added tag jdk-13+13 for changeset 83cace4142c8
|
2019-03-21 01:49:27 +01:00 |
|
Jonathan Gibbons
|
2df0f4b4dd
|
8220249: fix headings in java.compiler
Reviewed-by: erikj, darcy
|
2019-03-20 15:35:26 -07:00 |
|
David Holmes
|
7bb74f80da
|
8218446: SuspendAtExit hangs
Reviewed-by: rehn, dcubed
|
2019-03-20 18:01:42 -04:00 |
|
Jesper Wilhelmsson
|
ea61da4d5f
|
8220389: Update Graal
Reviewed-by: kvn, dlong
|
2019-03-20 22:53:44 +01:00 |
|
Jesper Wilhelmsson
|
a8d038277d
|
Merge
|
2019-03-20 17:28:29 +01:00 |
|
Jesper Wilhelmsson
|
94d9355a64
|
Added tag jdk-12-ga for changeset b67884871b5f
|
2019-03-20 17:13:08 +01:00 |
|
Zhengyu Gu
|
6881a91868
|
8220602: Shenandoah-SA: Enable best-effort implementation of heap walk
Reviewed-by: rkennke, cjplummer
|
2019-03-14 09:53:15 -04:00 |
|
Zhengyu Gu
|
5730a0413b
|
8221875: Unquarantine Shenandoah string dedup tests
Reviewed-by: rkennke
|
2019-04-02 16:36:00 -04:00 |
|
Igor Ignatyev
|
c115415af1
|
8221870: use driver to run CtwRunner in applications/ctw tests
Reviewed-by: shade, epavlova
|
2019-04-02 13:39:22 -07:00 |
|
Kim Barrett
|
e7e00f7ae0
|
8221102: Allow GC threads to participate in threads claiming protocol
Expand claim counter from 1bit to uintx, with rare overflow handling.
Reviewed-by: tschatzl, rkennke
|
2019-04-02 13:08:38 -04:00 |
|
Vladimir Kozlov
|
4269bb40ac
|
8221782: [Graal] Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.jdk.vm.ci.services
Reviewed-by: dlong, alanb, mullan
|
2019-04-02 09:45:52 -07:00 |
|
Roman Kennke
|
9acdfbd5b7
|
8221751: Shenandoah: Improve SATB enqueueing
Reviewed-by: shade
|
2019-04-02 18:13:42 +02:00 |
|
Erik Joelsson
|
e676e93536
|
8221762: Improve Main.gmk/FindTests.gmk bootstrap time
Reviewed-by: tbell
|
2019-04-02 08:19:36 -07:00 |
|
Aleksey Shipilev
|
bf33260958
|
8221824: Build failure with MSVS 2013 after JDK-8218418
Reviewed-by: stuefe, alanb
|
2019-04-02 17:10:09 +02:00 |
|
Severin Gehwolf
|
6f30d04d76
|
8220579: [Containers] SubSystem.java out of sync with osContainer_linux.cpp
Reviewed-by: bobv, adinn
|
2019-03-13 20:07:54 +01:00 |
|
Per Lidén
|
d33d485682
|
8220601: ZGC: Delete ZNMethodTableEntry arrays using ZSafeDelete
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:41 +01:00 |
|
Per Lidén
|
e94d4e7fc9
|
8220600: ZGC: Delete ZPages using ZSafeDelete
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:41 +01:00 |
|
Per Lidén
|
98fa071300
|
8220599: ZGC: Introduce ZSafeDelete
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
4a83447db2
|
8220597: ZGC: Convert ZForwarding to use ZAttachedArray
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
8aa6e7538c
|
8220596: ZGC: Convert ZNMethodData to use ZAttachedArray
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
c62f53a576
|
8220595: ZGC: Introduce ZAttachedArray
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
dd412e66c5
|
8220594: ZGC: Remove superfluous ZPage::is_active()
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
cc4ae9ab95
|
8220593: ZGC: Remove superfluous ZPage::is_detached()
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
3f4dfa422c
|
8220592: ZGC: Move destruction of detached ZPages into ZPageAllocator
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:40 +01:00 |
|
Per Lidén
|
16a100d103
|
8220591: ZGC: Don't delay reclaimation of ZVirtualMemory
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:39 +01:00 |
|
Per Lidén
|
e7cfe60a32
|
8220590: ZGC: Remove ZPages from ZPageTable when freed
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:39 +01:00 |
|
Per Lidén
|
b29bc9f1da
|
8220589: ZGC: Remove superfluous ZPageTableEntry
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:39 +01:00 |
|
Per Lidén
|
0ce7c21d33
|
8220588: ZGC: Convert ZRelocationSet to hold ZForwardings instead of ZPages
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:39 +01:00 |
|
Per Lidén
|
5a079bf515
|
8220587: ZGC: Break out forwarding information from ZPage
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:39 +01:00 |
|
Per Lidén
|
547b2655d5
|
8220586: ZGC: Move relocation logic from ZPage to ZRelocate
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:39 +01:00 |
|
Per Lidén
|
3d4b0ea232
|
8220741: ZGC: Move CPU agnostic files from linux_x86 to linux
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:38 +01:00 |
|
Per Lidén
|
fbf62f0fb8
|
8220569: ZGC: Rename and rework ZUnmapBadViews to ZVerifyViews
Reviewed-by: stefank, eosterlund
|
2019-03-18 11:50:38 +01:00 |
|
Chris Hegarty
|
8de73b3995
|
8220719: Allow other named NetPermissions to be used
Reviewed-by: mullan, alanb
|
2019-03-17 08:26:38 +00:00 |
|
Ivan Gerasimov
|
c07c8d3eea
|
8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout
Reviewed-by: prappo, dholmes, rriggs
|
2019-03-16 15:05:21 -07:00 |
|
Ivan Gerasimov
|
07b560a1a1
|
6307456: UnixFileSystem_md.c use of chmod() and access() should handle EINTR signal appropriately (unix)
Reviewed-by: bpb, dholmes, alanb
|
2019-03-16 13:44:30 -07:00 |
|
Alan Bateman
|
8743be63c4
|
8220493: Prepare Socket/ServerSocket for alternative platform SocketImpl
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Reviewed-by: chegar
|
2019-03-16 19:44:12 +00:00 |
|
Alan Bateman
|
c306e3f059
|
8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net
Reviewed-by: bpb
|
2019-03-16 12:31:31 +00:00 |
|
Yasumasa Suenaga
|
1aa788a7b9
|
8220555: JFR tool shows potentially misleading message when it cannot access a file
Reviewed-by: egahlin, mseledtsov
|
2019-03-16 21:27:15 +09:00 |
|
Jesper Wilhelmsson
|
7eebb86d2b
|
8220745: Fix problemlist entry to refer to 8220613
Reviewed-by: dcubed
|
2019-03-16 02:08:10 +01:00 |
|
Brian Burkhalter
|
7211761cab
|
8219876: (bf) Improve IndexOutOfBoundsException messages in $Type$Buffer classes
Reviewed-by: alanb, rriggs
|
2019-03-15 16:24:07 -07:00 |
|
Coleen Phillimore
|
5c5089b0a2
|
8220512: Deoptimize redefinition functions that have dirty ICs
Walk ICs to determine whether nmethods are dependent on redefined classes.
Reviewed-by: sspitsyn, eosterlund
|
2019-03-15 16:00:18 -04:00 |
|
Jesper Wilhelmsson
|
f0b707b94b
|
8220704: ZGC: gc tests complain Java heap too small
Reviewed-by: iignatyev, tschatzl
|
2019-03-15 18:59:21 +01:00 |
|
Erik Joelsson
|
290bfe5f4c
|
8220093: Change to GCC 8.2 for building on Linux at Oracle
Reviewed-by: tbell
|
2019-03-15 09:13:31 -07:00 |
|
Chris Hegarty
|
030493e7e7
|
8213912: Semantic typo in HttpExchange.java
Reviewed-by: dfuchs
|
2019-03-15 14:54:27 +00:00 |
|
Chris Hegarty
|
d79c644852
|
8179549: Typo in network properties documentation
Reviewed-by: clanger, coffeys
|
2019-03-15 14:50:57 +00:00 |
|
Aleksey Shipilev
|
977992a07e
|
8220712: [TESTBUG] gc/shenandoah/compiler/TestMaybeNullUnsafeAccess should run with Shenandoah enabled
Reviewed-by: rkennke, roland
|
2019-03-15 13:01:30 +01:00 |
|