Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
c6e315b33768c9609f4f6efec1f93fb8a28777fa
c6e315b
6901170: HttpCookie parsing of version and max-age mis-handled
by jccollet
· 15 years ago
848a0c7
6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
by mchung
· 15 years ago
594b1ff
Merge
by ohair
· 15 years ago
c8564c5
Merge
by ohair
· 15 years ago
3d03dbd
6892742: Improve root set used by jhat
by ohair
· 15 years ago
2a0ce04
6902323: Fix testcase sun/tools/native2ascii/NativeErrors.java
by ohair
· 15 years ago
b2bcd9c
6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667)
by mullan
· 15 years ago
3c25189
6901318: Yet more Dual-pivot quicksort improvements
by alanb
· 15 years ago
e4c78c0
6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException
by thurka
· 15 years ago
55e99f2
Merge
by mchung
· 15 years ago
7de850f
Merge
by vinnie
· 15 years ago
b13aa82
6894643: Separate out dependency on Kerberos Reviewed-by: alanb, xuelei
by vinnie
· 15 years ago
4975693
6899851: Regression causes new dependency to jkernel
by mchung
· 15 years ago
907988c
6898124: Bidi should not require AWT to be present Reviewed-by: okutsu
by alanb
· 15 years ago
04eeca5
6900234: Several NIO tests should be removed from test/ProblemList.txt
by alanb
· 15 years ago
fdc0702
6899694: Dual-pivot quicksort improvements
by alanb
· 15 years ago
959c6bd
6899147: java.beans.MetaData should not require JDBC to be present
by alanb
· 15 years ago
b38e6f0
6898234: (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter
by alanb
· 15 years ago
dcbb58c
6899607: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
by mchung
· 15 years ago
e880104
6899444: Fix demo/jvmti tests so they can run in jtreg samevm mode, cleanup problemlist
by ohair
· 15 years ago
673413a
Merge
by asaha
· 15 years ago
7aae9af
6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
by ohair
· 15 years ago
d4dd609
Merge
by asaha
· 15 years ago
3aa461b
Merge
by tbell
· 15 years ago
79d250d
Merge
by asaha
· 15 years ago
95864e6
6657138: Mutable statics in Windows PL&F (findbugs) Reviewed-by: peterz, hawtin
by alexp
· 15 years ago
1f9e87a
6898220: Optimize Formatter.parse (including String.printf)
by martin
· 15 years ago
ffd2d05
6897553: LinkedList performance improvements
by martin
· 15 years ago
36d629c
6897993: (se) Close or cancel performance issue when number of pending updates is high (lnx)
by martin
· 15 years ago
c182e52
Merge
by asaha
· 15 years ago
6554bc4
6897550: BigInteger constructor should use local cached String length
by darcy
· 15 years ago
987e53c
Merge
by tbell
· 15 years ago
54d3afc
6865582: jsr166y - jsr166 maintenance update
by dl
· 15 years ago
7af6783
Merge
by asaha
· 15 years ago
d1015fd
Merge
by tbell
· 15 years ago
866cd2b
6896829: test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg
by alanb
· 15 years ago
6639e89
Merge
by tbell
· 15 years ago
bfbe9f9
6894950: test/java/util/zip/Bounds.java fails with OoutOfMemoryError
by sherman
· 15 years ago
953837b
Added tag jdk7-b75 for changeset 8885b2256507
by mikejwre
· 15 years ago
f3160aa
Merge
by tbell
· 15 years ago
5d65c69
6896573: Arrays.sort(long[]) fails with StackOverflowError
by alanb
· 15 years ago
b3ab605
Merge
by asaha
· 15 years ago
8dea3d9
6894534: SeedGenerator shouldn't require java.nio.file to be present
by weijun
· 15 years ago
9778b38
Merge
by mchung
· 15 years ago
40f02d5
6896472: Missing libjsig.so causes jdk build failure
by ohair
· 15 years ago
a2f1866
6896422: Add @ignore to test/java/util/zip/Bounds.java
by mchung
· 15 years ago
62856ca
Merge
by asaha
· 15 years ago
db4e49a
6880672: Replace quicksort in java.util.Arrays with dual-pivot implementation
by alanb
· 15 years ago
c3f76b7
Merge
by ohair
· 15 years ago
42d1f8f
Merge
by ohair
· 15 years ago
3a35266
Merge
by asaha
· 15 years ago
d3ff0c8
6888709: Change use of -DX=\""Y\"" to -DX='"Y"', consistently for all platforms
by ohair
· 15 years ago
660379d
6888701: Change all template java source files to a .java-template file suffix
by ohair
· 15 years ago
5417820
6895875: Missing serialVersionUID in sun.management classes
by mchung
· 15 years ago
978eef0
6890872: keytool -printcert to recognize signed jar files Reviewed-by: mullan
by weijun
· 15 years ago
94a062e
6893158: AP_REQ check should use key version number
by weijun
· 15 years ago
8e12508
6876135: Add PlatformLoggingMXBean to eliminate the dependency on JMX from logging
by mchung
· 15 years ago
9a78d44
6895456: Eliminate dependency on java.io.ObjectStreamClass during boot
by mchung
· 15 years ago
de75458
Merge
by asaha
· 15 years ago
59be0a0
6888179: Separate out dependency on CORBA Reviewed-by: dfuchs
by alanb
· 15 years ago
f21632e
6895287: disable building fontchecker
by andrew
· 15 years ago
732012c
Merge
by asaha
· 15 years ago
8eb35ad
6894633: NetHooks should not require provider to be present (sol)
by alanb
· 15 years ago
bed494e
Merge
by asaha
· 15 years ago
565a342
6891113: More methods for java.util.Objects: deepEquals, hash, toString with default
by darcy
· 15 years ago
43a4b03
Merge
by asaha
· 15 years ago
74ca4e2
6894169: Move HttpLogFormatter into a separate package Reviewed-by: alanb
by chegar
· 15 years ago
408a6e0
Merge
by sherman
· 15 years ago
927ce2f
4206909: want java.util.zip to work for interactive use (Z_SYNC_FLUSH)
by sherman
· 15 years ago
d9337e0
6878475: Better syntax for the named capture group in regex
by sherman
· 15 years ago
cebb34f
Merge
by asaha
· 15 years ago
4e825ec
Merge
by asaha
· 15 years ago
5ceda28
6560935: BigInteger.modPow() throws ArithmeticException for negative exponent
by darcy
· 15 years ago
c90680d
Merge
by chegar
· 15 years ago
fa049c8
6851617: Remove JSR 255 (JMX API 2.0) from JDK 7
by emcmanus
· 15 years ago
55a8645
Merge
by chegar
· 15 years ago
c13dd66
6893238: Move NTLM and SPNEGO implementations into separate packages
by chegar
· 15 years ago
de5bbde
6893702: Overhaul of Ftp Client internal code
by jccollet
· 15 years ago
83c0aa0
6873543: CookieManager doesn't enforce httpOnly
by jccollet
· 15 years ago
0dbe9ee
6893426: ShellScaffold.sh fails on Solaris 10 update releases: /usr/bin/id: illegal option -- u
by tbell
· 15 years ago
2ed8c04
6870812: enhance security tools to use ECC algorithms
by weijun
· 15 years ago
f3fb40c
Merge
by ohair
· 15 years ago
a2268c1
6371401: java.math.BigInteger.shift(Integer.MIN_VALUE) throws StackOverflowError
by darcy
· 15 years ago
c9f6f85
6890349: Fix #6870935 in jdk7/pit/b74 caused HttpClinet's check for "proxy capture" attack by-passed.
by michaelm
· 15 years ago
bb9b9fa
6889858: Add nonNull methods to java.util.Objects
by darcy
· 15 years ago
730ba8c
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
by jjg
· 15 years ago
2d1529b
6884480: (file) Path.relativize has typo in parameter description
by alanb
· 15 years ago
c0ca859
6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
by alanb
· 15 years ago
f45c70b
6892711: (file) test/java/nio/file/Path/CopyAndMove.java fails on Windows 2000
by alanb
· 15 years ago
cfad429
6892710: (file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode
by alanb
· 15 years ago
a4adf7f
Merge
by asaha
· 15 years ago
d393f99
Merge
by tbell
· 15 years ago
11d7e67
Merge
by mchung
· 15 years ago
25acc2c
4428022: System.out.println(0.001) outputs 0.0010
by darcy
· 15 years ago
e551de4
6891707: Eliminate the java.io.FilePermission dependency on PolicyFile
by mchung
· 15 years ago
12e0733
Added tag jdk7-b74 for changeset eacb36e30327
by xdono
· 15 years ago
cd14012
Merge
by asaha
· 15 years ago
72781ee
Merge
by alanb
· 15 years ago
24e3a5d
6891677: java/build integrate zero assembler JDK changes
by gbenson
· 15 years ago
3858cb0
Merge
by michaelm
· 15 years ago
Next »