Michael Haupt
|
558ac48a19
|
8161068: jdk.vm.ci.hotspot.test.MethodHandleAccessProviderTest fails
Reviewed-by: never, dnsimon
|
2016-07-14 08:33:08 +02:00 |
|
Pavel Punegov
|
684f63ba14
|
8160761: [TESTBUG] Several compiler tests fail with product bits
Add UnlockDiagnosticVMOptions to tests
Reviewed-by: goetz
|
2016-07-13 19:08:07 +03:00 |
|
Igor Ignatyev
|
e19479825a
|
8151280: update hotspot tests to use vm.compMode instead of their own logic
Update hs compiler tests to use vm.compMode instead of their own logic and to get VM mode using j.t.l.Platform
Reviewed-by: kvn, dpochepk
|
2016-07-13 18:03:15 +03:00 |
|
Andrew Haley
|
0ad282bb4c
|
8159467: AArch64: Enable compact strings
Reviewed-by: roland
|
2016-07-13 15:19:34 +01:00 |
|
Andrew Haley
|
bb341f3b11
|
8161072: AArch64: jtreg compiler/uncommontrap/TestDeoptOOM failure
Reviewed-by: roland
|
2016-07-08 17:11:37 +01:00 |
|
Andrew Haley
|
c9f05c708c
|
Merge
|
2016-07-07 15:39:12 +01:00 |
|
Andrew Haley
|
e22a63d1c6
|
8141633: Implement VarHandles/Unsafe intrinsics on AArch64
Reviewed-by: roland
|
2016-07-07 15:07:13 +01:00 |
|
Tatiana Pivovarova
|
8afad6f434
|
8160773: error: package jdk.internal.jimage does not exist
Reviewed-by: dlong
|
2016-07-07 13:53:52 +03:00 |
|
Vladimir Ivanov
|
4c31d5f745
|
8160360: Mismatched field loads are folded in LoadNode::Value
Reviewed-by: kvn, thartmann
|
2016-07-06 15:05:28 +03:00 |
|
Doug Simon
|
3e441ea1a2
|
8159888: [JVMCI] the client VM build is broken when INCLUDE_JVMCI is defined
Fix Client VM build
Reviewed-by: twisti, kvn
|
2016-07-05 17:57:20 -07:00 |
|
Tobias Hartmann
|
b64a4110b3
|
8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte
Need to convert char offsets to byte offsets before range check.
Reviewed-by: vlivanov
|
2016-07-05 07:57:09 +02:00 |
|
Goetz Lindenmaier
|
d442aea3c9
|
8056950: Compiled code (64-bit) on SPARC should sign extend INT parameters passed on registers to runtime or native methods
Reviewed-by: thartmann, simonis
|
2016-07-04 16:28:27 +02:00 |
|
Stefan Anzinger
|
b582e23cba
|
8159368: [JVMCI] SPARCHotSpotRegisterConfig.callingConvention gives incorrect calling convention for native calls containing fp args
Reviewed-by: kvn, iveresov
|
2016-07-12 20:42:46 +00:00 |
|
Igor Ignatyev
|
a0381422dd
|
8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
|
2016-07-12 18:24:48 +03:00 |
|
Zoltan Majo
|
4710cf65a7
|
Merge
|
2016-07-12 08:42:46 +00:00 |
|
Zoltan Majo
|
ad7a778683
|
8098573: Compiler accesses to shared archive fail if archive is remapped
Change ciEnv::~ciEnv() to remove symbols in VM state.
Reviewed-by: kvn, dholmes
|
2016-07-12 10:16:36 +02:00 |
|
Tobias Hartmann
|
e990410b51
|
8160898: assert while replaying ciReplay file created using TieredStopAtLevel=1
Use highest available tier if no compilation level is specified in replay file.
Reviewed-by: zmajo
|
2016-07-12 08:57:00 +02:00 |
|
Doug Simon
|
48d49a9522
|
8160730: [JVMCI] compiler selection should work without -Djvmci.Compiler
Reviewed-by: kvn, twisti, never
|
2016-07-11 19:15:21 +00:00 |
|
Rickard Bäckman
|
c4a811cc90
|
Merge
|
2016-07-11 13:14:19 +02:00 |
|
Igor Ignatyev
|
6b764fc51a
|
8160657: Compiler HotSpot tests should use the "run driver" directive where applicable
Reviewed-by: kvn
|
2016-07-08 21:26:02 +03:00 |
|
Dmitrij Pochepko
|
b041084b5b
|
8160276: Jittester: bytecode tests generation hangs in ClassWriter infinite loop
Reviewed-by: kvn, iveresov
|
2016-07-08 20:14:18 +03:00 |
|
Ningsheng Jian
|
0bfd10d69e
|
8160969: aarch64: CDS is broken after 8079507
Reviewed-by: roland
|
2016-07-08 17:02:10 +01:00 |
|
Tobias Hartmann
|
9ab5f632b5
|
8160651: StubRoutines::_dtan does not restore callee save register rbx
Pop rbx before leaving stub.
Reviewed-by: vlivanov, vdeshpande
|
2016-07-04 09:14:02 +02:00 |
|
Doug Simon
|
037c3a6c39
|
8160647: [JVMCI] need to be able to copy internal arrays from LocalVariableTable and LineNumberTable
Reviewed-by: twisti, never
|
2016-07-02 00:27:19 +00:00 |
|
Rahul Raghavan
|
77c3e19380
|
8153194: PreserveFPRegistersTest.java runs out of memory in the nightlies
Fixed test by setting reference size using WhileBox.getHeapOopSize.
Reviewed-by: vlivanov
|
2016-06-30 05:05:52 -07:00 |
|
Tom Rodriguez
|
9bea129ff7
|
8160197: [JVMCI] AllocatableValue.toString overrides are missing reference information
Reviewed-by: kvn
|
2016-06-23 10:22:36 -07:00 |
|
Andrew Haley
|
dd9f85e74d
|
8160189: Fix for 8159335 breaks AArch64
Reviewed-by: kvn
|
2016-06-23 16:27:34 +00:00 |
|
Dmitrij Pochepko
|
ac81dcb779
|
Merge
|
2016-06-23 15:41:33 +00:00 |
|
Martin Doerr
|
1621ac0b42
|
8159976: PPC64: Add missing intrinsics for sub-word atomics
Reviewed-by: shade, goetz
|
2016-06-23 17:38:29 +02:00 |
|
Dmitrij Pochepko
|
8189de5608
|
8159730: compiler/jvmci/compilerToVM/IsMatureTest failed with "Multiple times invoked method should have method data (assert failed: 0 != 0)"
Reviewed-by: kvn
|
2016-06-23 17:40:20 +03:00 |
|
Dmitrij Pochepko
|
3ad2ec4ed4
|
8159803: Jittester: FileAlreadyExists exception during tests generation
Reviewed-by: iignatyev
|
2016-06-23 17:39:49 +03:00 |
|
Dmitrij Pochepko
|
7aca8d6fe4
|
8158650: [jittester] when generating tests with default parameters, generation hangs after 98 test
Reviewed-by: kvn, iignatyev
|
2016-06-23 17:39:06 +03:00 |
|
Paul Sandoz
|
3f0273a3c4
|
8154737: Rename VarHandle.compareAndExchangeVolatile to VarHandle.compareAndExchange
Reviewed-by: shade
|
2016-06-23 13:46:48 +02:00 |
|
Sergey Kuksenko
|
8b5cbab0f5
|
8158980: Memory leak in HTTP2Connection.streams
Reviewed-by: chegar
|
2016-06-23 10:25:04 +01:00 |
|
Athijegannathan Sundararajan
|
0f137a3deb
|
8160141: removed deprecated method calls in nashorn code
Reviewed-by: mhaupt, hannesw
|
2016-06-23 12:39:33 +05:30 |
|
Doug Simon
|
46fa7d986a
|
8159613: [Findbugs] various warnings reported for JVMCI sources
Reviewed-by: kvn, twisti
|
2016-06-23 05:13:55 +00:00 |
|
Jonathan Gibbons
|
5791bf6bd6
|
8154399: Need replacement for jdk.javadoc/com.sun.tools.doclets.standard.Standard
8159096: Expose (new) Standard doclet class
Reviewed-by: alanb, erikj, ksrini
|
2016-06-22 17:20:53 -07:00 |
|
Jonathan Gibbons
|
98f7893e83
|
8154399: Need replacement for jdk.javadoc/com.sun.tools.doclets.standard.Standard
8159096: Expose (new) Standard doclet class
Reviewed-by: alanb, erikj, ksrini
|
2016-06-22 17:20:53 -07:00 |
|
Tom Rodriguez
|
5cfae90755
|
Merge
|
2016-06-22 23:31:33 +00:00 |
|
Artem Smotrakov
|
f2b622bfb3
|
8074580: sun/security/pkcs11/rsa/TestKeyPairGenerator.java fails due to PKCS11Exception: CKR_FUNCTION_FAILED
Reviewed-by: valeriep
|
2016-06-22 15:58:08 -07:00 |
|
Tom Rodriguez
|
d64a4e7df3
|
8158850: [JVMCI] be more precise when enforcing OopMapValue encoding limitations
Reviewed-by: kvn
|
2016-06-22 22:39:32 +00:00 |
|
Igor Ignatyev
|
3f21781299
|
Merge
|
2016-06-23 00:37:25 +02:00 |
|
Tom Rodriguez
|
1e3a876d37
|
8159856: [JVMCI] InterpreterFrameSizeTest.java failed compilation
Reviewed-by: kvn, iveresov
|
2016-06-22 21:13:52 +00:00 |
|
Xueming Shen
|
e922fb0afb
|
8159545: closed/java/io/Console/TestConsole.java failed with exit code 1
Reviewed-by: rriggs
|
2016-06-22 11:31:07 -07:00 |
|
Leonid Mesnik
|
773a50bc6f
|
8158581: ciReplay can not be run w/ JFR enabled
Reviewed-by: iignatyev, kvn
|
2016-06-22 20:06:39 +03:00 |
|
Artem Smotrakov
|
5856fc0800
|
8152745: javax/net/ssl/TLS/TestJSSE.java fails intermittently: Unsupported or unrecognized SSL message
Reviewed-by: xuelei
|
2016-06-22 09:33:16 -07:00 |
|
Naoto Sato
|
5c227bfdae
|
8159781: jlink --include-locales fails with java.util.regex.PatternSyntaxException
Reviewed-by: mchung, okutsu
|
2016-06-22 08:51:32 -07:00 |
|
Hannes Wallnöfer
|
d172b7b70b
|
8159977: typeof operator does not see lexical bindings declared in other scripts
Reviewed-by: sundar
|
2016-06-22 16:30:41 +02:00 |
|
Erik Helin
|
109e24d96e
|
8155099: Remove duplicate comments from G1Policy
Reviewed-by: jmasa, drwhite
|
2016-06-22 14:03:01 +02:00 |
|
Alexander Kulyakhtin
|
8470799261
|
8159959: Quarantine java/lang/management/MemoryMXBean/Pending.java
Quarantining the failing tests
Reviewed-by: dholmes
|
2016-06-22 14:01:14 +03:00 |
|