Alejandro Murillo
9517153e77
8164589: Remove sun/rmi/runtime/Log/6409194/NoConsoleOutput.java from ProblemList
...
Reviewed-by: jwilhelm
2016-08-22 15:27:50 -07:00
Doug Simon
976dd96a1e
Merge
2016-08-22 20:30:37 +00:00
Doug Simon
da1655a009
8163864: [JVMCI] move MethodProfileWidth to jvmci_globals.hpp
...
Reviewed-by: zmajo
2016-08-22 19:29:15 +00:00
Igor Veresov
14830c4604
8164122: C1: assert(false) failed: stack or locks not matching (invalid bytecodes)
...
Ignore return value if MH intrinsic returns void
Reviewed-by: roland, kvn
2016-08-22 11:47:15 -07:00
Amit Sapre
2e533f4c60
8162530: src/jdk.management/share/native/libmanagement_ext/GcInfoBuilder.c doesn't handle JNI exceptions properly
...
Exceptions are checked after calling NewStringUTF
Reviewed-by: dholmes, sla
2016-08-22 21:37:37 +03:00
Jan Lahoda
1aab3cd562
8156911: JShell: file manager should be closed
...
Properly closing the file manager when it is being thrown away on error.
Reviewed-by: rfield
2016-08-22 18:19:31 +02:00
Robert Field
f03ea9c497
8154374: JShell: setContextClassLoader() for remote Snippet class loader
...
8080347: jshell tool: /vars when the status is other than Active
Reviewed-by: jlahoda
2016-08-22 09:12:11 -07:00
Rachel Protacio
d4728727fb
Merge
2016-08-22 15:54:22 +00:00
Alejandro Murillo
46babcb5b7
Merge
2016-08-22 08:27:10 -07:00
Alejandro Murillo
e3da07137c
Merge
2016-08-22 08:27:08 -07:00
Robert Field
6a0075c86e
8164277: JShell API: Snippets are immutable and should be available for post-mortem analysis
...
Reviewed-by: jlahoda
2016-08-22 08:18:18 -07: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
Kirill Zhaldybin
d65aa31fd5
8164028: Convert TestPredictions_test to GTest
...
Reviewed-by: jwilhelm, dfazunen, ehelin
2016-08-22 16:43:56 +03:00
Jan Lahoda
f65c3ae869
8164550: tools/javac/modules/InheritRuntimeEnvironmentTest.java fails on Windows after JDK-8153391
...
Empty classpath is not working on Windows; using a classpath consisting on a sole empty dir
Reviewed-by: mcimadamore
2016-08-22 15:16:30 +02:00
Sean Mullan
ffafa6e0c8
8164397: Provide javadoc descriptions for the jdk.security.auth and jdk.security.jgss modules
...
Reviewed-by: weijun, xuelei
2016-08-22 08:50:40 -04:00
Claes Redestad
86a27697b7
8164525: Re-examine zero form link time pre-generation
...
Reviewed-by: vlivanov, forax
2016-08-22 12:57:43 +02:00
Peter Levart
4d94193435
Merge
2016-08-22 13:36:33 +02:00
Peter Levart
b0aa08888c
8164547: Make java.lang.reflect.ClassLoaderValue public for internal use
...
Move it to jdk.internal.loader and make it public
Reviewed-by: shade, alanb
2016-08-22 13:16:51 +02:00
Lance Andersen
3337ddec8d
8164515: Add back javadoc module description for java.se.ee
...
Reviewed-by: tbell
2016-08-22 06:52:58 -04:00
Jan Lahoda
53cd7b54fa
8153391: an image created for \"jdk.compiler\" fails to run javac
...
Improving errors produced by javac when the zipfs implementation is missing in the JDK image.
Reviewed-by: jjg
2016-08-22 09:59:43 +02:00
Rachna Goel
b19bd0a798
8135055: java.util.Date.after(java.sql.Timestamp ) does not return correct results
...
Reviewed-by: okutsu
2016-08-22 15:17:11 +09:00
Rachna Goel
97f26b2097
8163350: LocaleProviderAdapter Preference list retrieved is wrong, when -Djava.locale.providers=COMPAT
...
Reviewed-by: naoto, okutsu
2016-08-22 14:55:11 +09:00
Yuka Kamiya
86bb2f51cd
7094818: closed/java/text/Format/DateFormat tests failed on Hindi
...
8132861: java/text/Format/DateFormat/Bug4845901.java failed in Thai locale
8134733: java/util/Calendar/CalendarRegression.java failed in ar locale
Reviewed-by: okutsu
2016-08-22 14:24:46 +09: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
a5637c9afa
8164520: java/lang/ProcessHandle/Basic.java is missing @library tag
...
Reviewed-by: coleenp
2016-08-20 09:36:35 -04: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
Weijun Wang
f4ec2171f2
8164437: Test for JDK-8042900
...
GSSContext is of a different type when jdk.security.jgss is not loaded
Reviewed-by: xuelei
2016-08-20 17:10:17 +08:00
Igor Veresov
06492bebc5
Merge
2016-08-19 18:51:15 -07: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
Valerie Peng
55b1ffa690
8078661: [SunPKCS11] Fails to cast into RSAPrivateCrtKey after RSA KeyPair Generation
...
Changed to check all components instead of only the public exponent for RSA CRT key determination
Reviewed-by: vinnie
2016-08-19 23:24:23 +00:00
Igor Veresov
d39293e00f
Merge
2016-08-19 15:29:57 -07:00
Alejandro Murillo
d1e4300765
Merge
2016-08-19 22:28:32 +00:00
Igor Veresov
40c7a36f94
Merge
2016-08-19 14:35:15 -07:00
Igor Veresov
2ad60b9910
Merge
2016-08-19 14:33:52 -07:00
Dmitrij Pochepko
1c5cc2ccdf
8139700: compiler/jvmci/compilerToVM/DisassembleCodeBlobTest and InvalidateInstalledCodeTest timeout
...
Reviewed-by: kvn
2016-08-20 00:15:45 +03:00
Vinnie Ryan
17e5e3f34b
8164494: SunPKCS11 requires a non-empty PBE password
...
Reviewed-by: valeriep
2016-08-19 22:15:32 +01:00
Robert Field
9f44318ef9
8158906: JShell: crashes with extremely long result value
...
Reviewed-by: jlahoda, shinyafox
2016-08-19 13:55:26 -07:00
Coleen Phillimore
6b6510c34f
Merge
2016-08-19 22:42:25 +02:00
Brian Burkhalter
13f73f71eb
8164432: java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts
...
Add audio/vnd.dlna.adts as an allowed MIME type for the aac extension.
Reviewed-by: darcy
2016-08-19 13:38:12 -07:00
Bhavesh Patel
efdde296cd
8155995: Update javadoc to include module search
...
Reviewed-by: jjg, ksrini
2016-08-19 12:54:02 -07:00
Alejandro Murillo
ae1273fa3a
Merge
2016-08-19 12:17:32 -07:00
Alejandro Murillo
1693d3968d
Merge
2016-08-19 12:17:31 -07: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
3fe5cc875a
Merge
2016-08-19 11:22:17 -07:00
Alejandro Murillo
fca083f9fd
Merge
2016-08-19 11:22:14 -07:00