Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
68000594870c9b1ac08e8b3ee75796bf75b200aa
/
src
/
solaris
8feebf2
Merge
by lana
· 13 years ago
642647c
Merge
by lana
· 13 years ago
467b4eb
4244896: (process) Provide System.getPid(), System.killProcess(String pid)
by robm
· 13 years ago
11544c7
Merge
by lana
· 13 years ago
49946ac
7124536: [macosx] PrintServiceLookup.lookupDefaultPrintService() return null
by prr
· 13 years ago
06c7046
Merge
by lana
· 13 years ago
ee6912b
7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX
by alanb
· 13 years ago
eec9c8a
7176138: Fixes for missing close() calls and possible null pointer reference instead of fatal error
by ohair
· 13 years ago
bf41261
Merge
by lana
· 13 years ago
676bd4a
Merge
by lana
· 13 years ago
82fb709
Merge
by ohair
· 13 years ago
5f1aaf8
7170969: Add @GenerateNativeHeader to classes whose fields need to be exported for JNI
by erikj
· 13 years ago
803a084
Merge
by asaha
· 13 years ago
5a658f1
7174233: Openjdk is missing some key maps on the Japanese keyboards
by littlee
· 13 years ago
d9d8367
Merge
by lana
· 13 years ago
df17396
7123957: Switch of Gnome theme ends up deadlocked in GTKEngine.native_switch_theme
by dcherepanov
· 13 years ago
a0317c3
7172826: (se) Selector based on the Solaris event port mechanism
by alanb
· 13 years ago
222aca4
Merge
by lana
· 13 years ago
f5a0e9a
7173515: (se) Selector.open fails with OOME on Solaris when unlimited file descriptors
by alanb
· 13 years ago
209eca1
7043963: AWT workaround missing for Mutter.
by omajid
· 13 years ago
4bf434a
7170655: Frame size does not follow font size change with XToolkit
by luchsh
· 13 years ago
05942bf
7171591: getDefaultScopeID() in src/solaris/native/java/net/net_util_md.c should return a value
by khazra
· 13 years ago
26c4c07
7172014: Remove empty and unused javah include files Reviewed-by: ohair, erikj
by ihse
· 13 years ago
7c096e7
Merge
by lana
· 13 years ago
078684b
Merge
by lana
· 13 years ago
00c5448
7144064: [macosx] "Could not find class" error in JTree's ctor when called in headless mode
by kizune
· 13 years ago
32d326e
7169050: (se) Selector.select slow on Solaris due to insertion of POLLREMOVE and 0 events
by alanb
· 13 years ago
873d903
Merge
by asaha
· 13 years ago
808269a
Merge
by lana
· 13 years ago
3067a3d
7123896: Unexpected behavior due to Solaris using separate IPv4 and IPv6 port spaces
by coffeys
· 13 years ago
64afb30
7124337: [macosx] FileDialog fails to select multiple files
by dcherepanov
· 13 years ago
5414bf7
Merge
by lana
· 13 years ago
fc48eb9
7167359: (tz) SEGV on solaris if TZ variable not set Reviewed-by: okutsu
by coffeys
· 13 years ago
d824752
7163874: InetAddress.isReachable should support pinging 0.0.0.0
by youdwei
· 13 years ago
0f8607f
Merge
by asaha
· 13 years ago
f092229
7166687: InetAddress.getLocalHost().getHostName() returns FQDN
by robm
· 13 years ago
84f26b6
7166048: Remove the embeded epoll data structure. Reviewed-by: alanb
by zhouyx
· 13 years ago
b83c9f2
Merge
by lana
· 13 years ago
eacc699
7164376: Replace use of sun.security.action.LoadLibraryAction with System.loadLibrary
by mchung
· 13 years ago
461b7e9
7164570: (fs) WatchService queues CREATE event but not DELETE event for very short lived files [sol11]
by alanb
· 13 years ago
b272e6d
Merge
by lana
· 13 years ago
ee62bee
Merge
by lana
· 13 years ago
3ef830b
7144274: [macosx] Default IPv6 multicast interface is not being set when calling MulticastSocket.joinGroup()
by khazra
· 13 years ago
0be6796
7132924: (dc) DatagramChannel.disconnect throws SocketException with IPv4 socket and IPv6 enabled [macosx]
by alanb
· 13 years ago
b9891aa
7129742: Unable to view focus in Non-Editable TextArea
by zhouyx
· 13 years ago
d0138dc
Merge
by coleenp
· 13 years ago
6a912f1
Merge
by lana
· 13 years ago
5df9ac9
Merge
by lana
· 13 years ago
a9aac00
Merge
by sla
· 13 years ago
cbea45a
7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close
by robm
· 13 years ago
571114d
7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx]
by sla
· 13 years ago
7547999
7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
by jmelvin
· 13 years ago
a14fc58
Merge
by lana
· 13 years ago
b08670e
Merge
by lana
· 13 years ago
51aa7f1
7143606: File.createTempFile should be improved for temporary files created by the platform.
by robm
· 13 years ago
b3c237e
Merge
by katleman
· 13 years ago
7cf3132
7097771: setEnabled does not work for components in disabled containers.
by serb
· 13 years ago
92de566
7074397: Build infrastructure changes (makefile re-write)
by ohair
· 13 years ago
e930863
7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline
by ceisserer
· 13 years ago
30b7f6d
7159041: Fix for 7152519 causing build breakage. Reviewed-by: igor, jgodinez
by prr
· 13 years ago
dcc1b1a
Merge
by lana
· 13 years ago
d1325b3
Merge
by lana
· 13 years ago
ab5b568
7155298: Editable TextArea/TextField are blocking GUI applications from exit
by zhouyx
· 13 years ago
c092ae9
Merge
by lana
· 13 years ago
22fa672
7134701: [macosx] Support legacy native library names Reviewed-by: alanb, dcubed
by michaelm
· 13 years ago
feca20c
7152519: Dependency on non-POSIX header file <link.h> causes portability problem
by luchsh
· 13 years ago
01bb539
7155300: Include pthread.h on all POSIX platforms except Solaris to improve portability
by zhangshj
· 13 years ago
35b3406
Merge
by lana
· 13 years ago
bd9e770
Merge
by lana
· 13 years ago
ffc8eae
7153343: Dependency on non-POSIX header file <link.h> causes portability problem
by littlee
· 13 years ago
0ad3e1e
7152948: DatagramDispatcher.c should memset msghdr to make it portable to other platforms
by chegar
· 13 years ago
a0c1504
7149608: Default TZ detection fails on linux when symbolic links to non default location used.
by coffeys
· 13 years ago
e657aac
7151427: Fix the potential memory leak in error handling code in X11SurfaceData.c
by littlee
· 13 years ago
75467b2
Merge
by lana
· 13 years ago
7803add
Merge
by lana
· 13 years ago
c56ced3
7152186: java.awt.HeadlessException when running AWT apps [macosx]
by michaelm
· 13 years ago
5ac8c15
7113349: Initial changeset for Macosx port to jdk
by michaelm
· 13 years ago
424d8e6
Merge
by lana
· 13 years ago
d4c2dca
Merge
by lana
· 13 years ago
7e132d6
Merge
by lana
· 13 years ago
f92ee67
7146572: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
by anthony
· 13 years ago
ffe163e
7146506: (fc) Add EACCES check to the return of fcntl native method
by littlee
· 13 years ago
e8822c5
Merge
by lana
· 13 years ago
43e855e
Merge
by lana
· 14 years ago
3863680
Merge
by lana
· 14 years ago
f3e353a
7114611: (fs) DirectoryStream fails with SIGBUS on some embedded platforms, dirent alignment
by alanb
· 14 years ago
26523ae
7041249: Remove apt tool and API from the JDK Reviewed-by: jjg, ohair
by darcy
· 14 years ago
64f3789
Merge
by chegar
· 14 years ago
bd32568
7041778: Move SCTP implementation out of sun.nio.ch and into its own package
by chegar
· 14 years ago
7c4d0a6
7132194: GtkFileDialog does not point to the correct file(s) is Recent Files are used.
by anthony
· 14 years ago
dc71962
Merge
by lana
· 14 years ago
78f4199
Merge
by sla
· 14 years ago
a613193
7133301: (process) UNIXProcess_md.c should include sys/wait.h rather than wait.h
by ngmr
· 14 years ago
e863aa5
7132199: sun/management/jmxremote/bootstrap/JvmstatCountersTest.java failing on all platforms
by sla
· 14 years ago
f73cc56
Merge
by lana
· 14 years ago
1c99651
7110002: Rename xawt/libmawt.so and headless/libmawt.so so they can be colocated with libawt
by chegar
· 14 years ago
e391807
7078460: JDialog is shown as separate icon on the taskbar Reviewed-by: anthony
by denis
· 14 years ago
eef8bba
Merge
by lana
· 14 years ago
dedeeab
Merge
by lana
· 14 years ago
0590155
Merge
by lana
· 14 years ago
Next »