Lana Steuck
|
ff0876af59
|
Added tag jdk-9+133 for changeset cf75dd18b3cd
|
2016-08-25 21:18:44 +00:00 |
|
Sean Mullan
|
c2f0a9479f
|
8150158: Update bugs.sun.com references to bugs.java.com
Reviewed-by: ascarpino
|
2016-08-25 17:08:15 -04:00 |
|
Sean Mullan
|
83c2e4ef3c
|
8151893: Add security property to configure XML Signature secure validation mode
Reviewed-by: jnimeh, xuelei
|
2016-08-25 15:06:26 -04:00 |
|
Svetlana Nikandrova
|
f894a28859
|
8005068: HttpCookie does not correctly handle negative maxAge values
Reviewed-by: chegar
|
2016-08-25 20:53:40 +03:00 |
|
Anthony Scarpino
|
0edc4fa72d
|
8074838: Resolve disabled warnings for libj2pkcs11
Reviewed-by: wetmore, erikj
|
2016-08-26 09:57:36 -07:00 |
|
Claes Redestad
|
2d02799b3b
|
8164866: tools/jlink/plugins/GenerateJLIClassesPluginTest.java can't compile after JDK-8163371
Reviewed-by: sundar, vlivanov
|
2016-08-26 18:10:12 +02:00 |
|
Athijegannathan Sundararajan
|
e079e3b069
|
8164800: Cross targeting Windows
Reviewed-by: jlaskey, alanb, mchung
|
2016-08-26 21:31:47 +05:30 |
|
Felix Yang
|
616336b6c2
|
8163561: Add a test for Proxy Authentication in HTTP/2 Client API
Reviewed-by: chegar
|
2016-08-26 08:33:28 -07:00 |
|
Claes Redestad
|
1a404080ee
|
8163371: Enable tracing which JLI classes can be pre-generated
Reviewed-by: vlivanov
|
2016-08-26 16:16:09 +02:00 |
|
Athijegannathan Sundararajan
|
87f1cd1d73
|
8164748: Edit pad crashes when calling function
Reviewed-by: jlaskey
|
2016-08-25 22:23:59 +05:30 |
|
Christian Tornqvist
|
8214dd5bfc
|
8164737: Remove Unsafe dependency from ProcessTools
Reviewed-by: gtriantafill, dholmes
|
2016-08-25 08:39:06 -04:00 |
|
Claes Redestad
|
92d448522a
|
8164739: Remove computation of predefined interpreter forms
Reviewed-by: vlivanov
|
2016-08-25 13:29:47 +02:00 |
|
Maurizio Cimadamore
|
2c2d5c4917
|
8164399: inference of thrown variable does not work correctly
Logic for inferring thrown variables should exclude non proper bounds as per JLS 18.1
Reviewed-by: vromero, dlsmith
|
2016-08-25 11:51:19 +01:00 |
|
Jamsheed Mohammed C M
|
1f57e15997
|
8158639: C2 compilation fails with SIGSEGV
Fixed the jvms for callsite traps based on declared signature.
Reviewed-by: kvn, vlivanov, dlong
|
2016-08-25 02:10:03 -07:00 |
|
Vladimir Ivanov
|
d536ff4377
|
8155635: C2: Mixed unsafe accesses break alias analysis
Reviewed-by: jrose, kvn
|
2016-08-25 12:52:18 +03:00 |
|
Vladimir Ivanov
|
bf0209ffa9
|
8162101: C2: Handle "wide" aliases for unsafe accesses
Reviewed-by: kvn
|
2016-08-25 12:51:10 +03:00 |
|
Alan Bateman
|
97fca016ab
|
8066943: (fs) Path.relativize() gives incorrect result for ".."
Reviewed-by: prappo, bpb
|
2016-08-25 10:01:20 +01:00 |
|
Srinivas Dama
|
7b8ef7554e
|
8163793: jlink has typo in copy-files plugin help text example
Reviewed-by: sundar, redestad
|
2016-08-25 09:43:46 +05:30 |
|
Yasumasa Suenaga
|
bc0cae288e
|
8163581: Heap Parameters in HSDB cannot handle G1CollectedHeap
Reviewed-by: dholmes, sjohanss
|
2016-08-25 12:24:16 +09:00 |
|
Yasumasa Suenaga
|
d1eb1ae8ea
|
8163581: Heap Parameters in HSDB cannot handle G1CollectedHeap
Reviewed-by: dholmes, sjohanss
|
2016-08-25 12:24:05 +09:00 |
|
Rachel Protacio
|
1618785868
|
Merge
|
2016-08-25 13:48:42 +00:00 |
|
Rachel Protacio
|
c6c1bee762
|
8148854: Class names "SomeClass" and "LSomeClass;" treated by JVM as an equivalent
Added default format checking of class names loaded by the app class loader
Reviewed-by: coleenp, lfoltan
|
2016-08-25 09:23:45 -04:00 |
|
Christian Tornqvist
|
820b9e7a16
|
8164737: Remove Unsafe dependency from ProcessTools
Reviewed-by: gtriantafill, dholmes
|
2016-08-25 08:40:53 -04:00 |
|
Dmitry Fazunenko
|
3ba0af5c09
|
8164133: Tests gc/arguments/TestAlignmentToUseLargePages.java and gc/cms/TestBubbleUpRef.java use too small heap
Reviewed-by: jmasa, sangheki, kzhaldyb
|
2016-08-25 14:12:09 +04:00 |
|
Vicente Romero
|
7328ed21cb
|
8161501: JSR269 jigsaw update: javax.lang.model.element.ModuleElement.getEnclosedElements() on unnamed module with unnamed package
Reviewed-by: jjg
|
2016-08-24 17:41:52 -07:00 |
|
David Holmes
|
e316907948
|
8157904: Atomic::cmpxchg for jbyte is missing a fence on initial failure
Reviewed-by: simonis, aph, kbarrett
|
2016-08-24 19:54:03 -04:00 |
|
Jonathan Gibbons
|
486c59283b
|
8164747: allclasses-frame broken after JDK-8162353
Reviewed-by: bpatel
|
2016-08-24 15:40:35 -07:00 |
|
Doug Lea
|
4c999ed180
|
8163353: NPE in ConcurrentHashMap.removeAll()
Reviewed-by: martin, psandoz, redestad, alanb
|
2016-08-24 12:50:37 -07:00 |
|
Vicente Romero
|
ddbef393bc
|
8047338: javac is not correctly filtering non-members methods to obtain the function descriptor
Reviewed-by: mcimadamore
|
2016-08-24 12:23:10 -07:00 |
|
Robbin Ehn
|
001e52768a
|
8158628: test/java/lang/instrument/NativeMethodPrefixAgent.java: Error occurred during initialization of VM: Failed to start tracing backend
Reviewed-by: sla, gtriantafill
|
2016-08-24 20:51:37 +02:00 |
|
Robbin Ehn
|
dcb6b6c2e6
|
8164208: Update tests with redefine classes UL options and tags
Reviewed-by: coleenp, gtriantafill
|
2016-08-24 20:38:22 +02:00 |
|
Robbin Ehn
|
3b1c3587d9
|
8164208: Update tests with redefine classes UL options and tags
Reviewed-by: coleenp, gtriantafill
|
2016-08-24 20:38:21 +02:00 |
|
Brian Burkhalter
|
34565b8ada
|
8163136: Add print statements to java/nio/file/WatchService/LotsOfCancels.java
Add some print statements.
Reviewed-by: alanb
|
2016-08-24 11:23:58 -07:00 |
|
Artem Smotrakov
|
8fe1b11fa9
|
8164166: Make sure java/nio/channels tests shutdown asynchronous channel groups
Reviewed-by: alanb
|
2016-08-24 10:58:29 -07:00 |
|
Sean Coffey
|
dde76394d5
|
8150530: Improve javax.crypto.BadPaddingException messages
Reviewed-by: xuelei
|
2016-08-24 17:57:20 +01:00 |
|
Kirill Zhaldybin
|
ad62406df7
|
8164743: Convert TestAsUtf8 to GTest
Reviewed-by: dholmes, rprotacio
|
2016-08-24 19:21:20 +03:00 |
|
Kirill Zhaldybin
|
635fad4510
|
8164738: Convert AltHashing_test to GTest
Reviewed-by: dholmes, coleenp
|
2016-08-24 18:10:09 +03:00 |
|
Robbin Ehn
|
d67d71f44c
|
8163589: Add back class id intrinsic method for event based tracing
Reviewed-by: kvn, mgronlun
|
2016-09-01 08:30:17 +02:00 |
|
Martin Doerr
|
ddfcdd9299
|
8165014: Unaligned unsafe access should throw InternalError on Solaris
Reviewed-by: dholmes, coleenp
|
2016-08-31 19:41:57 -04:00 |
|
Claes Redestad
|
60754ca0fb
|
8164569: Generate non-customized invoker forms at link time
Reviewed-by: vlivanov
|
2016-08-24 16:11:21 +02:00 |
|
Claes Redestad
|
5431436909
|
8164483: Generate field lambda forms at link time
Reviewed-by: vlivanov
|
2016-08-24 16:09:34 +02:00 |
|
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 |
|