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 |
|
Igor Ignatyev
|
8d72dcd040
|
8197113: combine multiple @key tags in jtreg tests
Reviewed-by: hseigel, goetz
|
2018-02-08 08:38:42 -08:00 |
|
Poonam Bajaj
|
4779c85b46
|
8187577: JVM crash during gc doing concurrent marking
Inform G1's SATB that a klass has been resurrected and it should not be unloaded
Reviewed-by: coleenp, tschatzl, kbarrett
|
2018-02-07 21:53:38 +00:00 |
|
Mikhailo Seledtsov
|
eeaf00be4f
|
Merge
|
2018-02-07 13:31:13 -08:00 |
|
Alex Menkov
|
d26069837f
|
8196977: add test for JDK-8161605
Reviewed-by: sspitsyn, mseledtsov
|
2018-02-07 12:55:47 -08:00 |
|
Paul Sandoz
|
c9757ad448
|
8196960: Exceptions in ConstantBootstrapsTest.java on SPARC
Reviewed-by: lfoltan
|
2018-02-07 12:37:30 -08:00 |
|
Alex Menkov
|
8abc2c38f7
|
8161605: The '!UseSharedSpaces' check is not need in JvmtiManageCapabilities::recompute_always_capabilities
Reviewed-by: sspitsyn, mseledtsov
|
2018-02-07 10:25:10 -08:00 |
|
Matthias Baesken
|
b68ed88ffb
|
8196062: Enable docker container related tests for linux ppc64le
Also fix cgroup subsystem recognition
Reviewed-by: goetz, dsamersoff, bobv
|
2018-02-07 16:16:50 +01:00 |
|
Christoph Langer
|
60f417575e
|
8196565: AIX: Clean up os::javaTimeNanos according to AIX/PASE specification
Reviewed-by: stuefe, dholmes
|
2018-02-07 16:03:12 +01:00 |
|
Robin Westberg
|
69c57791a4
|
8193308: Disallow installing user signal handlers for SIGBUS on OSX
Reviewed-by: stuefe, dholmes
|
2018-02-06 15:48:50 +01:00 |
|
Jesper Wilhelmsson
|
dd416bbf33
|
8196924: [BACKOUT] NMT: Report array class count in NMT summary
Reviewed-by: dholmes
|
2018-02-07 03:43:29 +01:00 |
|
Zhengyu Gu
|
41ace19206
|
8193184: NMT: Report array class count in NMT summary
Report array class and instance class count in NMT summary report
Reviewed-by: coleenp, minqi
|
2018-02-06 08:24:36 -05:00 |
|
Coleen Phillimore
|
48f208f193
|
8196907: Fix minimal vm
Reviewed-by: zgu, dholmes
|
2018-02-06 18:10:30 -05:00 |
|
Harold Seigel
|
34480e526e
|
8190235: Clarify ClassLoaderData::is_*_class_loader_data() method implementations
Add comments, fix a small issue with the boot loader, and add an assert.
Reviewed-by: coleenp, lfoltan, gtriantafill
|
2018-02-06 13:41:49 -05:00 |
|
Vladimir Kozlov
|
ba9f9457dd
|
8196726: compiler/inlining/InlineAccessors.java test failed
Reviewed-by: thartmann
|
2018-02-06 09:35:05 -08:00 |
|
Lois Foltan
|
2f74993973
|
8196601: IllegalAccessError: cannot access class jdk.jfr.internal.handlers.EventHandler
Do not perform access check when returning a reflection field or method or performing internal signature processing.
Reviewed-by: acorn, psandoz
|
2018-02-06 10:28:22 -05:00 |
|
Jesper Wilhelmsson
|
44ab590f44
|
Merge
|
2018-02-05 23:12:03 +01:00 |
|
Daniel Stewart
|
6f98c021d1
|
8196521: [Testbug] serviceability/sa/ClhsdbWhere.java fails to find method 'waitForReferencePendingList' in output
Reviewed-by: dholmes, sballal
|
2018-02-06 14:11:47 +05:30 |
|
Daniel Stewart
|
753e4ed499
|
8196361: JTReg failure: serviceability/sa/ClhsdbInspect.java
Modified test search strings to those guaranteed to exist in the passing cases.
Reviewed-by: dholmes, jgeorge
|
2018-02-06 11:43:13 +05:30 |
|
Zhengyu Gu
|
897d228899
|
8194934: NMT: Remove MemTracker::get_virtual_memory_xxx_tracker(), create Tracker in place
Create tracker in place to avoid additional locking
Reviewed-by: coleenp
|
2018-02-05 13:23:26 -05:00 |
|
Liam Miller-Cushon
|
24ae32f082
|
8190452: javac should not add MethodParameters attributes to v51 and earlier class files
Reviewed-by: vromero, jjg
|
2018-02-05 10:43:31 -05:00 |
|
David Holmes
|
3c2d19f0bc
|
8196739: Disable obsolete/expired VM flag transitional warnings
Reviewed-by: kbarrett
|
2018-02-05 06:43:23 -05:00 |
|
David Holmes
|
b7c0ee5812
|
8196657: [Testbug] TestOptionsWithRanges will fail for newly obsoleted flags that have not yet been removed
Reviewed-by: kbarrett, tschatzl
|
2018-02-05 06:42:42 -05:00 |
|
Magnus Ihse Bursie
|
a4630a5b3b
|
8195689: Remove generated-configure.sh and instead use autoconf
Reviewed-by: erikj
|
2018-02-05 09:15:32 +01:00 |
|
Tobias Hartmann
|
9eb320a418
|
8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT
Print detailed error if class transformation fails. Exclude tests from Graal testing.
Reviewed-by: kvn, dholmes, sspitsyn
|
2018-02-05 08:08:01 +01:00 |
|
Tobias Hartmann
|
e5131d5ceb
|
8195695: NativeLibraryTest.java fails w/ 'Expected unloaded=1 but got=0'
Exclude test from Graal testing.
Reviewed-by: kvn, dholmes, mchung
|
2018-02-05 07:20:26 +01:00 |
|
Tobias Hartmann
|
38e8a07f05
|
8196608: [Graal] compiler/uncommontrap/TestUnstableIfTrap.java fails in Graal JIT mode
Exclude test from Graal testing.
Reviewed-by: kvn, epavlova
|
2018-02-05 07:14:24 +01:00 |
|
Amy Lu
|
2bf1bf3afb
|
8195981: Move some tests to OpenJDK for jdk_lang test group
Reviewed-by: alanb, mchung
|
2018-02-05 11:12:09 +08:00 |
|
David Holmes
|
1c318a676e
|
8196550: [Testbug] runtime/appcds/MultiReleaseJars.java fails on JDK 11
Reviewed-by: alanb, iklam, ccheung
|
2018-02-04 21:00:19 -05:00 |
|
Ivan Gerasimov
|
831b32b2a9
|
8196740: Character.digit(int,int) returns wrong value for out of range radix
Reviewed-by: redestad
|
2018-02-03 21:12:37 -08:00 |
|
Igor Veresov
|
333333a507
|
8194819: Update Graal
Reviewed-by: kvn
|
2018-02-02 17:28:17 -08:00 |
|
Martin Buchholz
|
3e53369eb8
|
8196609: Improve javadoc for java.time.Instant.getEpochSecond
Reviewed-by: dfuchs
|
2018-02-02 12:34:58 -08:00 |
|
Brian Burkhalter
|
073cfe14a5
|
8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock
Reviewed-by: alanb, dfuchs, mli, rriggs
|
2018-02-02 13:44:26 -08:00 |
|
Roger Riggs
|
0b8689b331
|
8195059: Update java.net Socket and DatagramSocket implementations to use Cleaner
Reviewed-by: chegar, plevart
|
2018-02-02 14:17:07 -05:00 |
|
Phil Race
|
89c2e03b1d
|
Merge
|
2018-02-02 10:32:59 -08:00 |
|
Joe Darcy
|
dff176cc84
|
8196627: Update MultiReleaseJarAwareSJFM.java to be version agnostic
Reviewed-by: vromero
|
2018-02-02 10:31:05 -08:00 |
|
Joe Darcy
|
80f4b22956
|
8196623: Update JavaBaseTest.java to be version agnostic
Reviewed-by: vromero
|
2018-02-02 10:29:25 -08:00 |
|
Brian Burkhalter
|
92ee8dfe8a
|
8196622: Add java/nio/Buffer/EqualsCompareTest.java to ProblemList
Reviewed-by: alanb, psandoz
|
2018-02-02 09:18:16 -08:00 |
|
Phil Race
|
7052a83930
|
Merge
|
2018-02-02 09:04:45 -08:00 |
|
Harold Seigel
|
83bb2205e8
|
8190359: Reduce the number of recorded klass dependencies
Skip recording dependencies to non-anonymous classes loaded by builtin class loaders.
Reviewed-by: iklam, coleenp, lfoltan
|
2018-02-02 10:37:48 -05:00 |
|
Coleen Phillimore
|
191a1f80a1
|
6909265: assert(_OnDeck != Self->_MutexEvent,"invariant") with -XX:+PrintMallocFree
Convert to logging without thread locking
Reviewed-by: dholmes, zgu, hseigel
|
2018-02-02 09:34:11 -05:00 |
|
Vicente Romero
|
5f7d996632
|
8196403: remove the remaining use of string keys for errors and warnings in the compiler
Reviewed-by: mcimadamore, jlahoda
|
2018-02-02 07:43:54 -05:00 |
|
Srinivas Dama
|
1335ebada2
|
8011697: ScriptEngine "js" randomly means either "rhino" or "nashorn", but should instead select one
Sort ScriptEngineFactory by name so that same engine is retrieved across all OS
Reviewed-by: alanb, sundar
|
2018-02-02 23:21:12 +05:30 |
|
Pankaj Bansal
|
f2a5dad023
|
8196443: javax/swing/JList/BasicListTest.java has invalid tag
Reviewed-by: psadhukhan, ssadetsky
|
2018-02-02 17:02:45 +05:30 |
|
Lana Steuck
|
94aa298a46
|
Merge
|
2018-02-02 02:55:00 +00:00 |
|
David Holmes
|
085c643eec
|
8196534: [Testbug] serviceability/dcmd/jvmti/*DcmdTest tests can't tolerate unrelated warnings
Reviewed-by: sspitsyn
|
2018-02-01 21:03:37 -05:00 |
|
Lana Steuck
|
414e05f6d7
|
Merge
|
2018-02-02 01:52:03 +00:00 |
|
Joe Wang
|
0584441390
|
8193830: Xalan Update: Xalan Java 2.7.2
Reviewed-by: lancea
|
2018-02-01 15:53:51 -08:00 |
|