Lana Steuck
|
9525f089b5
|
Added tag jdk-9+135 for changeset 967c7d5073aa
|
2016-09-08 21:11:53 +00:00 |
|
Lana Steuck
|
14a83e312b
|
Merge
|
2016-09-02 02:41:12 +00:00 |
|
Lana Steuck
|
f0e3ab9218
|
Added tag jdk-9+134 for changeset 6efb7e03e19c
|
2016-09-01 23:20:10 +00:00 |
|
Alejandro Murillo
|
aecf372724
|
Merge
|
2016-08-31 09:22:53 -07:00 |
|
Mandy Chung
|
d2d5a91ec4
|
8160851: Remove old launcher module-related options
Reviewed-by: alanb
|
2016-08-30 17:48:27 -07:00 |
|
Alejandro Murillo
|
7b50aee93b
|
Merge
|
2016-08-26 10:02:47 -07:00 |
|
Lana Steuck
|
9cbf6bae7c
|
Merge
|
2016-08-25 22:36:30 +00:00 |
|
Lana Steuck
|
ff0876af59
|
Added tag jdk-9+133 for changeset cf75dd18b3cd
|
2016-08-25 21:18:44 +00:00 |
|
David Holmes
|
e316907948
|
8157904: Atomic::cmpxchg for jbyte is missing a fence on initial failure
Reviewed-by: simonis, aph, kbarrett
|
2016-08-24 19:54:03 -04:00 |
|
Robbin Ehn
|
3b1c3587d9
|
8164208: Update tests with redefine classes UL options and tags
Reviewed-by: coleenp, gtriantafill
|
2016-08-24 20:38:21 +02:00 |
|
Christian Tornqvist
|
f2dafaefc7
|
8163146: Remove os::check_heap on Windows
Reviewed-by: gtriantafill, coleenp, stuefe
|
2016-08-23 21:49:33 -04:00 |
|
Erik Gahlin
|
09b2ad770b
|
Merge
|
2016-08-23 22:51:24 +02:00 |
|
Coleen Phillimore
|
6fc83c09aa
|
Merge
|
2016-08-23 19:20:13 +00:00 |
|
Erik Gahlin
|
9f2afd7e4e
|
Merge
|
2016-08-23 20:38:19 +02:00 |
|
Coleen Phillimore
|
160021d374
|
8038797: JVMTI FollowReferences does not report roots reachable from nmethods
Also follow nmethods found on the execution stack.
Reviewed-by: dlong, mgerdin
|
2016-08-23 13:44:59 -04:00 |
|
Christian Tornqvist
|
3d2138fde0
|
Merge
|
2016-08-23 17:27:56 +00:00 |
|
Erik Gahlin
|
c98e599afa
|
8164523: Clean up metadata for event based tracing
Reviewed-by: mlarsson, mgronlun
|
2016-08-23 19:21:48 +02:00 |
|
Christian Tornqvist
|
1d929d1259
|
8155964: Create a set of tests for verifying the Minimal VM
Reviewed-by: gtriantafill, dholmes, lmesnik, cjplummer
|
2016-08-23 13:20:51 -04:00 |
|
Rachel Protacio
|
d4728727fb
|
Merge
|
2016-08-22 15:54:22 +00:00 |
|
Rachel Protacio
|
fca8d5b7b1
|
8163973: VM Anonymous classes should not call Class File Load Hooks
Ensures CFLH's are not called for VM anonymous classes
Reviewed-by: lfoltan, dholmes, coleenp, vlivanov, acorn
|
2016-08-22 11:06:18 -04:00 |
|
Stefan Johansson
|
abc62e705c
|
8163413: gc/metaspace/TestMetaspacePerfCounters failure
Reviewed-by: ehelin, dfazunen
|
2016-08-22 16:48:04 +02:00 |
|
David Holmes
|
5f1f4489ac
|
8157907: Incorrect inclusion of atomic.hpp instead of atomic.inline.hpp
Remove atomic.inline.hpp and move the contents back into atomic.hpp
Reviewed-by: stefank, pliden, simonis
|
2016-08-21 20:56:37 -04:00 |
|
Igor Veresov
|
a541c52612
|
Merge
|
2016-08-21 06:18:09 +02:00 |
|
Christian Tornqvist
|
31cc523eb2
|
8164521: compiler/rangechecks/TestRangeCheckSmearing.java is missing @build for sun.hotspot.WhiteBox
Reviewed-by: coleenp
|
2016-08-20 09:35:40 -04:00 |
|
Igor Veresov
|
3f66df6bf7
|
Merge
|
2016-08-19 18:48:25 -07:00 |
|
Kim Barrett
|
f86e0c39e6
|
Merge
|
2016-08-19 23:57:42 +00:00 |
|
Alejandro Murillo
|
d1e4300765
|
Merge
|
2016-08-19 22:28:32 +00:00 |
|
Igor Veresov
|
2ad60b9910
|
Merge
|
2016-08-19 14:33:52 -07:00 |
|
Coleen Phillimore
|
6b6510c34f
|
Merge
|
2016-08-19 22:42:25 +02:00 |
|
Alejandro Murillo
|
93433f584e
|
Merge
|
2016-08-19 12:17:31 -07:00 |
|
Coleen Phillimore
|
85381e59e5
|
8145964: NoClassDefFound error in transforming lambdas
Skip VM anonymous classes in retransformation and give an error for redefinition.
Reviewed-by: dholmes, dcubed, never
|
2016-08-19 14:54:31 -04:00 |
|
Karen Kinnear
|
6758f23018
|
Merge
|
2016-08-19 20:38:30 +02:00 |
|
Alejandro Murillo
|
fca083f9fd
|
Merge
|
2016-08-19 11:22:14 -07:00 |
|
Christian Tornqvist
|
5868fdc4b7
|
Merge
|
2016-08-19 18:20:22 +02:00 |
|
Karen Kinnear
|
3b21f492f9
|
8163808: Fix asserts and logging for old classfile vtable construction
Reviewed-by: coleenp, lfoltan, rprotacio, ctornqvi
|
2016-08-19 11:32:43 -04:00 |
|
Jesper Wilhelmsson
|
4fc1987255
|
8164124: [BACKOUT] G1 does not implement millis_since_last_gc which is needed by RMI GC
Reviewed-by: jprovino
|
2016-08-19 17:19:47 +02:00 |
|
Christian Tornqvist
|
ad85e18f23
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
|
2016-08-19 10:06:30 -04:00 |
|
Erik Joelsson
|
f05597d500
|
8164297: Jtreg test exeinvoke fails to link on Ubuntu
Reviewed-by: tbell, dholmes
|
2016-08-19 16:02:21 +02:00 |
|
Yasumasa Suenaga
|
7c11898ffe
|
8164319: CLHSDB dumpcodecache throws StackOverflowError
Reviewed-by: dholmes, dsamersoff
|
2016-08-19 01:20:39 -04:00 |
|
David Holmes
|
bc0d3d976b
|
8152849: share/vm/runtime/mutex.cpp:1161 assert(((uintptr_t(_owner))|(uintptr_t(_LockWord.FullWord))|(uintptr_t(_EntryList))|(uintptr_t(_WaitSet))|(uintptr_t(_OnDeck))) == 0) failed
Reviewed-by: dcubed
|
2016-08-18 21:37:26 -04:00 |
|
Lana Steuck
|
b8b0d54e93
|
Merge
|
2016-08-18 21:33:36 +00:00 |
|
Lana Steuck
|
692e9367d0
|
Added tag jdk-9+132 for changeset a11ec8919fef
|
2016-08-18 21:01:21 +00:00 |
|
Coleen Phillimore
|
663f12c18e
|
8037138: x86: problem with JVMTI breakpoint
Do aload(0) after rewriting aload bytecodes to fast version for frequent pairs.
Reviewed-by: dlong, dholmes, dcubed
|
2016-08-18 10:47:09 -04:00 |
|
Dmitry Samersoff
|
16509e9432
|
Merge
|
2016-08-18 11:11:40 +00:00 |
|
Dmitry Samersoff
|
e29ddeca2c
|
8157236: attach on ARMv7 fails with com.sun.tools.attach.AttachNotSupportedException: Unable to open socket file
Add more diagnostic to attach code
Reviewed-by: dholmes, alanb
|
2016-08-18 14:07:00 +03:00 |
|
Dmitry Samersoff
|
c0cfad4f3d
|
8151345: compiler/codecache/jmx/PeakUsageTest.java is failing on jdk9/dev for JPRT -testset hotspot
Reviewed-by: sla, dsamersoff
|
2016-08-18 12:10:18 +03:00 |
|
Igor Ignatyev
|
c645d7bb87
|
8164035: compiler/profiling/spectrapredefineclass_classloaders/Launcher.java failing with Agent JAR not found or no Agent-Class attribute
Reviewed-by: kvn
|
2016-08-18 11:26:35 +03:00 |
|
Nils Eliasson
|
ee1cbde17b
|
Merge
|
2016-08-17 22:34:33 +02:00 |
|
Vladimir Ivanov
|
e3d5b655af
|
8164103: C2: Broken cmpxchgb encoding on x86
Reviewed-by: kvn, shade, psandoz
|
2016-08-17 22:09:57 +03:00 |
|
Tobias Hartmann
|
2eab293b99
|
Merge
|
2016-08-17 06:23:04 +00:00 |
|