Julian Waters
8242c647b9
8310863: Build failure after JDK- 8305341
...
Reviewed-by: dholmes
2023-06-26 05:38:04 +00:00
Julian Waters
78c3831701
8305341: Alignment should be enforced by alignas instead of compiler specific attributes
...
Reviewed-by: mdoerr
2023-06-25 23:49:49 +00:00
Jiangli Zhou
9bc6a212f7
8306033: Resolve multiple definition of 'throwIOException' and friends when statically linking with JDK native libraries
...
Reviewed-by: alanb
2023-04-26 16:04:48 +00:00
Daniel Jeliński
04c47da118
8289768: Clean up unused code
...
Reviewed-by: dfuchs, lancea, weijun, naoto, cjplummer, alanb, michaelm, chegar
2022-07-12 11:30:17 +00:00
Xue-Lei Andrew Fan
ffca23a531
8284490: Remove finalizer method in java.security.jgss
...
Reviewed-by: rriggs, dfuchs, weijun
2022-05-03 14:14:09 +00:00
Anton Kozlov
dbc9e4b50c
8253795: Implementation of JEP 391: macOS/AArch64 Port
...
8253816: Support macOS W^X
8253817: Support macOS Aarch64 ABI in Interpreter
8253818: Support macOS Aarch64 ABI for compiled wrappers
8253819: Implement os/cpu for macOS/AArch64
8253839: Update tests and JDK code for macOS/Aarch64
8254941: Implement Serviceability Agent for macOS/AArch64
8255776: Change build system for macOS/AArch64
8262903: [macos_aarch64] Thread::current() called on detached thread
Co-authored-by: Vladimir Kempik <vkempik@openjdk.org>
Co-authored-by: Bernhard Urban-Forster <burban@openjdk.org>
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Co-authored-by: Monica Beckwith <mbeckwit@openjdk.org>
Reviewed-by: erikj, ihse, prr, cjplummer, stefank, gziemski, aph, mbeckwit, luhenry
2021-03-25 18:10:18 +00:00
Alexey Bakhtin
cfa3f74931
8245527: LDAP Channel Binding support for Java GSS/Kerberos
...
Reviewed-by: dfuchs, aefimov, mullan
2020-09-25 07:26:54 +00:00
Patrick Zhang
03721247d8
8238388: libj2gss/NativeFunc.o "multiple definition" link errors with GCC10
...
Fixed libj2gss link errors caused by GCC10 default -fno-common
Reviewed-by: weijun
2020-02-05 20:31:09 +08:00
Martin Doerr
b1e086a5fc
8220348: [ntintel] asserts about copying unaligned array
...
Reviewed-by: clanger, stuefe
2019-12-06 14:31:05 +01:00
Ivan Gerasimov
5c25e2a6fb
8211360: Change #if DEF to #if defined(DEF)
...
Reviewed-by: bpb, vtewari
2019-08-21 13:49:16 -07:00
Weijun Wang
e03c2a270b
8225687: Newly added sspi.cpp in JDK-6722928 still contains some small errors
...
Reviewed-by: xuelei
2019-07-10 09:43:34 +08:00
Weijun Wang
475996adc2
6722928: Support SSPI as a native GSS-API provider
...
Reviewed-by: erikj, nwilliams, valeriep
2019-06-13 10:06:07 +08:00
Nico Williams
10027304cd
8212216: JGSS: Fix leak in exception cases in getJavaOID()
...
Reviewed-by: mullan, weijun
2018-10-23 12:25:59 +08:00
Viktor Dukhovni
2a10506942
8212165: JGSS: Fix cut/paste error in NativeUtil.c
...
Reviewed-by: alanb, weijun
2018-10-16 09:19:32 +08:00
Jan Kalina
9d1ada26aa
8194630: Uninitialized initiator_address in native GSS
...
Zeroized the initiator/acceptor_address in gss_channel_bindings_t
Reviewed-by: valeriep
2018-05-24 00:37:29 +00:00
Weijun Wang
0b6fbf50d2
8200468: Port the native GSS-API bridge to Windows
...
Reviewed-by: ihse, valeriep
2018-04-13 15:29:33 +08:00
Valerie Peng
c5f521e176
8186212: Improve GSS handling
...
Reviewed-by: weijun, ahgross
2017-08-24 19:18:51 +00:00
Ivan Gerasimov
ebd0400570
8187497: Redundant variable assignment in Java_sun_security_jgss_wrapper_GSSLibStub_getMic
...
Reviewed-by: wetmore
2017-12-02 18:37:45 -08:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00