Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
7910b5676882ae3760c1e61b83c199822805536b
7910b56
6693490: (se) select throws "File exists" IOException under load (lnx)
by alanb
· 16 years ago
03ce5bb
6621689: (dc spec) DatagramChannel.receive when channel is not bound is not specified
by alanb
· 16 years ago
683229b
6819689: File.lastModified can return bogus value for remote file accessed as it is being deleted [win]
by alanb
· 16 years ago
31d9460
6807702: Integer.valueOf cache should be configurable Reviewed-by: darcy
by alanb
· 16 years ago
b65afe9
6819886: System.getProperty("os.name") reports Vista on Windows 7
by alanb
· 16 years ago
3962cb3
Merge
by tbell
· 16 years ago
be1da07
6695776: corba jscheme jar files in repository could be built from source
by tbell
· 16 years ago
c510f53
Merge
by sherman
· 16 years ago
4645e6c
6636323: Optimize handling of builtin charsets
by sherman
· 16 years ago
725dcd1
6820606: keytool can generate serialno more randomly Reviewed-by: xuelei
by weijun
· 16 years ago
75ccefc
Merge
by tbell
· 16 years ago
adc5854
Merge
by sherman
· 16 years ago
ffaf492
6817475: named-capturing group name started with digit causes PSE exception
by sherman
· 16 years ago
a56e2a9
Added tag jdk7-b51 for changeset fea0898259ae
by xdono
· 16 years ago
b52e581
6819272: keytool -importcert should read the whole input Reviewed-by: xuelei
by weijun
· 16 years ago
0a94bcf
6817246: Redundant call to set InetAddressCachePolicy to FOREVER if not set during initialization
by mchung
· 16 years ago
8c822cf
Merge
by dfuchs
· 16 years ago
1a02f7e
Merge
by ohair
· 16 years ago
058129a
6818565: Regression with fix 6816311: COMPILER_VERSION -> REQUIRED_COMPILER_VERSION
by ohair
· 16 years ago
f473e4c
6814587: Legal notice repair needed in jdk/src/share/classes/java/nio
by tbell
· 16 years ago
50d7f3f
6383095: CRL revoked certificate failures masked by OCSP failures
by xuelei
· 16 years ago
2508e03
Merge
by xdono
· 16 years ago
82280fd
6816311: Changes to allow builds with latest Windows SDK 6.1 on 64bit Windows 2003
by ohair
· 16 years ago
e301941
Merge
by tbell
· 16 years ago
00a018c
Merge
by dfuchs
· 16 years ago
8151a13
6798714: OCSPResponse class has to check the validity of signing certificate for OCSP response
by xuelei
· 16 years ago
c5333c7
6550221: jaas, jgss and smartcardio javadoc files do not contain Copyrights
by weijun
· 16 years ago
d8605c6
6815182: GSSAPI/SPNEGO does not work with server using MIT Kerberos library
by weijun
· 16 years ago
1659273
6813240: Remove dead code in sun.misc.FormattedFloatingDecimal class
by mchung
· 16 years ago
54b0868
6810254: Lazily instantiate the shared secret access objects
by mchung
· 16 years ago
31453e0
6661448: Make the SNMP agent optional when OPENJDK=true and IMPORT_BINARY_PLUGS=false
by dfuchs
· 16 years ago
b8b277c
Merge
by tbell
· 16 years ago
7db70f2
Merge
by xdono
· 16 years ago
115d037
6814575: Update copyright year
by xdono
· 16 years ago
1a9f687
Merge
by xdono
· 16 years ago
262977e
Merge
by mullan
· 16 years ago
d398eaa
6787130: java.policy file contains stale link to http://java.sun.com/notes
by mullan
· 16 years ago
f7ff19c
Merge
by tbell
· 16 years ago
3248255
Merge
by valeriep
· 16 years ago
edfb9ed
Added tag jdk7-b50 for changeset 58ba2cd5a250
by xdono
· 16 years ago
f7e1af5
6813402: keytool cannot -printcert entries without extensions
by weijun
· 16 years ago
e995ee5
6812879: Excess code line in ArrayList method
by sherman
· 16 years ago
bd6a22a
6737323: Typo in javadoc for SocketPermission
by chegar
· 16 years ago
777c06d
6775145: ClassLoaderUtil.releaseLoader calls System.out.println ("classLoader = " + classLoader)
by chegar
· 16 years ago
471a3b7
6705872: SecureRandom number init is taking too long on a java.io.tmpdir with a large number of files.
by weijun
· 16 years ago
2d2006a
6812738: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes with PCKS11 provider
by valeriep
· 16 years ago
993776d
6799230: Lazily load java.lang.annotation.Annotation class
by mchung
· 16 years ago
c6f0a85
Merge
by xdono
· 16 years ago
39d67d3
Merge
by tbell
· 16 years ago
f7c9ddc
6549506: Specification of Permission.toString() method contradicts with JDK implementation
by xuelei
· 16 years ago
33ccb68
6811578: genSolarisConstants.c should not require kernel patch to compile on Solaris 10
by alanb
· 16 years ago
e0f164a
6809504: Remove enctype="text/xml" from the offline registration page
by mchung
· 16 years ago
13c6786
Merge
by xdono
· 16 years ago
10be22c
Merge
by xdono
· 16 years ago
7e61356
6799689: Make sun.misc.FloatingDecimal.hexFloatPattern static field initialized lazily
by mchung
· 16 years ago
762ebd2
Merge
by tbell
· 16 years ago
8dd29a5
6810915: Sun proprietary warnings in JDK build Reviewed-by: ohair
by jjg
· 16 years ago
d09e2cb
6801467: Defer get the launcher resource bundle until it's needed
by mchung
· 16 years ago
22a1c8b
Added tag jdk7-b49 for changeset 8311105ea7a3
by xdono
· 16 years ago
d5ddd0c
Merge
by kevinw
· 16 years ago
464da3d
6803402: Race condition in AbstractQueuedSynchronizer
by dl
· 16 years ago
822673f
6809463: Missing license header in test LargeZipFile.java Reviewed-by: alanb
by kevinw
· 16 years ago
3e5eb7f
6599383: Unable to open zip files more than 2GB in size Reviewed-by: alanb
by kevinw
· 16 years ago
6e9d2a0
Merge
by alanb
· 16 years ago
891bcd6
6809132: (file) Javadoc style and consistency issues
by alanb
· 16 years ago
e4fc0c3
6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win]
by alanb
· 16 years ago
0b4d42d
6350801: Add support for named (instead of numbered) capture groups in regular expression
by sherman
· 16 years ago
72d6dcd
6806649: synchronization bottleneck when constructing Thread subclasses
by chegar
· 16 years ago
b813d66
5067458: Loopback SSLSocketImpl createSocket is throwing an exception
by xuelei
· 16 years ago
97f54a5
6780416: New keytool commands/options: -gencert, -printcertreq, -ext
by weijun
· 16 years ago
a791e49
6803376: BasicConstraintsExtension does not encode when (ca==false && pathLen<0)
by weijun
· 16 years ago
44c6ae5
6804045: DerValue does not accept empty OCTET STRING Reviewed-by: xuelei
by weijun
· 16 years ago
abbed73
6789935: cross-realm capath search error Reviewed-by: xuelei
by weijun
· 16 years ago
a077eef
6535697: keytool can be more flexible on format of PEM-encoded X.509 certificates
by weijun
· 16 years ago
ac30621
Merge
by tbell
· 16 years ago
fc39d35
6697270: Inputstream dosent behave correct
by xuelei
· 16 years ago
c83b3cf
4918870: Examine session cache implementation (sun.misc.Cache)
by xuelei
· 16 years ago
f649038
Merge
by tbell
· 16 years ago
1f051e5
Added tag jdk7-b48 for changeset 5fbd9ea7def1
by xdono
· 16 years ago
2503979
Merge
by lana
· 16 years ago
67cd4e9
Merge
by tbell
· 16 years ago
1d6a578
6800805: java.net.NetworkInterface.getNetworkInterfaces() does not list IPv6 network interfaces correctly
by chegar
· 16 years ago
383daf2
6781363: New I/O: Update socket-channel API to jsr203/nio2-b99
by alanb
· 16 years ago
7076f72
Added tag jdk7-b47 for changeset b4ac413b1f12
by xdono
· 16 years ago
08430a8
6799040: Portability issues in src/solaris/native/java/net/Inet4AddressImpl.c
by chegar
· 16 years ago
f3c6635
Merge
by lana
· 16 years ago
391e339
6755621: Include SA binaries into Windows JDK
by poonam
· 16 years ago
e5081fe
Merge
by tbell
· 16 years ago
e418138
Added tag jdk7-b46 for changeset 4b03e27a4409
by xdono
· 16 years ago
2c210b5
Merge
by tbell
· 16 years ago
d011e89
Merge
by tbell
· 16 years ago
3593aab
6585546: Please update API doc for java.net.CookieManager
by jccollet
· 16 years ago
1c7ba5a
6782783: regtest HttpsURLConnection/B6216082.java throws ClosedByInterruptException
by xuelei
· 16 years ago
421dab8
6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7
by anthony
· 16 years ago
a9c33c4
Merge
by lana
· 16 years ago
94a3d3c
6548433: (enum spec) java.lang.Enum docs should explain about values() and valueOf(String)
by darcy
· 16 years ago
8fa4886
6785456: Read Kerberos setting from Windows environment variables
by weijun
· 16 years ago
3056279
6552334: Enable DNS in Kerberos by default Reviewed-by: valeriep
by weijun
· 16 years ago
33fd538
6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds
by jccollet
· 16 years ago
8df3929
6799141: Build with --hash-style=both so that binaries can work on SuSE 10
by ohair
· 16 years ago
Next »