Commit Graph

19 Commits

Author SHA1 Message Date
Aleksei Efimov 9c92807eaa 8186080: Transform XML interfaces
8188880: A JAXB JCK test failure found after 8186080

Reviewed-by: joehw, lancea, dfuchs
2017-10-19 17:04:03 +01:00
Aleksei Efimov f3f2f91ad3 8179423: 2 security tests started failing for JDK 1.6.0 u161 b05
Reviewed-by: joehw
2017-05-18 17:01:00 +01:00
Aleksei Efimov 83339af042 8087118: Remove missing package from java.security files
Reviewed-by: joehw
2015-06-11 10:33:47 +03:00
Aleksei Efimov 2b7a1f0f83 8078427: More supportive home environment
Reviewed-by: dfuchs, lancea, skoivu
2015-06-03 17:06:33 +03:00
Miroslav Kos 4725a0d2a2 8041633: [TESTBUG] java/lang/SecurityManager/CheckPackageAccess.java fails with "In j.s file, but not in golden set: com.sun.activation.registries."
Adding newly restricted package to golden set in the test

Reviewed-by: asmotrak, coffeys, mullan
2014-05-20 16:02:57 +02:00
Chris Hegarty 506667087b Merge 2013-10-22 12:33:33 +01:00
Alan Bateman 36e36d288c 8021257: com.sun.corba.se.** should be on restricted package list
Co-authored-by: Mark Sheppard <mark.sheppard@oracle.com>
Reviewed-by: chegar, coffeys, smarks, mullan
2013-10-22 11:43:04 +01:00
Chris Hegarty 388f28f83b Merge 2013-10-21 15:00:56 +01:00
Sean Mullan 70492e8a66 8026346: test/java/lang/SecurityManager/CheckPackageAccess.java failing
Reviewed-by: vinnie
2013-10-17 10:18:44 -04:00
Sean Mullan 2f923e8804 8007292: Add JavaFX internal packages to package.access
Build hooks to allow closed restricted packages to be added to java.security file

Reviewed-by: erikj, dholmes, tbell
2013-10-11 08:43:07 -04:00
Chris Hegarty aed9248e0b Merge 2013-09-06 13:36:33 +01:00
Sean Mullan 4520fbf983 8019830: Add com.sun.media.sound to the list of restricted package
Reviewed-by: vinnie
2013-08-27 12:04:32 -04:00
Weijun Wang d42579b647 8022945: Enhance JNDI implementation classes
Reviewed-by: xuelei, ahgross, skoivu
2013-08-16 17:57:27 +08:00
Sean Coffey 6a6f5006d3 8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl
Reviewed-by: mchung
2013-07-15 13:42:35 +01:00
Sean Coffey 411683f3a7 8019979: Replace CheckPackageAccess test with better one from closed repo
Reviewed-by: mullan
2013-07-09 16:00:41 +01:00
Sean Coffey a3d61f5a75 8000450: Restrict access to com/sun/corba/se/impl package
Reviewed-by: alanb, chegar, lancea
2013-06-06 14:10:44 +01:00
Alan Bateman f99a5d722e 8008793: SecurityManager.checkXXX behavior not specified for methods that check AWTPermission and AWT not present
Reviewed-by: hawtin, mullan, dsamersoff, mchung
2013-02-27 14:24:45 +00:00
Alan Bateman a23a1a942b 8004502: Compact Profiles contents
Reviewed-by: dholmes, mchung
2013-01-21 23:35:36 -05:00
Joe Wang 87e24367ff 7160380: Sync JDK8 with JAXP 1.4.5
Bring JDK8 up to date to what we have in 7u4

Reviewed-by: lancea, mullan
2012-04-17 11:21:35 -07:00