Lance Andersen
|
76e3b2e02f
|
8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
|
2016-08-18 12:24:30 -04: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 |
|
Aleksei Efimov
|
df25ab9597
|
8146961: Fix PermGen memory leaks caused by static final Exceptions
Reviewed-by: joehw, shade, clanger, plevart
|
2016-08-18 16:56:31 +03:00 |
|
Svetlana Nikandrova
|
ae448d6e82
|
8146602: jdk/test/sun/misc/URLClassPath/ClassnameCharTest.java test fails with NullPointerException
Reviewed-by: dfuchs, clanger
|
2016-08-18 16:27:15 +03:00 |
|
Lance Andersen
|
004433bf70
|
8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
|
2016-08-18 12:39:23 -04:00 |
|
Kumar Srinivasan
|
8e3f461678
|
8159305: Enhance the javadoc tool to support module related options
Reviewed-by: bpatel, jjg
|
2016-08-18 05:48:35 -07:00 |
|
Athijegannathan Sundararajan
|
a225cebefc
|
8164260: readLine does not echo characters
Reviewed-by: jlaskey
|
2016-08-18 16:54:27 +05:30 |
|
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
|
b022343185
|
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 13:19:38 +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 |
|
Anthony Scarpino
|
697ec31ecf
|
8156192: Provider#compute and #merge methods expect wrong permission & #compute ClassCastException even with wrong permission
Reviewed-by: mullan, jnimeh
|
2016-08-17 16:03:52 -07:00 |
|
Nils Eliasson
|
ee1cbde17b
|
Merge
|
2016-08-17 22:34:33 +02:00 |
|
Vinnie Ryan
|
5343687991
|
6977937: The SunJCE PBKDF2KeyImpl is requiring the MAC instance also be from SunJCE
Reviewed-by: xuelei, ascarpino, wetmore
|
2016-08-17 21:14:39 +01:00 |
|
Vladimir Ivanov
|
e3d5b655af
|
8164103: C2: Broken cmpxchgb encoding on x86
Reviewed-by: kvn, shade, psandoz
|
2016-08-17 22:09:57 +03:00 |
|
Sean Mullan
|
b2c0ac7753
|
Merge
|
2016-08-17 14:41:17 -04:00 |
|
Sean Mullan
|
b37267c866
|
8164071: Default.policy file missing content for solaris
Reviewed-by: erikj
|
2016-08-17 14:40:12 -04:00 |
|
Lance Andersen
|
aa2e613bc5
|
8161965: Create initial javadoc description for modules
Reviewed-by: mchung, alanb, abuckley
|
2016-08-17 13:27:22 -04:00 |
|
Pavel Punegov
|
8474269d18
|
8156852: Convert JSON_test to Gtest
Convert test from InternalVMTests to Gtest
Reviewed-by: kvn, kzhaldyb
|
2016-08-17 18:48:34 +03:00 |
|
Hiroshi H Horii
|
4347d96655
|
8164920: ppc: enhancement of CRC32 intrinsic
Reviewed-by: goetz, mdoerr
|
2016-09-22 12:17:24 +02:00 |
|
Kishor Kharbas
|
f6ec56f5bb
|
8078122: YMM registers upper 128 bits may get clobbered by a JNI call on windows
Convert all XMM registers to be Save-on-Call on Win64.
Reviewed-by: kvn
|
2016-09-21 13:47:56 -07:00 |
|
Tobias Hartmann
|
466c23ffe0
|
8166046: [TESTBUG] compiler/stringopts/TestStringObjectInitialization.java fails with OOME
Reduced heap memory consumption of test.
Reviewed-by: kvn
|
2016-09-21 08:14:46 +02:00 |
|
Michael Berg
|
5b54998a23
|
8129376: SPECjvm98-client performance regression in 9-b66
Reviewed-by: kvn
|
2016-09-20 16:50:37 -07:00 |
|
Dean Long
|
e2e8ee17d0
|
Merge
|
2016-09-20 16:34:45 -04:00 |
|
Igor Ignatyev
|
f711aaa04c
|
8166164: compiler/compilercontrol/share/processors/LogProcessor.java does not close Scanner
Reviewed-by: kvn, ppunegov
|
2016-09-20 17:30:33 +03:00 |
|
Doug Simon
|
2c923c1c95
|
8165457: [JVMCI] increase InterpreterCodeSize for JVMCI
Reviewed-by: twisti
|
2016-09-19 13:26:37 -07:00 |
|
Vladimir Kozlov
|
de89ff8c55
|
8166096: variable tracking size limit exceeded in jvmciCompilerToVM.cpp
Turn off var-tracking-assignments for jvmciCompilerToVM.cpp
Reviewed-by: dlong
|
2016-09-16 21:10:56 -07:00 |
|
Doug Simon
|
037770a994
|
Merge
|
2016-09-14 19:55:08 +00:00 |
|
Doug Simon
|
d5ca7a299c
|
8165434: [JVMCI] remove uses of setAccessible
Reviewed-by: twisti, never
|
2016-09-14 12:34:37 -07:00 |
|
Vladimir Kozlov
|
5b7be48cdb
|
Merge
|
2016-09-14 20:22:53 +02:00 |
|
Doug Simon
|
a83ab529f9
|
8165755: [JVMCI] replace use of vm_abort with vm_exit
Reviewed-by: dholmes
|
2016-09-14 05:48:18 -07:00 |
|
Goetz Lindenmaier
|
474c035379
|
8165235: [TESTBUG] RTM tests must check OS version
Also change enabling RTM on Aix to OS version 7.2.
Reviewed-by: simonis, fzhinkin
|
2016-09-01 16:47:53 +02:00 |
|
Gustavo Romero
|
c6be265b46
|
8164987: RTM jtreg tests failing due to unnamed module unable to access class jdk.internal.misc.Unsafe
Reviewed-by: kvn
|
2016-09-08 18:17:50 -04:00 |
|
Jamsheed Mohammed C M
|
4ae6ce2b44
|
8164508: unexpected profiling mismatch in c1 generated code
Made 8027631 first arg skip applicable to not inlined virtual callsite too.
Reviewed-by: kvn
|
2016-09-09 06:11:54 -07:00 |
|
Michael Berg
|
6384a5d55d
|
8165565: Shorten branches causes incorrect code for SKX
Don't replace restoreMask CountedLoopEnd with short branches.
Reviewed-by: kvn
|
2016-09-07 12:23:25 -07:00 |
|
Vivek Deshpande
|
d58e3e0324
|
8154122: Intrinsify fused mac operations
Added FMA intrinsics on x86
Reviewed-by: kvn, aph, darcy
|
2016-08-26 12:17:50 -07:00 |
|
Alejandro Murillo
|
0b42584961
|
Merge
|
2016-08-17 08:44:38 -07:00 |
|
Athijegannathan Sundararajan
|
f2cc9a6362
|
8164216: Netbeans makefile for nashorn should use JDK_9 as platform
Reviewed-by: jlaskey
|
2016-08-17 19:16:28 +05:30 |
|
Tobias Hartmann
|
2eab293b99
|
Merge
|
2016-08-17 06:23:04 +00:00 |
|
Tobias Hartmann
|
be08874935
|
8164091: VM fails during startup with "assert(resolved_method->method_holder()->is_linked()) failed: must be linked"
Don't throw java_lang_VirtualMachineError during VM initialization.
Reviewed-by: zmajo, dlong, dholmes
|
2016-08-17 08:19:06 +02:00 |
|
Srikanth Adayapalam
|
6c2a33a67b
|
8162576: Missing doclint check missing for modules
Co-authored-by: Lance Andersen <lance.andersen@oracle.com>
Reviewed-by: jjg, ksrini
|
2016-08-17 10:34:48 +05:30 |
|
Weijun Wang
|
8b6f2f0723
|
8087144: sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less
8153146: sun/security/krb5/auto/MaxRetries.java failed with timeout
Reviewed-by: xuelei
|
2016-08-17 10:08:18 +08:00 |
|
Joe Wang
|
a45449a1e4
|
6211561: XPath.evaluate(String,Object,QName) throws exception if context node is null
Reviewed-by: lancea
|
2016-08-16 17:35:47 -07:00 |
|
Jonathan Gibbons
|
f8ab3f84a4
|
8163800: The fix for JDK-8072052 shows up other minor incorrect use of styles
Reviewed-by: bpatel
|
2016-08-16 10:57:13 -07:00 |
|
Dean Long
|
28ccc9e20c
|
Merge
|
2016-08-16 17:54:08 +00:00 |
|
Jonathan Gibbons
|
4c9b47f1fa
|
8098537: Incorrect fonts in Java 8 javadocs
8072052: <dd> part of <dl> list in javadoc should not be in monospace font
Reviewed-by: bpatel
|
2016-08-16 10:35:10 -07:00 |
|
Andrew Haley
|
ad3fc31b3d
|
8164113: AArch64: follow-up the fix for 8161598
Reviewed-by: dlong
|
2016-08-16 17:31:57 +01:00 |
|
Dean Long
|
6e820bb025
|
8161598: Kitchensink fails: assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod/CompiledMethod
Skip unwalkable frames in
Reviewed-by: fparain, coleenp, aph
|
2016-08-16 09:19:13 -07:00 |
|
Alejandro Murillo
|
9acf34189e
|
Merge
|
2016-08-16 08:18:27 -07:00 |
|