Lois Foltan
|
acd1f4797f
|
8196889: VS2017 Unable to Instantiate OrderAccess::release_store with an Incomplete Class Within an Inlined Method
Fix compilation error by declaring Atomic::IsPointerConvertible public.
Reviewed-by: kbarrett, stuefe
|
2018-02-20 07:00:49 -05:00 |
|
Per Lidén
|
4e971f5455
|
8198265: Make CollectorPolicy::satisfy_failed_metadata_allocation() virtual
Reviewed-by: stefank, eosterlund
|
2018-02-19 15:44:56 +01:00 |
|
Per Lidén
|
13aaf94964
|
8198268: Add time argument to ConcurrentGCTimer::register_gc_pause_start/_end
Reviewed-by: kbarrett, stefank
|
2018-02-19 15:44:56 +01:00 |
|
Per Lidén
|
1b12333f8f
|
8198269: Allow GCCauseSetter to be used outside of safepoints
Reviewed-by: stefank, sjohanss
|
2018-02-19 15:44:56 +01:00 |
|
Aleksey Shipilev
|
dcabd45c6c
|
8198341: Build failures after 8194084 (Obsolete FastTLABRefill and remove the related code)
Reviewed-by: mdoerr, dholmes
|
2018-02-19 15:07:21 +01:00 |
|
Jesper Wilhelmsson
|
0977b752ff
|
Merge
|
2018-02-19 04:50:50 +01:00 |
|
Marcus Larsson
|
29dd30e010
|
8196783: Refactor LogTagLevelExpression into separate classes
Reviewed-by: rehn, pliden
|
2018-02-19 09:46:10 +01:00 |
|
Marcus Larsson
|
8cf755c120
|
8176298: Log tags in -Xlog:help not sorted
Reviewed-by: ecaspole, gtriantafill, stuefe
|
2018-02-19 09:16:04 +01:00 |
|
Marcus Larsson
|
6ef9800875
|
8194994: Remove redundant string streams used for logging
Reviewed-by: rehn, iklam, coleenp
|
2018-02-13 14:10:56 +01:00 |
|
Phil Race
|
30d35b2854
|
Merge
|
2018-02-12 10:31:42 -08:00 |
|
Phil Race
|
9ab1b854ca
|
8197546: Fix for 8171000 breaks Solaris + Linux builds
Reviewed-by: serb, jdv
|
2018-02-12 08:56:44 -08:00 |
|
Adam Petcher
|
b825e581a9
|
8197443: ArrayIndexOutOfBoundsException in UcryptoException.getError
Reviewed-by: mullan
|
2018-02-12 11:38:35 -05:00 |
|
Brian Burkhalter
|
7c3b34ae81
|
8197498: (se) kevent polling should ignore signal interrupt (EINTR)
8179307: Java_sun_nio_ch_KQueue_keventPoll throws an exception with "kqueue failed" instead of "kevent poll failed"
Reviewed-by: alanb
|
2018-02-12 08:19:33 -08:00 |
|
Brian Burkhalter
|
a7b3a19ec4
|
8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests
Change force(), load(), and isLoaded() not to throw UOE if there is no file mapping
Reviewed-by: alanb, rriggs, forax
|
2018-02-12 08:19:23 -08:00 |
|
Attila Szegedi
|
b1c09c22bb
|
8193295: Remove no longer used COMMALEFT
Reviewed-by: hannesw, mhaupt
|
2018-02-11 12:41:56 +01:00 |
|
Doug Lea
|
f9b19eb874
|
8195590: Miscellaneous changes imported from jsr166 CVS 2018-02
Reviewed-by: martin, psandoz, dholmes
|
2018-02-10 09:23:41 -08:00 |
|
Doug Lea
|
b6c2b234ef
|
8190324: ThreadPoolExecutor should not specify a dependency on finalization
Reviewed-by: martin, psandoz, alanb, rriggs, dholmes
|
2018-02-10 09:17:53 -08:00 |
|
Lance Andersen
|
987c3a2d87
|
8190378: Removal of CORBA and Java EE modules
Reviewed-by: rriggs, alanb, mchung, erikj, goetz
|
2018-02-10 07:06:16 -05:00 |
|
Jesper Wilhelmsson
|
9beff15bed
|
Merge
|
2018-02-10 09:25:35 +01:00 |
|
Kumar Srinivasan
|
7c4ed0b15b
|
8194651: javadoc: mark the com.sun.javadoc API for removal
Reviewed-by: jjg
|
2018-02-09 13:58:17 -08:00 |
|
Aleksei Efimov
|
9d59a4c2cc
|
6857903: SAXException.initCause() does not correctly set Exception
Reviewed-by: rriggs
|
2018-02-09 14:49:38 +00:00 |
|
Thomas Schatzl
|
147e4f3054
|
8197493: [Backout] JDK-8196602 Change HeapRegionClosure to comply to naming conventions
Reviewed-by: shade
|
2018-02-09 12:53:08 +01:00 |
|
Thomas Schatzl
|
514930360f
|
8196602: Change HeapRegionClosure to comply to naming conventions
Reviewed-by: kbarrett, sjohanss
|
2018-02-09 11:51:40 +01:00 |
|
Phil Race
|
55b32f6b41
|
Merge
|
2018-02-08 22:34:20 -08:00 |
|
Leonid Mesnik
|
45f751f518
|
8197455: There is some runthese related unused code in bytecodeInterpreter.cpp
Reviewed-by: iignatyev, dholmes
|
2018-02-08 21:53:06 -05:00 |
|
Lana Steuck
|
845f7823de
|
Merge
|
2018-02-09 02:23:34 +00:00 |
|
Martin Buchholz
|
0e83ce1738
|
8198485: Simplify a URLClassPath constructor
Reviewed-by: alanb, mchung
|
2018-02-08 17:25:57 -08:00 |
|
Martin Buchholz
|
80e322bbcc
|
8198484: URLClassPath should use an ArrayDeque instead of a Stack
Reviewed-by: alanb, mchung, plevart, psandoz
|
2018-02-08 17:25:57 -08:00 |
|
Martin Buchholz
|
541978b4a2
|
8198482: The URLClassPath field "urls" should be renamed to "unopenedUrls"
Reviewed-by: alanb, mchung
|
2018-02-08 17:25:57 -08:00 |
|
Martin Buchholz
|
8f24dc87b1
|
8198481: Coding style cleanups for src/java.base/share/classes/jdk/internal/loader
Reviewed-by: alanb, mchung, rriggs
|
2018-02-08 17:25:57 -08:00 |
|
Martin Buchholz
|
749ad1ee03
|
8198480: Improve ClassLoaders static init block
Reviewed-by: alanb, mchung
|
2018-02-08 17:25:56 -08:00 |
|
Claes Redestad
|
3c9dfe26ed
|
8198755: Reduce cost of InvokerBytecodeGenerator::isStaticallyInvocable/-Nameable
Reviewed-by: vlivanov, psandoz, jrose
|
2018-02-27 21:05:07 +01:00 |
|
Aleksei Efimov
|
efeaca8cda
|
8038043: Xerces Update: XInclude update
Reviewed-by: joehw
|
2018-02-27 12:47:58 +00:00 |
|
Bhavesh Patel
|
4932677ba4
|
8198522: Javadoc search broken after output files organization for modules
Reviewed-by: jjg
|
2018-02-26 17:18:15 -08:00 |
|
Paul Sandoz
|
4ce3f37ba2
|
8198375: Passing 'null' value to lookup param of ConstantBootstraps.invoke does not throw NullPointerException
Reviewed-by: mchung
|
2018-02-26 16:05:25 -08:00 |
|
Kim Barrett
|
a25a95120e
|
8196083: Avoid locking in OopStorage::release
Defer release list updates to later allocate/delete operations.
Reviewed-by: coleenp, eosterlund
|
2018-02-08 17:23:43 -05:00 |
|
Coleen Phillimore
|
789e827f1a
|
8196806: Deprecate VMThreadHintNoPreempt and CompilerThreadHintNoPreempt
Reviewed-by: dholmes, hseigel
|
2018-02-08 15:21:59 -05:00 |
|
Zhengyu Gu
|
934390b571
|
8196923: [REDO] NMT: Report array class count in NMT summary
Added instance and array class counters in NMT summary report
Reviewed-by: minqi, stuefe, coleenp
|
2018-02-08 13:21:22 -05:00 |
|
Ivan Gerasimov
|
7d7c653abf
|
8197462: Inconsistent exception messages for invalid capturing group names
8179608: Error in comment in Pattern.java
Reviewed-by: sherman
|
2018-02-12 21:06:06 -08:00 |
|
Jayathirth D V
|
f187ff88ae
|
8195131: Dead code removal for changes present in JDK-8176795
Reviewed-by: prr, pnarayanan
|
2018-02-08 14:58:40 +05:30 |
|
Thomas Schatzl
|
75ab2501f7
|
8196883: G1RemSet::refine_card_concurrently doesn't need to check for cards in collection set
Remove code related to collection set checking in that method.
Reviewed-by: kbarrett, ehelin
|
2018-02-08 10:15:57 +01:00 |
|
Goetz Lindenmaier
|
507c62fc76
|
8197405: Improve messages of AbstractMethodErrors and IncompatibleClassChangeErrors
Reviewed-by: coleenp, dholmes, mdoerr, njian
|
2018-02-08 09:23:49 +01:00 |
|
Coleen Phillimore
|
10259cf594
|
Merge
|
2018-03-09 12:03:20 -05:00 |
|
Coleen Phillimore
|
7557d78b35
|
8173070: Remove ValueObj class for allocation subclassing for runtime code
Reviewed-by: stefank, tschatzl, stuefe
|
2018-03-09 10:46:02 -05:00 |
|
Per Lidén
|
fb1ec3eb27
|
8199328: Fix unsafe field accesses in heap dumper
Reviewed-by: tschatzl, shade, eosterlund
|
2018-03-09 08:01:25 +01:00 |
|
David Holmes
|
032ba00a79
|
8199012: SEGV in jni_DetachCurrentThread during VM shutdown
Reviewed-by: stuefe, dcubed
|
2018-03-08 16:44:29 -05:00 |
|
Stefan Karlsson
|
d42acfd37b
|
8199319: Remove handles.inline.hpp include from reflectionUtils.hpp
Reviewed-by: hseigel, dholmes
|
2018-03-08 19:10:25 +01:00 |
|
Stefan Karlsson
|
b9f2f3e199
|
8199275: Fix inclusions of allocation.inline.hpp
Reviewed-by: coleenp, kbarrett, dholmes
|
2018-03-08 09:56:29 +01:00 |
|
Stefan Karlsson
|
133faf856d
|
8199264: Remove universe.inline.hpp to simplify include dependencies
Reviewed-by: coleenp, hseigel
|
2018-03-07 21:57:36 +01:00 |
|
Gilles Duboscq
|
597c6ac736
|
8194490: [JVMCI] Move iterateFrames to C++
Reviewed-by: kvn, never, dnsimon
|
2018-03-07 19:32:54 -08:00 |
|