Anthony Scarpino
|
4b919bee81
|
8167591: Add MD5 to signed JAR restrictions
Reviewed-by: mullan, jnimeh
|
2016-10-19 10:49:52 -07:00 |
|
Sean Mullan
|
41e797f4da
|
8162723: Array index overflow in Base64 utility class
Reviewed-by: ascarpino, jnimeh
|
2016-10-12 09:46:35 -04:00 |
|
Erik Joelsson
|
a8ac920474
|
8166937: [Solaris] Missing libjvm_db.so and libjvm_dtrace.so from JDK 9 b138
Reviewed-by: ihse, alanbur
|
2016-10-12 14:29:21 +02:00 |
|
Erik Joelsson
|
da8b135bcf
|
8167479: arm 32/64 slowdebug fails to build on unpack200
Reviewed-by: ihse
|
2016-10-12 14:25:07 +02:00 |
|
Ningsheng Jian
|
6a9dfd0048
|
8167595: AArch64: SEGV in stub code cipherBlockChaining_decryptAESCrypt
Reviewed-by: aph
|
2016-10-12 12:24:41 +00:00 |
|
Erik Joelsson
|
a467175dda
|
8167488: Race condition in build with new exploded-image-optimize target
Reviewed-by: tbell, ihse
|
2016-10-12 14:22:55 +02:00 |
|
Attila Szegedi
|
7975bee5dc
|
8167443: Nashorn static method linking bypasses autoexported linkers
Reviewed-by: hannesw, sundar
|
2016-10-12 13:23:15 +02:00 |
|
Martin Doerr
|
4b792903da
|
8166970: Adapt mutex padding according to DEFAULT_CACHE_LINE_SIZE
Reviewed-by: coleenp, dholmes, dcubed, redestad
|
2016-10-12 10:41:00 +02:00 |
|
Joe Wang
|
b414bb7023
|
8152530: NullPointerException when xmlns=""
Reviewed-by: dfuchs, naoto, lancea
|
2016-10-11 17:39:31 -07:00 |
|
Paul Sandoz
|
2fc1b1389a
|
8167524: Rogue character in Stream javadoc
Reviewed-by: smarks, darcy
|
2016-10-11 16:25:52 -07:00 |
|
Phil Race
|
c8971d64f4
|
8167523: JDK 9 build failure on MacOS due to unhandled cases in switch statement
Reviewed-by: serb
|
2016-10-11 16:15:18 -07:00 |
|
Bradford Wetmore
|
909e2244c8
|
8167459: Add debug output for indicating if a chosen ciphersuite was legacy
Reviewed-by: xuelei
|
2016-10-11 15:49:37 -07:00 |
|
Jan Lahoda
|
b765ef344a
|
8166890: JShell: locks forever when input is piped
Only read cursor position if connected to a terminal.
Reviewed-by: rfield, shinyafox
|
2016-10-11 12:33:15 +02:00 |
|
Erik Joelsson
|
7bf6362c3a
|
8167387: libjimage.so has a bad runpath
Reviewed-by: tbell, ihse
|
2016-10-11 12:25:54 +02:00 |
|
Vyom Tewari
|
b09d8ad0e6
|
8163482: java.net.URLPermission.getActions() adds a trailing colon when header-names is empty
Reviewed-by: chegar, dfuchs
|
2016-10-11 15:12:40 +05:30 |
|
Magnus Ihse Bursie
|
dde68e918c
|
8158181: Stop adding missing newline to manifest files
Reviewed-by: erikj
|
2016-10-11 11:28:19 +02:00 |
|
Magnus Ihse Bursie
|
33ae322e2c
|
8157623: Make --enable-ccache work properly with CCACHE from the environment
Reviewed-by: erikj
|
2016-10-12 11:49:09 +02:00 |
|
Xue-Lei Andrew Fan
|
9c0a3e6ca9
|
8167472: Chrome interop regression with JDK-8148516
Reviewed-by: weijun
|
2016-10-11 09:11:34 +00:00 |
|
Magnus Ihse Bursie
|
1e5f273342
|
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
|
2016-10-11 09:50:37 +02:00 |
|
Magnus Ihse Bursie
|
46cb0861d0
|
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
|
2016-10-11 09:50:04 +02:00 |
|
Magnus Ihse Bursie
|
a6aec9bc10
|
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
|
2016-10-11 09:49:50 +02:00 |
|
Magnus Ihse Bursie
|
f098b93482
|
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
|
2016-10-11 09:49:43 +02:00 |
|
Magnus Ihse Bursie
|
3e6227e27f
|
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
|
2016-10-11 09:49:31 +02:00 |
|
Jiangli Zhou
|
4d9fc9541d
|
8167333: Invalid source path info might be used when creating ClassFileStream after CFLH transforms a shared classes in some cases
Use NULL as 'source' when there is no valid source path info.
Reviewed-by: iklam, dholmes, dsamersoff
|
2016-10-10 20:50:33 -04:00 |
|
Valerie Peng
|
81d15be0db
|
8165275: Replace the reflective call to the implUpdate method in HandshakeMessage::digestKey
Replaced the reflection calls with the new sun.security.util.MessageDigestSpi2 interface
Reviewed-by: xuelei, mchung
|
2016-10-11 00:04:35 +00:00 |
|
Paul Sandoz
|
bf450d55c1
|
8164814: Deprecate Atomic*.weakCompareAndSet and defer to Atomic*.weakCompareAndSetPlain
Reviewed-by: martin, dl
|
2016-10-10 15:58:42 -07:00 |
|
Mandy Chung
|
fddb29160d
|
8162401: Support multiple --add-exports and --add-reads with the same module/package
Reviewed-by: alanb, redestad, sundar
|
2016-10-10 15:46:14 -07:00 |
|
Bhavesh Patel
|
0ce6fba428
|
4649116: Add option to include full package description at top, before interface table
Reviewed-by: jjg
|
2016-10-10 15:17:02 -07:00 |
|
Doug Simon
|
896a819c2b
|
8167180: [JVMCI] Exported elements referring to inaccessible types in jdk.vm.ci
Reviewed-by: mchung, twisti, alanb
|
2016-10-11 00:08:20 +02:00 |
|
Phil Race
|
e4ed1ab3d7
|
Merge
|
2016-10-10 14:35:20 -07:00 |
|
Phil Race
|
6ac1a33ba5
|
Merge
|
2016-10-10 14:26:49 -07:00 |
|
Phil Race
|
396d6e2a1a
|
Merge
|
2016-10-10 14:21:39 -07:00 |
|
Anthony Scarpino
|
dab57d2037
|
8165103: Update to "denyAfter constraint check" exception message
Reviewed-by: valeriep
|
2016-10-10 14:20:16 -07:00 |
|
Christoph Langer
|
0d046ab808
|
8167295: Further cleanup to the native parts of libnet/libnio
Reviewed-by: chegar
|
2016-10-10 22:42:45 +02:00 |
|
Phil Race
|
13dd764edf
|
Merge
|
2016-10-10 13:31:48 -07:00 |
|
Anthony Scarpino
|
3d4d013f55
|
8165101: AnchorCertificates throws NPE when cacerts file not found
Reviewed-by: mullan
|
2016-10-10 13:28:44 -07:00 |
|
Kumar Srinivasan
|
f4df89b00c
|
8165991: Fix DocTreeFactory newDocCommentTree
8154349: New doclet incorrectly shows entire text body for JavaFX properties in summary section
Reviewed-by: jjg
|
2016-10-10 11:21:00 -07:00 |
|
Kumar Srinivasan
|
6f16c4713d
|
8151102: Cleanup javadoc exception handling
Reviewed-by: jjg
|
2016-10-10 06:47:47 -07:00 |
|
Shinya Yoshida
|
a53b8b8a5d
|
8167343: JShell: Completeness analysis infers an incomplete declaration as COMPLETE_WITH_SEMI, which is a first line of Allman style
Reviewed-by: rfield
|
2016-10-11 00:28:49 +09:00 |
|
Harold Seigel
|
63e0cc39e9
|
8166364: fatal error: acquiring lock DirtyCardQ_CBL_mon/16 out of order with lock Module_lock/6 -- possible deadlock
Set the mirror's module field outside of the module lock.
Reviewed-by: dsamersoff, dholmes, rehn
|
2016-10-10 08:34:32 -04:00 |
|
Marcus Larsson
|
b093764418
|
8167354: Missing jtreg output when run using langtools makefiles
Reviewed-by: erikj, sla
|
2016-10-10 12:36:56 +02:00 |
|
Jan Lahoda
|
969c7a933a
|
8167442: Langtools ant build not working after addition of -Xlint:exports
Disabling the exports lint when compiling the langtools modules until the warnings are resolved.
Reviewed-by: mcimadamore, forax
|
2016-10-11 13:16:45 +02:00 |
|
Jan Lahoda
|
e6bf5b92f7
|
8166890: JShell: locks forever when input is piped
StopDetectingInputStream.setState must not override the state if the stream is closed.
Reviewed-by: rfield, shinyafox
|
2016-10-11 12:29:39 +02:00 |
|
Maurizio Cimadamore
|
f923578969
|
8167456: Tweak IntelliJ langtools project's jtreg settings
Adjust IntelliJ project template to reflect new serialized format of jtreg plugin settings
Reviewed-by: jlahoda
|
2016-10-11 10:56:09 +01:00 |
|
Jan Lahoda
|
5794656914
|
8167320: Trying to document only java.base causes a NPE in javac
Ensure ModuleSymbol.getDirectives completes the Symbol
Reviewed-by: ksrini, jjg
|
2016-10-11 10:31:10 +02:00 |
|
Magnus Ihse Bursie
|
24a4e49180
|
8167424: Various trivial fixes in build system
Reviewed-by: erikj, tbell
|
2016-10-11 09:50:44 +02:00 |
|
Robert Field
|
8b2ace697c
|
8167128: JShell: /drop of statement gives confusing output
Reviewed-by: jlahoda
|
2016-10-10 18:41:12 -07:00 |
|
Sibabrata Sahoo
|
05b72e77b7
|
8156054: Test Task: Develop new tests for JEP C155: Remove FilePermission Pathname Canonicalization
New test for removing canonicalize path from FilePermission.
Reviewed-by: weijun
|
2016-10-10 00:45:13 -07:00 |
|
Weijun Wang
|
ba9df3533c
|
8164705: Remove pathname canonicalization from FilePermission
Reviewed-by: alanb, bpb
|
2016-10-10 08:28:50 +08:00 |
|
Xuelei Fan
|
90e6cda73c
|
8166878: Connection reset during TLS handshake
Reviewed-by: xuelei
|
2016-10-09 14:38:30 +03:00 |
|