Martin Buchholz
|
184bbf01dd
|
8200125: Fix some classloader/module typos
Reviewed-by: alanb
|
2018-04-05 09:33:27 -07:00 |
|
Alan Bateman
|
97d7cfb14e
|
8200458: (se) Readiness information previously recorded in the ready set not preserved
Reviewed-by: bpb, chegar
|
2018-04-05 15:04:09 +01:00 |
|
Alan Bateman
|
d185d65b69
|
8200583: (se) Selector clean-up, part 4
Reviewed-by: bpb, chegar
|
2018-04-05 15:01:57 +01:00 |
|
Magnus Ihse Bursie
|
9968548d57
|
8200727: linux-aarch64 profile should use bundled freetype
Reviewed-by: erikj
|
2018-04-05 09:55:16 +02:00 |
|
Jonathan Gibbons
|
810af1172d
|
8200888: typo in name of exception in @throws
Reviewed-by: bpb, darcy
|
2018-04-04 17:50:53 -07:00 |
|
Erik Joelsson
|
1dd10a8fbf
|
8196724: Change macosx deployment target to 10.9
Reviewed-by: tbell, gziemski
|
2018-04-04 16:13:30 -07:00 |
|
Kim Barrett
|
094178fdba
|
8200630: Globally suppress Visual Studio warning C4351
Globally suppress warning, remove sole instance of local suppression.
Reviewed-by: gtriantafill, tschatzl
|
2018-04-04 18:19:46 -04:00 |
|
Jonathan Gibbons
|
afec7bd7f2
|
8200664: fix broken links in java.base docs
Reviewed-by: alanb, joehw
|
2018-04-04 14:42:53 -07:00 |
|
Ivan Gerasimov
|
277ac7e034
|
8200696: Optimal initial capacity of java.lang.Class.enumConstantDirectory
Reviewed-by: dholmes, redestad
|
2018-04-04 14:09:31 -07:00 |
|
Boris Ulasevich
|
9924d7748e
|
8200628: aarch32 - Broken build after JDK-8199809
Reviewed-by: shade, coleenp
|
2018-04-04 23:05:13 +03:00 |
|
Boris Ulasevich
|
222d07fba4
|
8200627: aarch32 - Broken build after JDK-8198949
Reviewed-by: shade, eosterlund
|
2018-04-04 23:02:58 +03:00 |
|
Laurent Bourgès
|
51be01d646
|
8200526: Test sun/java2d/marlin/ClipShapeTest.java times out
Increased timeout to 300s per test
Reviewed-by: jdv, prr, serb
|
2018-04-04 21:36:02 +02:00 |
|
Sean Mullan
|
ceea439679
|
8193032: Remove terminally deprecated SecurityManager APIs
Remove the checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess, and checkMemberAccess methods.
Reviewed-by: alanb, mchung, kcr
|
2018-04-04 11:26:10 -04:00 |
|
Jayathirth D V
|
435d90c8e0
|
Merge
|
2018-04-04 14:32:05 +05:30 |
|
Amy Lu
|
9644c91625
|
8200703: Problem list jdk/jshell/ExceptionsTest.java fails on windows
Reviewed-by: jlahoda
|
2018-04-04 16:57:01 +08:00 |
|
Vicente Romero
|
6a2e0a5a01
|
8198314: javac hidden options violate standard syntax for options
Reviewed-by: jjg
|
2018-04-03 23:58:52 -04:00 |
|
Magnus Ihse Bursie
|
3a3fbb391f
|
8200658: Fix incremental builds of hotspot on solaris
Reviewed-by: erikj
|
2018-04-03 22:37:43 +02:00 |
|
Erik Joelsson
|
f1c335ba00
|
8200375: Change to GCC 7.3.0 for building Linux at Oracle
Reviewed-by: ihse, tbell
|
2018-04-03 22:33:58 +02:00 |
|
Robert Field
|
4ecc488704
|
8198801: JShell: user exception chained cause not retained
Reviewed-by: jlahoda
|
2018-04-03 13:27:58 -07:00 |
|
Magnus Ihse Bursie
|
c1efa0a4d6
|
8200267: a.out created at top dir by Solaris build
Reviewed-by: erikj
|
2018-04-03 21:50:35 +02:00 |
|
Igor Ignatyev
|
367d25a98e
|
8200538: cl : Command line warning D9014 : invalid value '2220' for '/wd'
Reviewed-by: ihse
|
2018-04-03 10:01:04 -07:00 |
|
Abhijit Saha
|
66ca1c3089
|
8200586: Update JDK11 release date to 2018-09-25
Reviewed-by: dholmes
|
2018-04-03 04:27:34 +00:00 |
|
David Lloyd
|
ecf063f209
|
8199947: Rename HTML element id in ClassLoader javadoc to avoid name conflict with private elements
Rename "name" anchor to "binary-name"
Reviewed-by: jjg, alanb, mchung, martin
|
2018-04-02 17:11:11 -07:00 |
|
Martin Buchholz
|
79fffd05ef
|
8200364: Remove unnecessary boxing via primitive wrapper valueOf(String) methods
Reviewed-by: dfuchs, alanb
|
2018-04-02 17:09:29 -07:00 |
|
Sergey Tsypanov
|
826b38052c
|
8199800: Optimize Boolean.parseBoolean(String)
Reviewed-by: alanb
|
2018-04-02 17:08:00 -07:00 |
|
Joe Wang
|
dd67e0fa16
|
8199176: Accessibility issues in java.base docs
Reviewed-by: lancea, alanb, jjg, rriggs
|
2018-04-02 16:39:17 -07:00 |
|
Krishna Addepalli
|
8f5d9a213f
|
8200343: Minor JViewport documentation typo
Reviewed-by: serb, pkbalakr
|
2018-04-02 16:56:58 +05:30 |
|
Krishna Addepalli
|
4b5edce4f3
|
8200525: test java/awt/event/SequencedEvent/SequencedEventTest.java fails to compile
Reviewed-by: prr, serb
|
2018-04-02 16:52:11 +05:30 |
|
Stuart Marks
|
87e7768a1c
|
8195649: reorganize tests for java.util.Optional
Reviewed-by: psandoz
|
2018-03-30 14:36:18 -07:00 |
|
Sergey Bylokhov
|
97d533e06b
|
8198335: java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java fails in headless mode
Reviewed-by: prr
|
2018-03-30 13:57:19 -07:00 |
|
Lana Steuck
|
f147b6cc73
|
Added tag jdk-11+7 for changeset f7363de371c9
|
2018-03-30 19:03:16 +00:00 |
|
Daniel Stewart
|
0dbf179502
|
8200524: AArch64: CPUFeature and Flag enums are not passed through JVMCI
AArch64 VM_Version::features and flags are correspondingly set in CPUFeature and Flags
Reviewed-by: kvn, fyang
|
2018-03-30 13:39:43 -04:00 |
|
Thomas Schatzl
|
e5ec636e7d
|
8200305: Update gc,liveness output with remset state after rebuild remset concurrently changes
Reviewed-by: sjohanss, sangheki
|
2018-04-04 14:51:26 +02:00 |
|
Aleksey Shipilev
|
d2ad998e7d
|
8200608: Build failures after JDK-8191101 (Show register content in hs-err file on assert)
Reviewed-by: dholmes, tschatzl
|
2018-04-04 12:06:31 +02:00 |
|
Per Lidén
|
e3752f15c9
|
8200607: Add missing include dependency in bitMap.hpp
Reviewed-by: shade, stefank
|
2018-04-04 11:59:48 +02:00 |
|
Per Lidén
|
15263a27f8
|
8200429: Adjust object pinning interface on CollectedHeap
Reviewed-by: dholmes, rkennke
|
2018-04-04 11:59:47 +02:00 |
|
Erik Helin
|
29bb7c8a05
|
Merge
|
2018-04-04 11:25:26 +02:00 |
|
Thomas Schatzl
|
94d2a9db4c
|
8200074: Remove G1ConcurrentMark::_concurrent_marking_in_progress
Reviewed-by: sjohanss, sangheki
|
2018-04-04 11:21:14 +02:00 |
|
Thomas Schatzl
|
ee1bd0136b
|
8200255: Remove G1CMTask::_concurrent
Reviewed-by: sangheki, sjohanss
|
2018-04-04 11:21:14 +02:00 |
|
Thomas Schatzl
|
5780affe90
|
8200234: Cleanup Remark and Cleanup pause code
Remove redundant methods, factor out verification code and simplify code in Remark and Cleanup pause code.
Reviewed-by: sangheki, sjohanss
|
2018-04-04 11:21:14 +02:00 |
|
Erik Helin
|
b025fab0d2
|
8200626: Restore history for g1ConcurrentMarkThread.*
Reviewed-by: shade, sjohanss
|
2018-04-04 10:12:02 +02:00 |
|
Roman Kennke
|
b938ae51ce
|
8199781: Don't use naked == for comparing oops
Reviewed-by: coleenp, eosterlund, jrose
|
2018-04-03 13:15:27 +02:00 |
|
Aleksey Shipilev
|
8b50176bdc
|
8200438: Non-PCH x86_32 build failure: err_msg is not defined
Reviewed-by: stuefe, zgu, stefank
|
2018-04-03 10:27:46 +02:00 |
|
Kim Barrett
|
9fee73ec95
|
8195972: Refactor oops in JNI to use the Access API
Use Access API in JNIHandles
Reviewed-by: coleenp, eosterlund
|
2018-03-30 21:57:50 -04:00 |
|
Poonam Bajaj
|
25fbd2ff16
|
8199406: Performance drop with Java JDK 1.8.0_162-b32
Improve the nmethod unloading times by optimizing the search for an itable stub in VtableStubs array
Reviewed-by: kvn, coleenp, tschatzl
|
2018-03-30 18:46:14 +00:00 |
|
Phil Race
|
239ec10926
|
Merge
|
2018-03-30 10:24:51 -07:00 |
|
Phil Race
|
5b933fcb08
|
Merge
|
2018-03-30 10:21:47 -07:00 |
|
Iris Clark
|
1d54d0df9c
|
8200469: Update link to license in Docs.gmk
Reviewed-by: tbell
|
2018-03-30 09:38:52 -07:00 |
|
Phil Race
|
31a8b6199c
|
Merge
|
2018-03-30 09:24:04 -07:00 |
|
Vladimir Kozlov
|
6bdeaad21a
|
8200461: MeetIncompatibleInterfaceArrays test fails with -Xcomp
Add requires to run test only in Xmixed mode.
Reviewed-by: simonis
|
2018-03-30 07:47:20 -07:00 |
|