Commit Graph

12 Commits

Author SHA1 Message Date
David Buck f8c715b393 8141491: Unaligned memory access in Bits.c
Introduce alignment-safe Copy::conjoint_swap and JVM_CopySwapMemory

Reviewed-by: mikael, dholmes
2018-12-03 07:31:29 -05:00
Rob McKenna 5a10fa1175 8180881: Better packaging of deserialization
Reviewed-by: chegar, acorn
2017-10-27 20:38:49 +01:00
Sunny Chan ae7883a9e2 8169556: Wrapping of FileInputStream's native skip and available methods
Wrap further native methods in FileInputStreams

Reviewed-by: chegar, bpb, rriggs
2017-03-14 10:21:45 -04:00
Mark Sheppard 83e7d94f0c 8157749: Improve handling of DNS error replies
Reviewed-by: chegar, rriggs, coffeys
2016-07-28 08:02:34 +01:00
Rob McKenna 89d7579e45 8133249: Occasional SIGSEGV: non thread-safe use of strerr in get LastErrorString
Reviewed-by: coffeys, igerasim
2015-10-17 21:55:25 +01:00
Volker Simonis 96a15d8105 8081674: EmptyStackException at startup if running with extended or unsupported charset
Reviewed-by: mchung, alanb
2015-06-10 16:55:13 +02:00
Ioi Lam 73728c66fe 8061651: Interface to the Lookup Index Cache to improve URLClassPath search time
Implemented the interface in sun.misc.URLClassPath and corresponding JVM_XXX APIs

Reviewed-by: mchung, acorn, jiangli, dholmes
2014-10-13 16:10:01 -07:00
Naoto Sato 6c54e8cb70 8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending
Reviewed-by: msheppar
2014-09-17 13:55:20 -07:00
Brian Burkhalter f12b7f9fea 8055785: Modifications of I/O methods for instrumentation purposes
Wrap some native methods in Java methods.

Reviewed-by: rriggs
2014-08-22 13:06:50 -07:00
Staffan Larsen ee8e488c75 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms
Reviewed-by: kamg, mgronlun
2014-04-25 17:19:49 +02:00
Staffan Larsen 93bc6ba29c 8033911: Simplify instrumentation of FileInputStream and RandomAccessFile
Reviewed-by: alanb, dsamersoff, jbachorik
2014-02-10 13:00:50 +01:00
Magnus Ihse Bursie 453a40a431 8027566: Remove the old build system
Reviewed-by: erikj, tbell
2013-11-14 11:19:32 +01:00