Paul Sandoz
|
4d4c7ad974
|
8143628: Fork sun.misc.Unsafe and jdk.internal.misc.Unsafe native method tables
Reviewed-by: shade, dholmes, alanb, chegar, mchung, roland
|
2015-12-09 14:54:40 +01:00 |
|
Paul Sandoz
|
73acd18275
|
8144223: Move j.l.invoke.{ForceInline, DontInline, Stable} to jdk.internal.vm.annotation package
Reviewed-by: jrose, vlivanov, mchung, roland
|
2015-12-03 11:18:34 +01:00 |
|
Chris Plummer
|
d78d0c4fa4
|
8140189: [TESTBUG] Get rid of "@library /../../test/lib" in jtreg tests
Use new external.lib.roots property in TEST.ROOT so /../../test/lib is not needed.
Reviewed-by: mseledtsov, sla, iklam
|
2015-10-29 12:04:04 -07:00 |
|
Chris Hegarty
|
ca4787d77b
|
8139891: Prepare Unsafe for true encapsulation
Reviewed-by: alanb, dholmes, jrose, psandoz, twisti
|
2015-10-27 14:18:56 +00:00 |
|
Vladimir Ivanov
|
92d8281194
|
8078629: VM should constant fold Unsafe.get*() loads from final fields
Reviewed-by: kvn, jrose, psandoz
|
2015-07-14 06:44:50 -07:00 |
|
Roland Westrelin
|
a3c77df5f1
|
8077504: Unsafe load can loose control dependency and cause crash
Node::depends_only_on_test() should return false for Unsafe loads
Reviewed-by: kvn, adinn
|
2015-05-21 13:54:07 +02:00 |
|
Alexander Kulyakthin
|
462f735dac
|
8067013: Rename the com.oracle.java.testlibary package
Reviewed-by: dholmes, gtriantafill, sla
|
2015-05-04 16:30:07 +02:00 |
|
Alexander Kulyakthin
|
01b9971365
|
8075586: Add @modules as needed to the open hotspot tests
Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
|
2015-03-26 16:36:56 +01:00 |
|
Sergei Kovalev
|
8152a3ea35
|
8044186: Introduce a reproducible random generator
Reviewed-by: kvn, iveresov, iignatyev
|
2014-11-02 18:43:38 +03:00 |
|
Igor Veresov
|
f85f7d2832
|
8059002: 8058744 needs a test case
Added a test case the UnsafeRawOp intrinsics
Reviewed-by: kvn
|
2014-09-23 17:24:34 -07:00 |
|
Christian Thalinger
|
7107241178
|
8022029: GetUnsafeObjectG1PreBarrier fails on 32-bit with: Unrecognized VM option 'ObjectAlignmentInBytes=32'
Reviewed-by: kvn
|
2013-08-05 15:03:40 -07:00 |
|
Christian Thalinger
|
5555a381fb
|
8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get
C1's GetUnsafeObject G1 pre-barrier uses the wrong type to read the klass pointer.
Reviewed-by: iveresov, kvn
|
2013-07-29 16:32:38 -07:00 |
|