Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
oj-libjdwp
/
7be71ccbc34fe409fbf090f68fcf4226ab06bf8a
7be71cc
8133015: InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6
by robm
· 9 years ago
34d9ebe
Merge
by kevinw
· 9 years ago
584fa4c
8136534: Loading JKS keystore using non-null InputStream results in closed stream
by vinnie
· 9 years ago
eca624a
8138819: (se) File descriptor leak when Selector.open fails
by igerasim
· 9 years ago
23d47eb
8134505: Cleanup of "TimeZone_md.c"
by simonis
· 9 years ago
a7765a8
Merge
by robm
· 9 years ago
6005b42
8139107: DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone
by aefimov
· 9 years ago
4cffdfb
8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out
by igerasim
· 9 years ago
e76b66f
8137121: (fc) Infinite loop FileChannel.truncate Reviewed-by: alanb
by igerasim
· 9 years ago
469042c
Added tag jdk8u72-b01 for changeset 5ad1e9e8e841
by asaha
· 9 years ago
27ac4b9
8086038: [macosx] No available data flavors when copying from Microsoft Word for Mac
by mcherkas
· 9 years ago
b9035d9
8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
by alexsch
· 9 years ago
03e1f31
8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem
by okutsu
· 9 years ago
55ac52f
8138716: (tz) Support tzdata2015g Reviewed-by: peytoia
by aefimov
· 9 years ago
7bfc3e9
8129957: Deadlock in JNDI LDAP implementation when closing the LDAP context
by robm
· 9 years ago
d54b90a
8130274: java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal
by igerasim
· 9 years ago
63c3199
8072466: Deadlock when initializing MulticastSocket and DatagramSocket
by igerasim
· 9 years ago
871416f
8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads
by igerasim
· 9 years ago
39f525e
8081485: EDT auto shutdown is broken in case of new event queue usage
by alitvinov
· 9 years ago
3c8294be6
8132082: Let OracleUcrypto accept RSAPrivateKey
by igerasim
· 9 years ago
a049875
8134453: JAWS crashes in WindowsAccessBridge.DLL on 32 bit 8u60 running on 32 bit Win 7
by ptbrunet
· 9 years ago
ad8bd02
8029020: Check src/share/native/java/util/zip code for JNI pending exceptions
by coffeys
· 9 years ago
f8ba8be
7194452: Remove "Reverse" PKIX CertPathBuilder implementation
by igerasim
· 9 years ago
3ab2ac6
8133647: (ch) Test java/nio/channels/AsynchronousSocketChannel/StressLoopback.java fails for Windows XP
by bpb
· 9 years ago
730e1a4
8073644: Assertion in LambdaFormEditor.bindArgumentType is too strict
by vlivanov
· 9 years ago
6fba328
8074368: ThreadMXBean.getThreadInfo() corrupts memory when called with empty array for thread ids
by jbachorik
· 10 years ago
9ee81e7
8029516: (fs) WatchKey cancel unreliable on Windows Reviewed-by: chegar
by alanb
· 10 years ago
e01ee92
8030785: Missing "since 1.8" javadoc for java.lang.reflect.Method:getParameterCount
by igerasim
· 9 years ago
e634c18
8134356: {@code} tag contains < and > sequences Reviewed-by: martin
by igerasim
· 9 years ago
fb3db43
8075584: test for 8067364 depends on hardwired text advance
by neugens
· 9 years ago
fb06e4c
Merge
by robm
· 9 years ago
934cb8b
8087190: Regression in sun.net.util.IPAddressUtil.isIPv4LiteralAddress(String)
by robm
· 9 years ago
03dd35a
8034179: Clean up nio genConstants Reviewed-by: alanb, ihse, dholmes
by erikj
· 9 years ago
e24ee65
8132850: java.lang.ArrayIndexOutOfBoundsException during text rendering with many fonts installed
by aivanov
· 9 years ago
2b97231
8133253: [TESTBUG] java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java fails on compact profile
by igerasim
· 9 years ago
9319298
Merge
by coffeys
· 9 years ago
db58551
6857566: (bf) DirectByteBuffer garbage creation can outpace reclamation
by igerasim
· 9 years ago
b6529ab
8022321: java/lang/ref/OOMEInReferenceHandler.java fails intermittently
by igerasim
· 9 years ago
737d78b
8133917: Refactor X11FontManager Reviewed-by: robm
by rkennke
· 9 years ago
d46a9db
8133666: OperatingSystemMXBean reports abnormally high machine CPU consumption on Linux
by dbuck
· 9 years ago
3ea8a2e
8133321: (tz) Support tzdata2015f Reviewed-by: okutsu
by aefimov
· 9 years ago
6475e5e
Merge
by robm
· 9 years ago
6664e8e
8133543: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java should be modified
by kshefov
· 9 years ago
b8b4c46
8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments()
by kshefov
· 9 years ago
54a98c3
8133232: [fs] Regex has redundant | in the char class Reviewed-by: bpb, rriggs
by igerasim
· 9 years ago
edc10c0
8081787: [macosx] MalformedURLException is thrown during reading data for application/x-java-url;class=java.net.URL flavor
by mcherkas
· 9 years ago
39bbf97
Merge
by lana
· 9 years ago
4a52f85
8132551: Initialize local varibales before returning them in p11_convert.c
by igerasim
· 9 years ago
b671210
8133022: Instant.toEpochMilli() silently overflows
by igerasim
· 9 years ago
c1ac9cd
8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli()
by igerasim
· 9 years ago
027af04
Added tag jdk8u72-b00 for changeset be5faa9c7704
by asaha
· 9 years ago
33aea3e
Merge
by lana
· 9 years ago
95c4351
6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently
by igerasim
· 9 years ago
8a71105
8005226: java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java fails intermittently
by igerasim
· 9 years ago
a9990a5
8130776: Remove EmbeddedFrame.requestFocusToEmbedder() method
by aivanov
· 9 years ago
ebb73db
8132382: [macosx] Crash during JMC or JavaFX execution when NSApplication is controlled by SWT or JavaFX libraries
by serb
· 9 years ago
9a94944
Added tag jdk8u66-b02 for changeset d8210091911b
by asaha
· 9 years ago
cf0e6d2
8130006: java/lang/invoke/MethodHandles/CatchExceptionTest Fails
by kshefov
· 9 years ago
f5e389f
8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
by pchelko
· 9 years ago
ad7d7f6
8131752: [Regression] Test java/awt/GraphicsDevice/CheckDisplayModes.java fails
by azvegint
· 9 years ago
4a9c6ca
8078495: End time checking for native TGT is wrong Reviewed-by: xuelei
by aefimov
· 9 years ago
cfbacc7
8130938: Incomplete 8ux fix for 8071710: libfontmanager & t2k should link against headless awt on solaris
by prr
· 9 years ago
75aabb4
8072116: Fix for 8071710 needs to be updated for build dependency checking.
by prr
· 9 years ago
520c4f8
8087110: [TESTBUG] Test javax/swing/JFileChooser/8002077/bug8002077.java fails
by aivanov
· 9 years ago
979a6af
Merge
by lana
· 9 years ago
3866fab
Added tag jdk8u66-b01 for changeset 64d7bd4e9815
by katleman
· 9 years ago
9ee08e7
Merge
by asaha
· 9 years ago
849c34e
Added tag jdk8u60-b24 for changeset d433f5fd8910
by asaha
· 9 years ago
b1d92b8
Merge
by asaha
· 9 years ago
bc24a36
Merge
by asaha
· 9 years ago
0fe89b4
8081590: The CDS classlist needs to be updated for 8u60
by redestad
· 9 years ago
5c7586c
Merge
by lana
· 9 years ago
bca7c45
8087201: OGL: rendering of lcd text is slow Reviewed-by: serb, prr
by bae
· 9 years ago
36344e6
8130752: Wrong changes were pushed with 8068886 Reviewed-by: serb, alexsch
by mcherkas
· 9 years ago
186cdec
Merge
by asaha
· 9 years ago
6164400
Added tag jdk8u60-b23 for changeset c4b37246b927
by katleman
· 9 years ago
1872e9d
Added tag jdk8u66-b00 for changeset e9f82302d5fd
by robm
· 9 years ago
a3574cc
8098854: Do cleanup in a proper order in sunmscapi code Reviewed-by: vinnie
by igerasim
· 9 years ago
1089f98
8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040
by weijun
· 9 years ago
11d2438
Merge
by lana
· 9 years ago
3b9bfd2
Merge
by asaha
· 9 years ago
13e446a
Added tag jdk8u60-b22 for changeset e9f82302d5fd
by asaha
· 9 years ago
8590d4f
8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC
by weijun
· 9 years ago
05c6ad6
8129926: Sub-packages in jdk.* are present in all Compact Profiles when they should not be
by dholmes
· 9 years ago
3c88768
8129926: Sub-packages in jdk.* are present in all Compact Profiles when they should not be
by dholmes
· 9 years ago
6a2410e
Merge
by amurillo
· 9 years ago
1384cf1
8098547: (tz) Support tzdata2015e Reviewed-by: coffeys, okutsu
by aefimov
· 9 years ago
aff4967
8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src
by aefimov
· 9 years ago
74bf53b
Merge
by amurillo
· 9 years ago
f966787
Merge
by lana
· 9 years ago
addecb8
8129850: java.util.Properties.loadFromXML fails on compact1 profile
by dholmes
· 9 years ago
90991a3
Merge
by jeff
· 9 years ago
537cac4
8079531: Third Party License Readme update for 8u60 Reviewed-by: tbell, iris
by jeff
· 9 years ago
ed38287
Merge
by amurillo
· 9 years ago
b608eaa
Merge
by coffeys
· 9 years ago
0d7b046
8080524: [TESTBUG] java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java fails on compact profiles due to unsatisfied dependencies in jsse.jar
by igerasim
· 9 years ago
12f1b4a
Merge
by asaha
· 9 years ago
467fc39
Added tag jdk8u60-b21 for changeset 63c9cedeeb9d
by katleman
· 9 years ago
0f525d5
8080102: Java 8 cannot load its cacerts in FIPS. no such provider: SunEC
by coffeys
· 9 years ago
59f508a
8129120: Terminal operation properties should not be back-propagated to upstream operations
by psandoz
· 9 years ago
Next »