- 26 6月, 2015 1 次提交
-
-
由 mfang 提交于
Reviewed-by: katleman
-
- 15 6月, 2015 1 次提交
-
-
由 azvegint 提交于
Reviewed-by: alexsch, serb
-
- 12 6月, 2015 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: michaelm
-
- 29 5月, 2015 1 次提交
-
-
由 anashaty 提交于
Reviewed-by: azvegint, alexp
-
- 11 6月, 2015 1 次提交
-
-
由 robm 提交于
Reviewed-by: michaelm Contributed-by: brian.toal@gmail.com
-
- 15 5月, 2015 1 次提交
-
-
由 naoto 提交于
8080342: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle Reviewed-by: lancea
-
- 30 4月, 2015 1 次提交
-
-
由 prr 提交于
7145508: java.awt.GraphicsDevice.get/setDisplayMode behavior is incorrect when no display is present Reviewed-by: bae, serb
-
- 29 4月, 2015 1 次提交
-
-
由 azvegint 提交于
Reviewed-by: alexsch, serb
-
- 28 4月, 2015 1 次提交
-
-
由 robm 提交于
Reviewed-by: michaelm, andrew, alanb, rriggs Contributed-by: sgehwolf@redhat.com
-
- 15 5月, 2015 2 次提交
- 19 4月, 2015 1 次提交
-
-
由 serb 提交于
Reviewed-by: azvegint, prr
-
- 27 3月, 2015 1 次提交
-
-
由 dholmes 提交于
Reviewed-by: erikj, dlong
-
- 19 3月, 2015 1 次提交
-
-
由 azvegint 提交于
Reviewed-by: anthony, serb
-
- 03 2月, 2015 1 次提交
-
-
由 rgallard 提交于
Reviewed-by: kvn, coffeys
-
- 17 2月, 2015 1 次提交
-
-
由 robm 提交于
Reviewed-by: chegar
-
- 22 1月, 2015 1 次提交
-
-
由 msheppar 提交于
Summary: added null check to JNI function calls returns in Inet6AddressImpl.c net_util_md.c Reviewed-by: chegar, coffeys
-
- 20 1月, 2015 1 次提交
-
-
由 neugens 提交于
Summary: Fix regression caused by fix for 8023990 Reviewed-by: bae, prr Contributed-by: neugens@redhat.com, philip.race@oracle.com
-
- 11 12月, 2014 1 次提交
-
-
由 mfang 提交于
Reviewed-by: naoto, yhuang
-
- 03 12月, 2014 1 次提交
-
-
由 serb 提交于
8024626: CTW CRASH: SIGSEGV in ctw/jre/lib/rt_jar/preloading_1 and ctw/jre/lib/rt_jar/sun_awt_X11_ListHelper Reviewed-by: azvegint, alexsch
-
- 20 11月, 2014 1 次提交
-
-
由 rriggs 提交于
Reviewed-by: dholmes, martin
-
- 03 2月, 2015 1 次提交
-
-
由 rgallard 提交于
Reviewed-by: kvn, coffeys
-
- 29 1月, 2015 1 次提交
-
-
由 robm 提交于
Reviewed-by: chegar, rriggs
-
- 24 1月, 2015 1 次提交
-
-
由 alanb 提交于
8028792: (ch) Channels native code needs to be checked for methods calling JNI with pending excepitons Summary: added null checks to JNI functoin call return values Reviewed-by: chegar, coffeys
-
- 14 11月, 2014 1 次提交
-
-
由 alexsch 提交于
Reviewed-by: pchelko, anthony, ksrini
-
- 31 10月, 2014 1 次提交
-
-
由 bpb 提交于
Summary: Wrap accept0() native methods in Java accept(). Reviewed-by: chegar, alanb
-
- 02 12月, 2014 3 次提交
-
-
由 azvegint 提交于
8064700: [parfait] Function Call Mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/xawt/XToolkit.c Reviewed-by: alexsch, serb
-
由 azvegint 提交于
8064699: [parfait] JNI primitive type mismatch in jdk/src/java/desktop/unix/native/libawt_xawt/awt/awt_GraphicsEnv.c Reviewed-by: alexsch, serb
-
由 azvegint 提交于
8064698: [parfait] JNI exception pending in jdk/src/java/desktop/unix/native: libawt_xawt/awt/, common/awt Reviewed-by: alexsch, serb
-
- 15 12月, 2014 1 次提交
-
-
由 azvegint 提交于
Reviewed-by: ant, serb
-
- 18 10月, 2014 1 次提交
-
-
由 rgallard 提交于
Reviewed-by: mcimadamore, kvn
-
- 11 11月, 2014 1 次提交
-
-
由 azvegint 提交于
Reviewed-by: ahgross, prr, serb
-
- 11 3月, 2015 1 次提交
-
-
由 azvegint 提交于
Reviewed-by: alexsch, serb
-
- 10 3月, 2015 1 次提交
-
-
由 azvegint 提交于
Reviewed-by: alexsch, serb
-
- 18 9月, 2014 1 次提交
-
-
由 naoto 提交于
8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending Reviewed-by: msheppar
-
- 17 9月, 2014 1 次提交
-
-
由 ceisserer 提交于
Reviewed-by: bae, prr
-
- 09 9月, 2014 1 次提交
-
-
由 azvegint 提交于
8057770: api/javax_swing/JScrollPane/indexTGF.html#UpdateUI failed with MotifLookAndFeel on all platform Reviewed-by: alexsch, serb
-
- 30 9月, 2014 1 次提交
-
-
由 msheppar 提交于
Summary: avoid passing a null ifname string to GetStringUTFChars native fn calls within a NetworkInterface method call flows Reviewed-by: chegar, alanb
-
- 26 8月, 2014 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: martin, alanb
-
- 23 8月, 2014 1 次提交
-
-
由 bpb 提交于
Summary: Wrap some native methods in Java methods. Reviewed-by: rriggs
-