Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
9fd9a1f6ba1832d4601d157a5c36de0c5fc841be
9fd9a1f
8015087: Provide debugging information for programs
by andrew
· 12 years ago
4f33de4
Merge
by katleman
· 12 years ago
7567e62
8011346: build-infra: While Constructing Javadoc information, JSpinner.java error: package sun.util.locale.provider does not exist
by erikj
· 12 years ago
1a9a107
Merge
by lana
· 12 years ago
78d4886
Merge
by lana
· 12 years ago
3279e65
Merge
by lana
· 12 years ago
59e5dae
Merge
by chegar
· 12 years ago
8d86b6a
8014783: java/net/HttpURLPermission/HttpURLPermissionTest.java leaves files open
by chegar
· 12 years ago
db26759
Merge
by chegar
· 12 years ago
736dbff
8014791: More ProblemList.txt updates (5/2013) Reviewed-by: alanb
by chegar
· 12 years ago
d5d9034
8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later
by vadim
· 12 years ago
d972593
4892259: GIF ImageReader does not call passComplete in IIOReadUpdateListener
by vadim
· 12 years ago
4c650c2
8013426: TEST_BUG: java/awt/datatransfer/HTMLDataFlavors/HTMLDataFlavorTest.java fails with "RuntimeException: The data should be available" on Linux
by kshefov
· 12 years ago
e2e5db6
8014721: TEST_BUG: java/awt/TrayIcon/DragEventSource/DragEventSource.java fails with java.lang.UnsupportedOperationException
by kshefov
· 12 years ago
1237b9c
8013900: More warnings compiling jaxp.
by dfuchs
· 12 years ago
ea94f6d
7079254: Toolkit eventListener leaks memory Reviewed-by: serb, art
by pchelko
· 12 years ago
1852da1
4487672: (proxy) Proxy constructor should check for null argument
by mchung
· 12 years ago
ec5cabc
Merge
by vinnie
· 12 years ago
20427f6
Added tag jdk8-b90 for changeset c63eda8f6300
by katleman
· 12 years ago
b339aaa
8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection
by michaelm
· 12 years ago
7aec6dd
8010814: More buffers are stored or returned without cloning Reviewed-by: lancea
by xuelei
· 12 years ago
9f5b4c1
8004177: test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up
by ewang
· 12 years ago
05e7ef3
Merge
by vinnie
· 12 years ago
1822124
Merge
by valeriep
· 12 years ago
6143481
8001163: [pack200] should support attributes introduced by JSR-308
by ksrini
· 12 years ago
a3d1774
7150552: network test hangs [macosx]
by khazra
· 12 years ago
88adaa4
Merge
by dfuchs
· 12 years ago
4afac14
Merge
by michaelm
· 12 years ago
7c9eb16
8014676: Java debugger may fail to run
by dmeetry
· 12 years ago
c11ac0d
8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
by jgish
· 12 years ago
0f7720f
8013233: java/util/Locale/LocaleProviders.sh fails Reviewed-by: okutsu
by naoto
· 12 years ago
cc1b0ee
8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>)
by darcy
· 12 years ago
7077f06
8013730: JSR 310 DateTime API Updates III
by sherman
· 12 years ago
a1fac93
Merge
by vinnie
· 12 years ago
23db53c
8010464: Evolve java networking same origin policy
by michaelm
· 12 years ago
a53ba69
Merge
by vinnie
· 12 years ago
b4d67e0
8014227: JLightweightFrame needs another synchronization policy Reviewed-by: art
by ant
· 12 years ago
847997a
8013395: StringBuffer.toString performance regression impacting embedded benchmarks
by dholmes
· 12 years ago
9e1bb1f
8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit
by sherman
· 12 years ago
7c202f4
8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time
by sherman
· 12 years ago
dd219fd
Merge
by katleman
· 12 years ago
a3f13d7
6328537: Improve javadocs for Socket class by adding references to SocketOptions
by khazra
· 12 years ago
18f3150
Merge
by vinnie
· 12 years ago
3d4ca6e
7194075: Various classes of sunec.jar are duplicated in rt.jar
by vinnie
· 12 years ago
7b03d78
8014519: scriptpad sample does not work with nashorn
by sundar
· 12 years ago
aa7c172
8012453: (process) Runtime.exec(String) fails if command contains spaces [win]
by uta
· 12 years ago
fd8c7b8
8014500: bootcycle-images fails after upgrade to JAXP 1.5 Reviewed-by: lancea
by alanb
· 12 years ago
db8d584
8014423: [macosx] The scrollbar's block increment performs incorrectly
by serb
· 12 years ago
050553c
8002045: Auto failed and threw exception:java.lang.UnsatisfiedLinkError:
by pchelko
· 12 years ago
2bf5b6a
8014365: Restore Objects.requireNonNull(T, Supplier<String>)
by darcy
· 12 years ago
dbaa63c
8013386: (tz) Support tzdata2013c
by sherman
· 12 years ago
9af8d82
Merge
by valeriep
· 12 years ago
f25725a
8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive
by khazra
· 12 years ago
80b3368
Merge
by mduigou
· 12 years ago
474a90e
8008687: MethodHandle code: allow static and invokespecial calls to interface methods
by bharadwaj
· 12 years ago
7a27961
8012975: Remove rhino from jdk8 Reviewed-by: alanb, tbell
by sundar
· 12 years ago
00a9d3e
8005598: (reopened) Need to clone array of input/output parameters
by xuelei
· 12 years ago
c43d470
8005535: SSLSessionImpl should have protected finalize()
by xuelei
· 12 years ago
da99d6f
7021870: GzipInputStream closes underlying stream during reading
by dmeetry
· 12 years ago
5624e90
8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.*
by darcy
· 12 years ago
3254aa3
Merge
by mduigou
· 12 years ago
938134e
8014316: Use Method Refs in j.u.stream.MatchOps Reviewed-by: dholmes
by mduigou
· 12 years ago
feafb07
8014296: DivModTests should not compare pointers Reviewed-by: darcy
by rriggs
· 12 years ago
86e56d5
8014249: Add Modifer.parameterModifiers() Reviewed-by: mduigou, mchung
by darcy
· 12 years ago
1ff0cfc
8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long
by alanb
· 12 years ago
cba8601
8007073: Implement Core Reflection for Type Annotations on parameters
by jfranck
· 12 years ago
e448d16
Merge
by lana
· 12 years ago
7d653f0
Merge
by lana
· 12 years ago
6de2360
8014289: JDK8 b89 source with GPL header errors
by katleman
· 12 years ago
404b175
Merge
by lana
· 12 years ago
76bcde7
Added tag jdk8-b89 for changeset 845025546e35
by katleman
· 12 years ago
dea4b01
Merge
by lana
· 12 years ago
b420e1b
8013652: (profiles) Add javax.script to compact1 Reviewed-by: mchung, dholmes
by alanb
· 12 years ago
f894bd9
8013841: [macosx] Animations not disabled for CALayers used via JAWT
by serb
· 12 years ago
1e016c7
8012679: Let allow_weak_crypto default to false Reviewed-by: valeriep
by weijun
· 12 years ago
4263371
8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR
by ascarpino
· 12 years ago
023e71d
7196009: SunPkcs11 provider fails to parse config path containing parenthesis
by valeriep
· 12 years ago
e67194d
8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected
by valeriep
· 12 years ago
07e328d
8013736: [launcher] cleanup code for correctness
by ksrini
· 12 years ago
e3cce61
Merge
by katleman
· 12 years ago
0d7f6cc
4802647: Throw required NPEs from removeAll()/retainAll()
by mduigou
· 12 years ago
c727f08
8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied
by naoto
· 12 years ago
d8729ad
8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true
by sla
· 12 years ago
e0a4598
6980985: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage is not robust when getMax() returns -1
by sla
· 12 years ago
7740433
Merge
by katleman
· 12 years ago
0f15695
8011069: Printing: NullPointerException since jdk8 b82 showing native Page Setup Dialog.
by jgodinez
· 12 years ago
a77a3d7
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
by dfuchs
· 12 years ago
e686633
8013541: Revise javadoc for Executable.getAnnotatedReturnType()
by jfranck
· 12 years ago
10117f0
8010192: Enable native JGSS provider on Mac Reviewed-by: valeriep
by weijun
· 12 years ago
a244eb5
8013252: Regex Matcher .start and .end should be accessible by group name
by sherman
· 12 years ago
b493805
8003258: BufferedReader.lines()
by mduigou
· 12 years ago
771056c
8013150: Iterator.remove and forEachRemaining relationship not specified
by mduigou
· 12 years ago
a905570
8013712: Add Objects.nonNull and Objects.isNull Reviewed-by: mchung, darcy
by mduigou
· 12 years ago
8d584d8
8003992: File and other classes in java.io do not handle embedded nulls properly
by dxu
· 12 years ago
bc895ff
7191872: Xrender: No text displayed using 64 bit JDK on solaris11-sparc
by simonis
· 12 years ago
d36147d
Merge
by lana
· 12 years ago
ef42f9a
8012664: Add tests for java.util.stream and lambda translation
by briangoetz
· 12 years ago
b7868eb
7161575: [macosx] On MacOSX port java.awt.Toolkit.is/setDynamicLayout() are not consistent
by serb
· 12 years ago
dae20b4
Merge
by dwanvik
· 12 years ago
6c8f599
8013403: Update JDK8 with Java DB 10.10.1.1.
by dwanvik
· 12 years ago
Next »