Claes Redestad
|
338343e0e1
|
8164669: Lazier initialization of java.time
Reviewed-by: scolebourne, chegar, alanb
|
2016-08-24 13:54:17 +02:00 |
|
Srinivas Dama
|
200608b4c0
|
8164618: add documentation for NativeNumber and NativeBoolean
Reviewed-by: sundar
|
2016-08-24 14:02:41 +05:30 |
|
Weijun Wang
|
dfa00059e2
|
8164656: krb5 does not retry if TCP connection timeouts
Reviewed-by: xuelei
|
2016-08-24 13:32:00 +08:00 |
|
Christian Tornqvist
|
f2dafaefc7
|
8163146: Remove os::check_heap on Windows
Reviewed-by: gtriantafill, coleenp, stuefe
|
2016-08-23 21:49:33 -04:00 |
|
Doug Simon
|
0eb2d4511b
|
Merge
|
2016-08-23 22:31:48 +00:00 |
|
Doug Simon
|
1fd875eaf9
|
8164358: [JVMCI] expose Hotspot intrinsics and HotSpotIntrinsicCandidate info to JVMCI
Reviewed-by: twisti, kvn, never
|
2016-08-23 22:24:31 +00:00 |
|
Erik Gahlin
|
09b2ad770b
|
Merge
|
2016-08-23 22:51:24 +02:00 |
|
Joe Wang
|
5576d5da30
|
8157797: SAX Parser throws incorrect error on invalid xml
Reviewed-by: lancea
|
2016-08-23 13:33:03 -07:00 |
|
Vivek Deshpande
|
82de2bf10e
|
8151988: Hotspot deoptimizes div/mod pair usage
Don't remove control edge of Mod node until DivMod node matching
Reviewed-by: kvn
|
2016-08-23 12:26:05 -07:00 |
|
Coleen Phillimore
|
6fc83c09aa
|
Merge
|
2016-08-23 19:20:13 +00:00 |
|
Erik Gahlin
|
9f2afd7e4e
|
Merge
|
2016-08-23 20:38:19 +02:00 |
|
Steve Drach
|
3a04923cad
|
8164585: JarFile::isMultiRelease does not return true in all cases where it should return true
Reviewed-by: alanb, psandoz
|
2016-08-23 11:26:41 -07:00 |
|
Paul Sandoz
|
f3e6d78c81
|
8160971: Re-enable VarHandle tests quarantined by JDK-8160690
Reviewed-by: vlivanov
|
2016-08-23 15:44:01 -07:00 |
|
Tatiana Pivovarova
|
bed33a8972
|
Merge
|
2016-08-23 18:03:37 +00:00 |
|
Brian Burkhalter
|
dc3e5ed9fb
|
8164556: Drop AAC and FLAC from content type check in java/nio/file/Files/probeContentType/Basic.java
Remove file extensions of AAC and FLAC audio encodings from the list of extensions verified.
Reviewed-by: alanb
|
2016-08-23 10:51:17 -07:00 |
|
Brent Christian
|
496a6f67d6
|
7180225: SecurityExceptions not defined in some class loader methods
Reviewed-by: mchung, mullan
|
2016-08-23 10:49:15 -07:00 |
|
Coleen Phillimore
|
160021d374
|
8038797: JVMTI FollowReferences does not report roots reachable from nmethods
Also follow nmethods found on the execution stack.
Reviewed-by: dlong, mgerdin
|
2016-08-23 13:44:59 -04:00 |
|
Artem Smotrakov
|
4b68f37bfe
|
8164159: java/nio/file/WatchService/UpdateInterference.java test leaves daemon threads
Reviewed-by: alanb
|
2016-08-23 10:38:01 -07:00 |
|
Artem Smotrakov
|
5971698320
|
8164592: java/net/MulticastSocket/NoLoopbackPackets.java tests may leave a daemon thread
Reviewed-by: clanger, chegar
|
2016-08-23 10:32:14 -07:00 |
|
Christian Tornqvist
|
3d2138fde0
|
Merge
|
2016-08-23 17:27:56 +00:00 |
|
Erik Gahlin
|
c98e599afa
|
8164523: Clean up metadata for event based tracing
Reviewed-by: mlarsson, mgronlun
|
2016-08-23 19:21:48 +02:00 |
|
Christian Tornqvist
|
1d929d1259
|
8155964: Create a set of tests for verifying the Minimal VM
Reviewed-by: gtriantafill, dholmes, lmesnik, cjplummer
|
2016-08-23 13:20:51 -04:00 |
|
Dmitrij Pochepko
|
e6e0ecf74c
|
Merge
|
2016-08-23 18:57:21 +02:00 |
|
Tatiana Pivovarova
|
a06d2b8547
|
8164648: [TESTBUG] jittester failed compilation after 8157957
Reviewed-by: vlivanov
|
2016-08-23 19:53:40 +03:00 |
|
Dmitrij Pochepko
|
f724bcdd9d
|
8164608: [TESTBUG] compiler/profiling tests fail to compile
Reviewed-by: ctornqvi
|
2016-08-23 19:30:56 +03:00 |
|
Dmitrij Pochepko
|
0391d651ef
|
8164608: [TESTBUG] compiler/profiling tests fail to compile
Reviewed-by: ctornqvi
|
2016-08-23 19:30:35 +03:00 |
|
Doug Simon
|
00979c250a
|
8164214: [JVMCI] include VarHandle in signature polymorphic method test
Reviewed-by: kvn, twisti, iveresov, psandoz
|
2016-08-23 15:16:45 +00:00 |
|
Lance Andersen
|
928ca9c5d2
|
8164061: Fix @since for javax.sql.rowset.BaseRowSet and javax.sql.CommonDataSource
Reviewed-by: darcy
|
2016-08-23 10:30:16 -04:00 |
|
Tobias Hartmann
|
913622a641
|
8038348: Instance field load is replaced by wrong data Phi
Store additional information in PhiNodes corresponding to known instance field values to avoid incorrect reusage.
Reviewed-by: kvn, vlivanov
|
2016-08-23 13:44:26 +02:00 |
|
Sandeep Konchady
|
865b439a69
|
8163991: Fix license and copyright headers under test/jdk/javadoc/ and test/tools/javac/
Reviewed-by: anazarov, iris, jjg, shurailine
|
2016-08-23 10:19:49 +01:00 |
|
Joe Darcy
|
4f7021e5a3
|
8164598: Problem list TestIOException.java
Reviewed-by: jjg
|
2016-08-22 19:33:00 -07:00 |
|
Robert Field
|
f39e912857
|
8160089: jshell tool: use new double-dash long-form command-line options
Reviewed-by: jlahoda
|
2016-08-22 19:31:37 -07:00 |
|
Robert Field
|
738e2b4297
|
8164596: jshell tool: jdk repo module pages to allow double-dash fix to access Jopt-simple
Reviewed-by: jlahoda
|
2016-08-22 19:28:36 -07:00 |
|
Alexandre Iline
|
a4818844a9
|
8163126: Fix @modules in some of jdk/* tests
Reviewed-by: weijun, alanb, mchung
|
2016-08-22 18:22:19 -07:00 |
|
Joe Darcy
|
d6dfc0bef3
|
8164524: Correct inconsistencies in floating-point abs spec
Reviewed-by: martin, bpb
|
2016-08-22 17:22:09 -07:00 |
|
Jonathan Gibbons
|
20e0d40bc1
|
8164130: Simplify doclet IOException handling
Reviewed-by: bpatel, ksrini
|
2016-08-22 16:32:40 -07:00 |
|
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 |
|