Jan Lahoda
|
366aa4d5e0
|
8202843: langtools ant build fails
Using default -source/-target settings when building langtools using the developer ant build.
Reviewed-by: mcimadamore
|
2018-05-09 17:14:29 +02:00 |
|
Thomas Schatzl
|
b34a8c43f1
|
8202780: Remove EnqueueTask related code from ReferenceProcessor after JDK-8202017
Remove code obsoleted by JDK-8202017
Reviewed-by: kbarrett, sangheki
|
2018-05-09 13:37:05 +02:00 |
|
Stefan Johansson
|
816d8f4257
|
8202662: JFR tests fails: Could not find leak with class
Reviewed-by: pliden, kbarrett
|
2018-05-09 11:24:12 +02:00 |
|
Boris Ulasevich
|
2ee56fd1cf
|
8201602: ARM32 - Minimal Dynamic Constant support
Minimal condy support for ARM
Reviewed-by: dsamersoff, bobv
|
2018-05-09 12:19:35 +03:00 |
|
Claes Redestad
|
7101b28dc3
|
8202711: Merge tiered compilation policies
Reviewed-by: neliasso, kvn
|
2018-05-09 09:39:25 +02:00 |
|
Christoph Langer
|
a322e0f0ff
|
8202650: Enforce group for attach listener file
Reviewed-by: cjplummer, stuefe
|
2018-05-09 07:48:31 +01:00 |
|
Thomas Stuefe
|
85544dd1e4
|
8202634: Metaspace: simplify SpaceManager lists
Reviewed-by: zgu, coleenp
|
2018-05-09 06:51:41 +02:00 |
|
Martin Doerr
|
3b3d16a6de
|
8202564: java/lang/management/ThreadMXBean/ThreadCounts.java fails
_exiting_daemon_threads_count needs to be decremented at the right place
Reviewed-by: kvn, dcubed
|
2018-05-08 15:40:03 +02:00 |
|
Weijun Wang
|
8b1470f8e7
|
8202816: Update JarSigning.keystore
Reviewed-by: xuelei
|
2018-05-09 09:50:25 +08:00 |
|
Kim Barrett
|
65abdefedf
|
8202631: JVM_Clone to throw CloneNotSupportException for Reference object
JVM_Clone throws; delete previous partial support for cloning.
Reviewed-by: eosterlund, mchung, dholmes, coleenp
|
2018-05-08 20:59:58 -04:00 |
|
Joe Darcy
|
f899fb1841
|
8202563: BigInteger/BigDecimal not immune to overflow, contrary to spec
Reviewed-by: martin, bpb
|
2018-05-08 17:58:14 -07:00 |
|
Vicente Romero
|
3b13b81625
|
8202597: javac is not inducing a notional interface if Object appears in an intersection type
Reviewed-by: mcimadamore
|
2018-05-08 17:12:54 -07:00 |
|
Claes Redestad
|
f1f8215dd7
|
8202810: Remove class-for-name test
Reviewed-by: jlaskey, mchung
|
2018-05-08 23:02:13 +02:00 |
|
Stefan Karlsson
|
fc99089e00
|
8202722: Move marksweep_init into GC code
Reviewed-by: ehelin, kbarrett
|
2018-05-07 16:16:17 +02:00 |
|
Stefan Karlsson
|
c590979683
|
8202649: Move the Parallel GC specific task creation functions out of Threads
Reviewed-by: ehelin, pliden
|
2018-05-07 16:12:07 +02:00 |
|
Stefan Karlsson
|
99072b90d7
|
8202647: Add deduplicate_string function to CollectedHeap
Reviewed-by: rehn, sjohanss
|
2018-05-07 14:57:25 +02:00 |
|
Stefan Karlsson
|
90a2a92fe3
|
8202709: Move oopDesc::is_archive_object to MetaspaceShared::is_archive_object
Reviewed-by: ehelin, jiangli
|
2018-05-07 14:57:23 +02:00 |
|
Jonathan Gibbons
|
7574941d5f
|
8199196: Add javadoc support for preview features
Reviewed-by: ksrini
|
2018-05-08 12:16:52 -07:00 |
|
Thomas Schatzl
|
9ed9e26d5c
|
8202781: Fix typo in DiscoveredListIterator::complete_enqeue
Reviewed-by: kbarrett
|
2018-05-08 16:49:20 +02:00 |
|
Adam Petcher
|
f5a247a85f
|
8171277: Elliptic Curves for Security in Crypto
Implementations of X25519 and X448 key agreement in SunEC
Reviewed-by: mullan
|
2018-05-08 09:47:28 -04:00 |
|
Adam Petcher
|
f15ab37909
|
8181594: Efficient and constant-time modular arithmetic
Field arithmetic library for crypto algorithms like Poly1305 and X25519
Reviewed-by: xuelei
|
2018-05-08 09:21:51 -04:00 |
|
Jim Laskey
|
8139cce3e5
|
8200372: String::trim JavaDoc should clarify meaning of space
Reviewed-by: sundar
|
2018-05-08 09:27:42 -03:00 |
|
Claes Redestad
|
b329be2b75
|
8202548: Use reservation Object when creating SpeciesData
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: psandoz, plevart
|
2018-05-08 10:49:59 +02:00 |
|
Thomas Schatzl
|
035d0190a3
|
8202017: Merge Reference Enqueuing phase with phase 3 of Reference processing
Do reference enqueuing work directly in phase 3 after every Reference.
Reviewed-by: kbarrett, sangheki
|
2018-05-08 10:01:29 +02:00 |
|
Christoph Dreis
|
59d4a62f42
|
8202719: Use Collections.emptyEnumeration where possible
Reviewed-by: martin, psandoz
|
2018-05-08 09:57:45 +02:00 |
|
Claes Redestad
|
13ce1152a4
|
8202583: Remove experimental ClassForNamePlugin
Reviewed-by: jlaskey, alanb, mchung
|
2018-05-08 09:52:18 +02:00 |
|
Hannes Wallnöfer
|
4bbca4651c
|
8200716: Object propertyIsEnumerable buggy behavior on short integer-string key
Reviewed-by: jlaskey, sundar
|
2018-05-08 09:41:10 +02:00 |
|
Rachna Goel
|
78bd242097
|
8191410: Unicode 10
Upgrade to Unicode 10
Reviewed-by: naoto, rriggs, igerasim
|
2018-05-08 11:49:42 +05:30 |
|
Amy Lu
|
2dd9adbf24
|
8202581: failure_handler: gather more environment information on macOS
Reviewed-by: psandoz
|
2018-05-08 12:37:39 +08:00 |
|
Chris Yin
|
7166041796
|
8202690: jdk/jshell/ToolBasicTest.java failed in testOpenFileOverHttp() and testOpenLocalFileUrl()
Reviewed-by: rfield, jlahoda
|
2018-05-08 09:51:42 +08:00 |
|
David Holmes
|
b62fee0519
|
8202744: Expired flag removal for JDK 11
Reviewed-by: coleenp, jiangli
|
2018-05-07 21:48:28 -04:00 |
|
David Holmes
|
8eb4c9db2a
|
8202686: Missing test case for 8200167 - final Object methods
Reviewed-by: psandoz
|
2018-05-07 19:31:39 -04:00 |
|
Coleen Phillimore
|
00223c1ca5
|
8202606: Deprecate AllowNonVirtualCalls option
Reviewed-by: hseigel, dholmes
|
2018-05-07 18:48:36 -04:00 |
|
Ioi Lam
|
e48f38966b
|
8197954: Remove unnecessary intermediary APIs from AppCDS implementation
Reviewed-by: jiangli, ccheung
|
2018-04-26 13:40:58 -07:00 |
|
Thomas Stuefe
|
1ea9f48936
|
8185034: Cleanup and consolidate Metaspace coding
Reviewed-by: coleenp, zgu
|
2018-05-07 20:42:36 +02:00 |
|
Vivek Theeyarath
|
31c128ef22
|
8195717: test java/lang/invoke/MethodHandlesTest timed out running testAsCollector1
Refactor MethodHandlesTest
Reviewed-by: psandoz
|
2018-05-03 04:18:22 -07:00 |
|
Goetz Lindenmaier
|
72a2ac8b8b
|
8199852: Print more information about class loaders in LinkageErrors
Reviewed-by: dholmes, lfoltan, gtriantafill
|
2018-05-07 11:38:21 +02:00 |
|
Stefan Karlsson
|
5f40eda733
|
8202642: Replace PAR_OOP_ITERATE with templates
Reviewed-by: eosterlund, sjohanss
|
2018-05-07 14:42:10 +02:00 |
|
Stefan Karlsson
|
1dd85fe2f4
|
8202641: Replace OOP_SINCE_SAVE_MARKS with templates
Reviewed-by: eosterlund, sjohanss
|
2018-05-07 14:42:08 +02:00 |
|
Stefan Karlsson
|
2e1bd03bad
|
8202639: Use concrete Generation classes in SerialHeap and CMSHeap
Reviewed-by: eosterlund, ehelin
|
2018-05-07 14:42:05 +02:00 |
|
Stefan Karlsson
|
5dfccac11f
|
8202592: Remove unused EvacuateFollowersClosure
Reviewed-by: kbarrett, tschatzl
|
2018-05-07 14:42:04 +02:00 |
|
Stefan Karlsson
|
7d380f1708
|
8202591: Remove usage of CMSEdenChunksRecordAlways in defNewGeneration.cpp
Reviewed-by: eosterlund, kbarrett
|
2018-05-07 14:42:00 +02:00 |
|
Erik Österlund
|
983911c697
|
8202083: Remove explicit CMS checks in CardTableBarrierSet
Reviewed-by: kbarrett
|
2018-05-07 10:36:38 +02:00 |
|
Martin Doerr
|
71a38a4720
|
8202080: Introduce ordering semantics for Atomic::add and other RMW atomics
Reviewed-by: lucy, rehn, dholmes
|
2018-05-07 12:28:11 +02:00 |
|
Hamlin Li
|
6869c08e6a
|
8202291: java/rmi/Naming/LookupIPv6.java failed with Connection refused
Reviewed-by: clanger
|
2018-05-07 18:23:59 +08:00 |
|
Jan Lahoda
|
81bad1fe6b
|
8202387: javac --release 11 not supported
Adding historical data for JDK 10; adding ability to produce the historical data incrementally.
Reviewed-by: erikj, forax, jjg
|
2018-05-07 10:37:46 +02:00 |
|
Tobias Hartmann
|
29b1984560
|
8202565: C1 compilation crashes with "assert(is_double_stack() && !is_virtual()) failed: type check"
Only eagerly resolving the address into a register if the store is precise.
Reviewed-by: roland, eosterlund
|
2018-05-07 08:56:35 +02:00 |
|
Priya Lakshmi Muthuswamy
|
20324b99d3
|
8200094: Turkish locale reports NPE No enum constant com.sun.source.doctree.DocTree.Kind.SİNCE
Reviewed-by: ksrini, jjg
|
2018-05-07 07:44:49 +05:30 |
|
Roman Kennke
|
97ff2fce38
|
8202676: AArch64: Missing enter/leave around barrier leads to infinite loop
Reviewed-by: aph, eosterlund
|
2018-05-06 00:42:59 +02:00 |
|
Erik Österlund
|
e6bccc9d86
|
8202640: Small C1 cleanups for BarrierSetC1
Reviewed-by: kvn, neliasso
|
2018-05-05 22:19:19 +02:00 |
|