Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
2a8c670b5683f6dc7180efe2feb18f47266a80ff
/
src
2a8c670
Merge
by tbell
· 16 years ago
304c3a4
Merge
by tbell
· 16 years ago
d555cc0
Merge
by sherman
· 16 years ago
50c9c09
6855671: DerOutputStream encodes negative integer incorrectly
by weijun
· 16 years ago
a1357da
6707281: Adler32.update() JavaDoc is wrong
by sherman
· 16 years ago
9302a4e
Merge
by tbell
· 16 years ago
3ebbb29
6855069: rmic should support v51 class files. Reviewed-by: jrose
by jjg
· 16 years ago
942f0ed
Merge
by michaelm
· 16 years ago
8e8c47c
6827999: 6827999: URLClassLoader.addURL(URL) adds URLs to closed class loader
by michaelm
· 16 years ago
d1fddf9
6855335: Several changes in the SCTP implementation. Reviewed-by: michaelm
by chegar
· 16 years ago
773ba62
Merge
by tbell
· 16 years ago
6d41bb4
Merge
by ohair
· 16 years ago
b215c65
Merge
by tbell
· 16 years ago
77d3764
6844054: (bf) Eliminate dependency on javax.management.ObjectName
by alanb
· 16 years ago
755cead
6838333: New I/O: Update file system API to jsr203/nio2-b101
by alanb
· 16 years ago
1fd3e06
6855180: Fix classfile version check in java_crw_demo Reviewed-by: jjg
by ohair
· 16 years ago
ddb3d52
6843077: JSR 308: Annotations on types
by jjg
· 16 years ago
327ef25
Merge
by tbell
· 16 years ago
08ab65e
6855297: Windows build breaks after 6811297
by jccollet
· 16 years ago
a3caa26
6852607: MessageUtils JVM crash
by langel
· 16 years ago
6ac1578
6811297: Add more logging to HTTP protocol handler
by jccollet
· 16 years ago
a8222d4
Merge
by jgodinez
· 16 years ago
70cf61c
Merge
by yan
· 16 years ago
5e760ba
Merge
by tbell
· 16 years ago
233385e
6834805: Improve jar -C performance
by martin
· 16 years ago
868365c
6847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves differently since
by sherman
· 16 years ago
c0ca335
6851653: (launcher) Make every java process 20 bytes smaller
by martin
· 16 years ago
2c3c916
6853617: race condition in java.awt.Font.getAttributes() (private method)
by prr
· 16 years ago
c1233ea
6850398: Allow GraphicsEnvironment to be loaded by system classloader (edit)
by jgodinez
· 16 years ago
e30c308
6853336: (process) disable or remove clone-exec feature (6850720)
by tbell
· 16 years ago
c7f7c4e
6850606: Regression from JDK 1.6.0_12
by xlu
· 16 years ago
68bf04c
6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding
by sherman
· 16 years ago
866ef8c
6852108: Remove Preferences dependance from SocksSocketImpl
by jccollet
· 16 years ago
6c9be85
6851973: ignore incoming channel binding if acceptor does not set one
by weijun
· 16 years ago
e29c4cc
Merge
by mullan
· 16 years ago
299e884
6833839: RFE: improve ManifestDigester by instantiating StringBuilder constructor w/ initial value
by mullan
· 16 years ago
50c995a
Merge
by yan
· 16 years ago
cb915fe
6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13
by weijun
· 16 years ago
8e26ce7
6851515: awt_p.h incorporates a chunk of the XRender header
by andrew
· 16 years ago
c506c3c
6850783: InvalidityDateExtension returns reference to internal mutable state
by xuelei
· 16 years ago
4eec57f
Merge
by yan
· 16 years ago
0c28ff4
Merge
by jgodinez
· 16 years ago
a1fd9c5
6684104: Applets fails to launch using ImageIO if .java.policy with File permissions present on the system
by bae
· 16 years ago
9a3190f
6829549: JVM crash on certain images Reviewed-by: igor, prr
by bae
· 16 years ago
29ed625
6511515: poor performance of LogRecord.inferCaller depending on java.lang.Throwable.getStackTraceElement
by martin
· 16 years ago
2ea07df
6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion
by martin
· 16 years ago
c72d025
6850113: Bidi class needs to be updated to support Unicode 5.1
by peytoia
· 16 years ago
7651721
Merge
by tbell
· 16 years ago
6862b5c
6570344: Invalid RSA OID in sun.security.x509.AlgorithmId
by xuelei
· 16 years ago
cbeb114
5101862: WBMP Image reader tries to load Quicktime MOV files
by bae
· 16 years ago
50c222e
6296893: BMP Writer handles TopDown property incorrectly for some of the compression types
by bae
· 16 years ago
998dd20
6845161: Bottleneck in Configuration.getConfiguration synchronized call
by mullan
· 16 years ago
a2ca8a9
Merge
by yan
· 16 years ago
93d52df
6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication()
by weijun
· 16 years ago
4a8a576
Merge
by jgodinez
· 16 years ago
8b6a589
6829180: Removing focused component from a window causes a JVM crash for JDK7b50+ on WinXP/Vista
by dcherepanov
· 16 years ago
5de1475
6847459: Allow trust anchor self-issued intermediate version 1 and version 2 certificate
by xuelei
· 16 years ago
60bdbca
6839645: Swing application prints message in Control Panel if language is changed
by yan
· 16 years ago
bb27808
Merge
by yan
· 16 years ago
b09ad85
Merge
by yan
· 16 years ago
439838b
6808625: Incomplete code sample in Deflater javadoc
by sherman
· 16 years ago
5afb2e4
6807602: Increase MAX_BUFFER_LEN and MAX_HEAP_BUFFER_LEN on 64-bit Solaris and Linux
by chegar
· 16 years ago
5e88b54
6829636: test/java/util/logging/LoggingDeadlock2.java is flaky
by mchung
· 16 years ago
3d170d5
6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT
by jccollet
· 16 years ago
42f6d39
6720721: CRL check with circular depency support needed
by xuelei
· 16 years ago
5b05bb9
6822460: support self-issued certificate
by xuelei
· 16 years ago
709dbb2
6844887: NPE in TextCallbackHandler Reviewed-by: xuelei
by weijun
· 16 years ago
9f453df
6349566: java.net.CookieManager doesn't set default domain
by jccollet
· 16 years ago
a4aafa8
6844750: Solaris build failed after 6799099 Reviewed-by: yan
by dav
· 16 years ago
a83be83
6622432: RFE: Performance improvements to java.math.BigDecimal
by xlu
· 16 years ago
167be9c
4893408: JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY
by bae
· 16 years ago
e486ddd
6799099: All automatic regression tests that create Robot fail on X11
by dav
· 16 years ago
26d830f
6843578: Re-implement IBM doublebyte charsets
by sherman
· 16 years ago
2d08ce6
6839133: lcms 1.18 update breaks ICC_ProfileRGB Tests Reviewed-by: avu, prr
by aph
· 16 years ago
29646cf
6829659: Circle is rendered in C shape
by jgodinez
· 16 years ago
b8e72b4
6833019: KeyboardFocusManager.getCurrentKeyboardFocusManager() throws unspecified HeadlessException
by ant
· 16 years ago
2369623
6794764: Translucent windows are completely repainted on every paint event, on Windows
by art
· 16 years ago
0981340
6832353: Krb5LoginModule: use the KRB5CCNAME when searching for Kerberos ticket cache
by weijun
· 16 years ago
8e2c4f6
6682516: SPNEGO_HTTP_AUTH/WWW_KRB and SPNEGO_HTTP_AUTH/WWW_SPNEGO failed on all non-windows platforms
by weijun
· 16 years ago
c0a4f01
6832016: {DigestMD5Base,Des3DkCrypto}.setParityBit should use Integer.bitCount
by weijun
· 16 years ago
5f1d32a
6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails
by sherman
· 16 years ago
fac3865
6831794: charset EUC_TW is 12.6% of the total size of charsets.jar
by sherman
· 16 years ago
6a1abc8
6839999: Cumulative fix for 6762511 and 6838003
by anthony
· 16 years ago
cbda881
6812298: Dynamic GraphicsConfig changes don't work on X11 platforms
by anthony
· 16 years ago
b9e00ae
6811219: Deadlock java AWT in XWarningWindow
by anthony
· 16 years ago
2d62b17
6834525: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86
by yan
· 16 years ago
3712ee1
Merge
by ohair
· 16 years ago
0408b0f
6713352: Deadlock in JFileChooser with synchronized custom FileSystemView
by rupashka
· 16 years ago
7aaa69c
6678385: Random java.lang.StackOverflowError from various JDKs
by art
· 16 years ago
d55d50c
6827581: Contextkey does not work in Nimbus Reviewed-by: rupashka
by peterz
· 16 years ago
b828ff9
Merge
by jgodinez
· 16 years ago
73f0f4a
6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC
by peterz
· 16 years ago
eb392bf
Merge
by yan
· 16 years ago
82a73c2
Merge
by xdono
· 16 years ago
86e4840
6839839: access checking logic is wrong at three points in MethodHandles
by jrose
· 16 years ago
633103c
Merge
by yan
· 16 years ago
2ced9fc
6834474: (tz) Support tzdata2009g Reviewed-by: okutsu
by peytoia
· 16 years ago
27fede4
6839802: java.dyn needs to be on the CORE_PKGS list
by jrose
· 16 years ago
4801483
Merge
by ohair
· 16 years ago
e314c30
6835803: Type error in src/windows/native/sun/windows/awt_Window.cpp
by ohair
· 16 years ago
Next »