Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
7b2db9e9e1bd3d3a7d8071df544e12b76e544ae7
7b2db9e
Merge
by vinnie
· 16 years ago
2347768
6906510: Fix testcase for 6894643: Separate out dependency on Kerberos
by vinnie
· 16 years ago
a6b6e3d
Merge
by ohair
· 16 years ago
70d49e3
6905705: Fix broken exit code values in jdk/test/Makefile Reviewed-by: tbell
by ohair
· 16 years ago
be80cc8
6903197: Some java template files need to be renamed to .java.template
by ohair
· 16 years ago
2110ed0
6904183: Fix jdk/test/com/sun/jdi tests to run with -samevm Reviewed-by: dcubed
by ohair
· 16 years ago
3e4c37b
Merge
by tbell
· 16 years ago
d0b39df
Merge
by mchung
· 16 years ago
739d043
Merge
by ohair
· 16 years ago
b0d0436
6888171: JMX Monitor API should not require JavaBeans to be present
by alanb
· 16 years ago
22e82ab
Merge
by mullan
· 16 years ago
ab2b235
Merge
by mchung
· 16 years ago
588765d
6902666: Include closed tests in the test/Makefile jdk_* targets
by ohair
· 16 years ago
b17201b
6899503: Security code issue using Verisign root certificate
by mullan
· 16 years ago
9791c8b
6903102: 3/3 fixes in nightly testing version of ShellScaffold.sh need to be committed
by dcubed
· 16 years ago
32ffed9
6903638: Remove dependency on AuthPermission from SecurityConstants
by mchung
· 16 years ago
11e7f1b
6367077: Purge LD_LIBRARY_PATH usage from the launcher
by ksrini
· 16 years ago
6116156
Merge
by tbell
· 16 years ago
71e42ec
6770883: Infinite loop if SPNEGO specified as sun.security.jgss.mechanism
by weijun
· 16 years ago
49e4bef
6901085: SPNEGO does not works with native program Reviewed-by: valeriep
by weijun
· 16 years ago
bc07eb3
6853328: Support OK-AS-DELEGATE flag Reviewed-by: valeriep
by weijun
· 16 years ago
069ff31
Merge
by lana
· 16 years ago
c6e315b
6901170: HttpCookie parsing of version and max-age mis-handled
by jccollet
· 16 years ago
848a0c7
6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
by mchung
· 16 years ago
4382b1e
Merge
by lana
· 16 years ago
7de6eed
Merge
by lana
· 16 years ago
c161748
Merge
by lana
· 16 years ago
594b1ff
Merge
by ohair
· 16 years ago
c8564c5
Merge
by ohair
· 16 years ago
3d03dbd
6892742: Improve root set used by jhat
by ohair
· 16 years ago
2a0ce04
6902323: Fix testcase sun/tools/native2ascii/NativeErrors.java
by ohair
· 16 years ago
b2bcd9c
6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667)
by mullan
· 16 years ago
66b2fed
6882917: Nimbus and DefaultTableCellRenderer: must start with normal background
by peterz
· 16 years ago
3b1a7e0
6520574: JFileChooser - create new folder - not editable Reviewed-by: malenkov
by rupashka
· 16 years ago
53600be
Merge
by tbell
· 16 years ago
9391555
6868611: FileSystemView throws NullPointerException Reviewed-by: peterz
by rupashka
· 16 years ago
3c25189
6901318: Yet more Dual-pivot quicksort improvements
by alanb
· 16 years ago
436df57
6890458: Datatransfer API should not require RMI to be present Reviewed-by: uta
by alanb
· 16 years ago
e4c78c0
6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException
by thurka
· 16 years ago
55e99f2
Merge
by mchung
· 16 years ago
6ad5528
Added tag jdk7-b76 for changeset 8fb602395be0
by katleman
· 16 years ago
7de850f
Merge
by vinnie
· 16 years ago
b13aa82
6894643: Separate out dependency on Kerberos Reviewed-by: alanb, xuelei
by vinnie
· 16 years ago
4975693
6899851: Regression causes new dependency to jkernel
by mchung
· 16 years ago
907988c
6898124: Bidi should not require AWT to be present Reviewed-by: okutsu
by alanb
· 16 years ago
a544dc4
6842557: NumericShaper needs to be updated for Unicode 5.1 support
by peytoia
· 16 years ago
daa6750
6882909: Resetting a full-screen window to normal rotates screen to normal orientation.
by dcherepanov
· 16 years ago
04eeca5
6900234: Several NIO tests should be removed from test/ProblemList.txt
by alanb
· 16 years ago
c8be9df
6880694: GraphicsDevice.setFullScreenWindow(null) throws NPE if there's a fullscreen window displayed
by dcherepanov
· 16 years ago
5ef9914
6852111: Unhandled 'spurious wakeup' in java.awt.EventQueue.invokeAndWait()
by dcherepanov
· 16 years ago
fdc0702
6899694: Dual-pivot quicksort improvements
by alanb
· 16 years ago
dc34a75
6899397: (tz) Support tzdata2009r Reviewed-by: okutsu
by peytoia
· 16 years ago
959c6bd
6899147: java.beans.MetaData should not require JDBC to be present
by alanb
· 16 years ago
b38e6f0
6898234: (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter
by alanb
· 16 years ago
dcbb58c
6899607: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
by mchung
· 16 years ago
d374703
6899078: potential deadlock and performance issue in freeing strike resources with D3D pipeline
by prr
· 16 years ago
e880104
6899444: Fix demo/jvmti tests so they can run in jtreg samevm mode, cleanup problemlist
by ohair
· 16 years ago
673413a
Merge
by asaha
· 16 years ago
7aae9af
6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
by ohair
· 16 years ago
a30239c
Merge
by ohair
· 16 years ago
d4dd609
Merge
by asaha
· 16 years ago
3aa461b
Merge
by tbell
· 16 years ago
79d250d
Merge
by asaha
· 16 years ago
90c3440
6878399: public SwingUtilities.getParentViewport() is required
by alexp
· 16 years ago
2292d64
Merge
by alexp
· 16 years ago
4104792
6879228: LayerUI should be extended Reviewed-by: peterz
by alexp
· 16 years ago
95864e6
6657138: Mutable statics in Windows PL&F (findbugs) Reviewed-by: peterz, hawtin
by alexp
· 16 years ago
8fec03f
6621569: Win32ShellFolder2 and Win32ShellFolderManager2 may leak native resources
by rupashka
· 16 years ago
1f9e87a
6898220: Optimize Formatter.parse (including String.printf)
by martin
· 16 years ago
ffd2d05
6897553: LinkedList performance improvements
by martin
· 16 years ago
36d629c
6897993: (se) Close or cancel performance issue when number of pending updates is high (lnx)
by martin
· 16 years ago
4cd8ec2
Merge
by ohair
· 16 years ago
c182e52
Merge
by asaha
· 16 years ago
4326eb9
6897844: Fix broken build on newer versions of X11 (libXext >= 1.1.0)
by andrew
· 16 years ago
6554bc4
6897550: BigInteger constructor should use local cached String length
by darcy
· 16 years ago
987e53c
Merge
by tbell
· 16 years ago
54d3afc
6865582: jsr166y - jsr166 maintenance update
by dl
· 16 years ago
7af6783
Merge
by asaha
· 16 years ago
d1015fd
Merge
by tbell
· 16 years ago
866cd2b
6896829: test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg
by alanb
· 16 years ago
6639e89
Merge
by tbell
· 16 years ago
bfbe9f9
6894950: test/java/util/zip/Bounds.java fails with OoutOfMemoryError
by sherman
· 16 years ago
36c6d35
6896068: SunGraphics2D exposes a reference to itself while non fully initialised.
by neugens
· 16 years ago
953837b
Added tag jdk7-b75 for changeset 8885b2256507
by mikejwre
· 16 years ago
f3160aa
Merge
by tbell
· 16 years ago
5d65c69
6896573: Arrays.sort(long[]) fails with StackOverflowError
by alanb
· 16 years ago
b3ab605
Merge
by asaha
· 16 years ago
0ccd1e9
6891412: The sun.awt.shell.ShellFolder#getInvoker method should be synchronized
by rupashka
· 16 years ago
f0cbea2
6894504: javax/swing/JFileChooser/6741890/bug6741890.java fails w/ RuntimeException
by rupashka
· 16 years ago
8dea3d9
6894534: SeedGenerator shouldn't require java.nio.file to be present
by weijun
· 16 years ago
9778b38
Merge
by mchung
· 16 years ago
40f02d5
6896472: Missing libjsig.so causes jdk build failure
by ohair
· 16 years ago
a2f1866
6896422: Add @ignore to test/java/util/zip/Bounds.java
by mchung
· 16 years ago
62856ca
Merge
by asaha
· 16 years ago
db4e49a
6880672: Replace quicksort in java.util.Arrays with dual-pivot implementation
by alanb
· 16 years ago
c3f76b7
Merge
by ohair
· 16 years ago
42d1f8f
Merge
by ohair
· 16 years ago
3a35266
Merge
by asaha
· 16 years ago
d3ff0c8
6888709: Change use of -DX=\""Y\"" to -DX='"Y"', consistently for all platforms
by ohair
· 16 years ago
660379d
6888701: Change all template java source files to a .java-template file suffix
by ohair
· 16 years ago
Next »