Lana Steuck
b9f442e44b
Added tag jdk-9+132 for changeset ccfc90be04f8
2016-08-18 21:01:21 +00:00
Lana Steuck
692e9367d0
Added tag jdk-9+132 for changeset a11ec8919fef
2016-08-18 21:01:21 +00:00
Jamil Nimeh
6328491634
8162808: Add references to the standard JSSE cipher suite names in javadoc
...
Add hyperlinks to the cipher suite section of the Standard Names documentation for various SSL class methods when they reference cipher suites by name
Reviewed-by: xuelei, mullan
2016-08-18 12:48:23 -07:00
Ivan Gerasimov
25ff06c014
8163517: Various cleanup in java.io code
...
Reviewed-by: shade, rriggs, redestad
2016-08-18 22:07:09 +03:00
Lance Andersen
7cb94a8bf8
8138661: Minor correction in Java API doc for DataSource
...
Reviewed-by: naoto
2016-08-18 15:05:02 -04:00
Claes Redestad
9dcafe04f0
8164044: Generate corresponding simple DelegatingMethodHandles when generating a DirectMethodHandle at link time
...
Reviewed-by: vlivanov, mhaupt, shade
2016-08-18 19:00:39 +02:00
Lance Andersen
07f401e5bc
8161965: Create initial javadoc description for modules
...
Reviewed-by: mchung, alanb, abuckley
2016-08-18 12:59:00 -04:00
Alejandro Murillo
f657bd2fa9
8164329: Problem list sun/rmi/runtime/Log/6409194/NoConsoleOutput.java on windows due to JDK-8164124
...
Reviewed-by: darcy
2016-08-18 09:52:43 -07:00
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